Skip to content
This repository was archived by the owner on Sep 12, 2024. It is now read-only.

feat(connectors): added AWS Athena Connector #964

Merged
merged 14 commits into from
Jun 22, 2022

Conversation

kartikay-bagla
Copy link
Contributor

No description provided.

@kartikay-bagla kartikay-bagla added the 🔗 connectors DB, DW & third party connectors label May 26, 2022
@kartikay-bagla kartikay-bagla added this to the v0.8.0 milestone May 26, 2022
@gitpod-io
Copy link

gitpod-io bot commented May 26, 2022

@netlify
Copy link

netlify bot commented May 26, 2022

Deploy Preview for frontend-sb canceled.

Name Link
🔨 Latest commit dd438f0
🔍 Latest deploy log https://app.netlify.com/sites/frontend-sb/deploys/62b3158987d7be0009ed1986

@gitguardian
Copy link

gitguardian bot commented May 26, 2022

⚠️ GitGuardian has uncovered 2 secrets following the scan of your pull request.

Please consider investigating the findings and remediating the incidents. Failure to do so may lead to compromising the associated services or software components.

🔎 Detected hardcoded secrets in your pull request
GitGuardian id Secret Commit Filename
2745890 Generic High Entropy Secret ee1f68b .env View secret
2745890 Generic High Entropy Secret 8a469e5 .env View secret
🛠 Guidelines to remediate hardcoded secrets
  1. Understand the implications of revoking this secret by investigating where it is used in your code.
  2. Replace and store your secrets safely. Learn here the best practices.
  3. Revoke and rotate these secrets.
  4. If possible, rewrite git history. Rewriting git history is not a trivial act. You might completely break other contributing developers' workflow and you risk accidentally deleting legitimate data.

To avoid such incidents in the future consider


🦉 GitGuardian detects secrets in your source code to help developers and security teams secure the modern development process. You are seeing this because you or someone else with access to this repository has authorized GitGuardian to scan your pull request.

Our GitHub checks need improvements? Share your feedbacks!

@kartikay-bagla kartikay-bagla modified the milestones: v0.8.0, v0.9.0 Jun 15, 2022
kartikay-bagla and others added 4 commits June 15, 2022 19:08
Pulled `data_connection_config.json` from develop branch and added the
aws-athena-connector connection spec to the end of the json.

Converted content of data_connection_config.json to single line.
@manassolanki manassolanki merged commit 9445438 into develop Jun 22, 2022
@kartikay-bagla kartikay-bagla deleted the feature/aws-athena-connector branch June 23, 2022 00:29
@Samyak2 Samyak2 linked an issue Jun 28, 2022 that may be closed by this pull request
5 tasks
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
🔗 connectors DB, DW & third party connectors
Projects
None yet
Development

Successfully merging this pull request may close these issues.

AWS Athena Connector
4 participants