Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CDK Destinations: DB Metadata calls cleanup #34533

Merged
merged 11 commits into from Jan 29, 2024

Conversation

gisripa
Copy link
Contributor

@gisripa gisripa commented Jan 25, 2024

What

  • Cleaning up unsafe metadata calls

Copy link

vercel bot commented Jan 25, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

1 Ignored Deployment
Name Status Preview Comments Updated (UTC)
airbyte-docs ⬜️ Ignored (Inspect) Visit Preview Jan 29, 2024 11:35pm

Copy link
Contributor Author

gisripa commented Jan 25, 2024

@octavia-squidington-iii octavia-squidington-iii added the CDK Connector Development Kit label Jan 25, 2024
@gisripa gisripa changed the title cdk/dbmetadata-cleanup CDK Destinations: DB Metadata calls cleanup Jan 25, 2024
@gisripa gisripa marked this pull request as ready for review January 25, 2024 17:58
Copy link
Contributor

@edgao edgao left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

❤️ the comment, super informative

@gisripa gisripa force-pushed the gireesh/01-25-cdk/dbmetadata-cleanup branch from 55f3d50 to ed4693e Compare January 25, 2024 23:02
@gisripa gisripa requested a review from a team as a code owner January 25, 2024 23:02
Copy link
Contributor

@edgao edgao left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

nitpicky comments about comments, otherwise lgtm

* @return
* @param <T>
*/
public static <T> List<T> allOf(final List<CompletableFuture<T>> futures) {
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

is this file needed? not in use afaict, and the implementation looks broken

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Created for something else but removed the impl for now on this branch. I'll remove it later if not needed.

gisripa and others added 2 commits January 29, 2024 15:24
Co-authored-by: Edward Gao <edward.gao@airbyte.io>
@gisripa
Copy link
Contributor Author

gisripa commented Jan 29, 2024

/publish-java-cdk

🕑 https://github.com/airbytehq/airbyte/actions/runs/7703865875
✅ Successfully published Java CDK version=0.16.1!

@gisripa gisripa merged commit 0613ea5 into master Jan 29, 2024
19 checks passed
@gisripa gisripa deleted the gireesh/01-25-cdk/dbmetadata-cleanup branch January 29, 2024 23:48
gisripa added a commit that referenced this pull request Jan 30, 2024
…34634)

## What
* See #34533
* Resolves airbytehq/alpha-beta-issues#2811
* Resolves airbytehq/alpha-beta-issues#2808 
* Resolves airbytehq/alpha-beta-issues#2804 
* Resolves airbytehq/alpha-beta-issues#2800
* Resolves airbytehq/alpha-beta-issues#2796

## How
* Execute dbMetadata ResultSet calls within a connection's lifecycle try-resource statement.
clnoll pushed a commit that referenced this pull request Jan 30, 2024
…34634)

## What
* See #34533
* Resolves airbytehq/alpha-beta-issues#2811
* Resolves airbytehq/alpha-beta-issues#2808 
* Resolves airbytehq/alpha-beta-issues#2804 
* Resolves airbytehq/alpha-beta-issues#2800
* Resolves airbytehq/alpha-beta-issues#2796

## How
* Execute dbMetadata ResultSet calls within a connection's lifecycle try-resource statement.
jatinyadav-cc pushed a commit to ollionorg/datapipes-airbyte that referenced this pull request Feb 21, 2024
## What
* Cleaning up unsafe metadata calls
jatinyadav-cc pushed a commit to ollionorg/datapipes-airbyte that referenced this pull request Feb 26, 2024
## What
* Cleaning up unsafe metadata calls
jatinyadav-cc pushed a commit to ollionorg/datapipes-airbyte that referenced this pull request Feb 26, 2024
## What
* Cleaning up unsafe metadata calls
jatinyadav-cc pushed a commit to ollionorg/datapipes-airbyte that referenced this pull request Feb 26, 2024
## What
* Cleaning up unsafe metadata calls
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CDK Connector Development Kit
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants