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

feat: Add JSON SerDe code for member field HiveConnectorSplit::bucketConversion #12178

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

zhztheplayer
Copy link
Contributor

JSON SerDe code for the field HiveConnectorSplit::bucketConversion is missing. The patch adds it.

Also, the field is missing from HiveConnectorSplit's constructor. The patch has a fix for this.

Related to #10228.

@facebook-github-bot facebook-github-bot added the CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. label Jan 26, 2025
Copy link

netlify bot commented Jan 26, 2025

Deploy Preview for meta-velox canceled.

Name Link
🔨 Latest commit f3a61d2
🔍 Latest deploy log https://app.netlify.com/sites/meta-velox/deploys/679b856340247c000898eea5

@zhztheplayer zhztheplayer changed the title Add JSON SerDe code for member field HiveConnectorSplit::bucketConversion feat: Add JSON SerDe code for member field HiveConnectorSplit::bucketConversion Jan 26, 2025
@zhztheplayer zhztheplayer marked this pull request as draft January 27, 2025 04:39
…sion

JSON SerDe code for the field `HiveConnectorSplit::bucketConversion` is missing. The patch adds it.

Also, the field `HiveConnectorSplit::bucketConversion` is missing from HiveConnectorSplit's constructor. Adds it to the constructor.

Related to facebookincubator#10228.
@zhztheplayer zhztheplayer marked this pull request as ready for review January 30, 2025 13:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants