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

fix: Change the intermediate type of collect_list to VARBINARY #12121

Draft
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

NEUpanning
Copy link
Contributor

To align the intermediate type with Spark, this PR changes the intermediate type of collec_list to VARBINARY using Spark UnsafeRow as the SerDe.

BREAKING CHANGE: The intermediate type of collect_list changes to VARBINARY from array[T].

Part of #12023

@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 20, 2025
Copy link

netlify bot commented Jan 20, 2025

Deploy Preview for meta-velox ready!

Name Link
🔨 Latest commit 81cc0b5
🔍 Latest deploy log https://app.netlify.com/sites/meta-velox/deploys/678dff8ead32210008d9f9e0
😎 Deploy Preview https://deploy-preview-12121--meta-velox.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

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