-
Notifications
You must be signed in to change notification settings - Fork 4.3k
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
🐛 Avro compatible destinations: fix field name clashing with combined restrict #16243
Conversation
NOTE
|
This comment was marked as outdated.
This comment was marked as outdated.
This reverts commit f10497e.
NOTE
|
This comment was marked as outdated.
This comment was marked as outdated.
NOTE
|
/publish connector=connectors/destination-s3,connectors/destination-gcs,connectors/destination-redshift,connectors/destination-bigquery,connectors/destination-bigquery-denormalized,connectors/destination-snowflake,connectors/destination-databricks
if you have connectors that successfully published but failed definition generation, follow step 4 here |
… into liren/publish-s3
NOTE
|
… into liren/publish-s3
… into liren/publish-s3
NOTE
|
NOTE
|
NOTE
|
Databricks integration test failed. Will exclude it from the publication for now. |
NOTE
|
NOTE
|
…strict (airbytehq#16243) * Add test case for allOf and oneOf * Bump version * Add pr id * Bump gcs version * Bump dest jdbc * Bump redshift * Bump snowflake * Bump databricks * Bump bigquery * Revert "Bump dest jdbc" This reverts commit f10497e. * Use a new pat to avoid api rate limit * auto-bump connector version [ci skip] * auto-bump connector version [ci skip] * auto-bump connector version [ci skip] * auto-bump connector version [ci skip] * auto-bump connector version [ci skip] * Revert databricks bump * auto-bump connector version [ci skip] Co-authored-by: Octavia Squidington III <[email protected]>
…strict (airbytehq#16243) * Add test case for allOf and oneOf * Bump version * Add pr id * Bump gcs version * Bump dest jdbc * Bump redshift * Bump snowflake * Bump databricks * Bump bigquery * Revert "Bump dest jdbc" This reverts commit f10497e. * Use a new pat to avoid api rate limit * auto-bump connector version [ci skip] * auto-bump connector version [ci skip] * auto-bump connector version [ci skip] * auto-bump connector version [ci skip] * auto-bump connector version [ci skip] * Revert databricks bump * auto-bump connector version [ci skip] Co-authored-by: Octavia Squidington III <[email protected]>
What
anyOf
,oneOf
,allOf
).Version bumps