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

Add FixedSplitSource constructors #16360

Conversation

skrzypo987
Copy link
Member

Description

Additional context and related issues

Release notes

(x) This is not user-visible or docs only and no release notes are required.
( ) Release notes are required, please propose a release note for me.
( ) Release notes are required, with the following suggested text:

# Section
* Fix some things. ({issue}`issuenumber`)

@cla-bot cla-bot bot added the cla-signed label Mar 3, 2023
@github-actions github-actions bot added bigquery BigQuery connector delta-lake Delta Lake connector hive Hive connector iceberg Iceberg connector mongodb MongoDB connector tests:hive labels Mar 3, 2023
Add a single element constructor and `emptyFixedSource` static creator.
No functional changes, just a slightly more elegant code.
@skrzypo987 skrzypo987 force-pushed the skrzypo/268-api-changes-in-fixedsplitsource branch from c16e441 to 50f0db8 Compare March 9, 2023 08:40
@skrzypo987
Copy link
Member Author

@electrum AC

Thanks for the swift review. I also considered replacing all constructors for static creators, but this will be a breaking change in API, so I don't think it is worth it.

@raunaqmorarka raunaqmorarka merged commit 2a88bd7 into trinodb:master Mar 19, 2023
@github-actions github-actions bot added this to the 411 milestone Mar 19, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bigquery BigQuery connector cla-signed delta-lake Delta Lake connector hive Hive connector iceberg Iceberg connector mongodb MongoDB connector
Development

Successfully merging this pull request may close these issues.

3 participants