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

convert datastore-bigquery to kotlin #36411

Merged

Conversation

stephane-airbyte
Copy link
Contributor

convert datastore-bigquery to kotlin

fix compilation errors

Copy link

vercel bot commented Mar 23, 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 Mar 27, 2024 1:41am

@octavia-squidington-iii octavia-squidington-iii added the CDK Connector Development Kit label Mar 23, 2024
@stephane-airbyte stephane-airbyte force-pushed the stephane/03-15-convert_java_CDK_core/main_to_kotlin branch from edbd51e to 7cf6b1c Compare March 23, 2024 03:15
@stephane-airbyte stephane-airbyte force-pushed the stephane/03-22-convert_datastore-bigquery_to_kotlin branch from dd5aeb4 to a8a3539 Compare March 23, 2024 03:15
@stephane-airbyte stephane-airbyte force-pushed the stephane/03-15-convert_java_CDK_core/main_to_kotlin branch 3 times, most recently from 959c698 to ad3c0c1 Compare March 23, 2024 05:34
@stephane-airbyte stephane-airbyte force-pushed the stephane/03-22-convert_datastore-bigquery_to_kotlin branch from a8a3539 to aba7954 Compare March 23, 2024 05:34
@stephane-airbyte stephane-airbyte force-pushed the stephane/03-15-convert_java_CDK_core/main_to_kotlin branch from ad3c0c1 to ab88e99 Compare March 23, 2024 05:37
@stephane-airbyte stephane-airbyte force-pushed the stephane/03-22-convert_datastore-bigquery_to_kotlin branch from aba7954 to 25cb539 Compare March 23, 2024 05:37
@stephane-airbyte stephane-airbyte force-pushed the stephane/03-15-convert_java_CDK_core/main_to_kotlin branch from ab88e99 to 3c86856 Compare March 23, 2024 05:43
@stephane-airbyte stephane-airbyte force-pushed the stephane/03-22-convert_datastore-bigquery_to_kotlin branch from 25cb539 to 223a050 Compare March 23, 2024 05:43
@stephane-airbyte stephane-airbyte force-pushed the stephane/03-15-convert_java_CDK_core/main_to_kotlin branch from 3c86856 to 3e28ec6 Compare March 23, 2024 21:20
@stephane-airbyte stephane-airbyte force-pushed the stephane/03-22-convert_datastore-bigquery_to_kotlin branch from 223a050 to bff0465 Compare March 23, 2024 21:20
@stephane-airbyte stephane-airbyte force-pushed the stephane/03-15-convert_java_CDK_core/main_to_kotlin branch from 3e28ec6 to efd3740 Compare March 25, 2024 15:23
@stephane-airbyte stephane-airbyte force-pushed the stephane/03-15-convert_java_CDK_core/main_to_kotlin branch from aed8faf to 57215c5 Compare March 26, 2024 22:44
@stephane-airbyte stephane-airbyte force-pushed the stephane/03-22-convert_datastore-bigquery_to_kotlin branch from 1e20e40 to 190a0c3 Compare March 26, 2024 22:44
@stephane-airbyte stephane-airbyte changed the base branch from stephane/03-15-convert_java_CDK_core/main_to_kotlin to stephane/03-26-migrate_36432_to_kotlin_1_2_ March 26, 2024 23:20
@stephane-airbyte stephane-airbyte force-pushed the stephane/03-22-convert_datastore-bigquery_to_kotlin branch from 190a0c3 to 7a33fd0 Compare March 26, 2024 23:20
@stephane-airbyte stephane-airbyte force-pushed the stephane/03-26-migrate_36432_to_kotlin_1_2_ branch from 929e003 to 9ba815d Compare March 26, 2024 23:38
@stephane-airbyte stephane-airbyte force-pushed the stephane/03-22-convert_datastore-bigquery_to_kotlin branch from 7a33fd0 to 651c7b0 Compare March 26, 2024 23:38
@stephane-airbyte stephane-airbyte force-pushed the stephane/03-26-migrate_36432_to_kotlin_1_2_ branch from 9ba815d to f61e692 Compare March 27, 2024 00:52
@stephane-airbyte stephane-airbyte changed the base branch from stephane/03-26-migrate_36432_to_kotlin_1_2_ to stephane/03-15-datastore-postgres_testFixtures March 27, 2024 00:52
@stephane-airbyte stephane-airbyte force-pushed the stephane/03-22-convert_datastore-bigquery_to_kotlin branch from 651c7b0 to d5753fa Compare March 27, 2024 00:52
Base automatically changed from stephane/03-15-datastore-postgres_testFixtures to stephane/03-15-convert_java_CDK_core/main_to_kotlin March 27, 2024 00:55
@stephane-airbyte stephane-airbyte force-pushed the stephane/03-15-convert_java_CDK_core/main_to_kotlin branch from d5e5ed6 to eeba5cb Compare March 27, 2024 01:10
@stephane-airbyte stephane-airbyte force-pushed the stephane/03-22-convert_datastore-bigquery_to_kotlin branch from d5753fa to 3f24a19 Compare March 27, 2024 01:14
@stephane-airbyte stephane-airbyte force-pushed the stephane/03-15-convert_java_CDK_core/main_to_kotlin branch from eeba5cb to 021297f Compare March 27, 2024 01:19
@stephane-airbyte stephane-airbyte force-pushed the stephane/03-22-convert_datastore-bigquery_to_kotlin branch from 3f24a19 to 3c37cc2 Compare March 27, 2024 01:20
Base automatically changed from stephane/03-15-convert_java_CDK_core/main_to_kotlin to master March 27, 2024 01:40
@stephane-airbyte stephane-airbyte force-pushed the stephane/03-22-convert_datastore-bigquery_to_kotlin branch from 3c37cc2 to 09d54fe Compare March 27, 2024 01:41
Copy link
Contributor Author

stephane-airbyte commented Mar 27, 2024

Merge activity

@stephane-airbyte stephane-airbyte merged commit 74fe251 into master Mar 27, 2024
27 checks passed
@stephane-airbyte stephane-airbyte deleted the stephane/03-22-convert_datastore-bigquery_to_kotlin branch March 27, 2024 01:58
nurikk pushed a commit to nurikk/airbyte that referenced this pull request Apr 4, 2024
convert datastore-bigquery to kotlin

fix compilation errors
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

4 participants