Skip to content

Conversation

@Yuhta
Copy link
Contributor

@Yuhta Yuhta commented Nov 3, 2025

Summary:
In some ML use cases, we need to normalize the flatmap data using some
customized logic on the output data from Hive connector. Add a configuration
point to HiveColumnHandle for this purpose, and add LazyVector::chain to
preserve the laziness while applying the transformation on data.

Differential Revision: D86102068

@Yuhta Yuhta requested a review from majetideepak as a code owner November 3, 2025 17:07
@netlify
Copy link

netlify bot commented Nov 3, 2025

Deploy Preview for meta-velox canceled.

Name Link
🔨 Latest commit 79b5224
🔍 Latest deploy log https://app.netlify.com/projects/meta-velox/deploys/690e6939f270b40008f89a12

@meta-cla meta-cla 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 Nov 3, 2025
@meta-codesync
Copy link

meta-codesync bot commented Nov 3, 2025

@Yuhta has exported this pull request. If you are a Meta employee, you can view the originating Diff in D86102068.

Copy link
Contributor

@xiaoxmeng xiaoxmeng left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@Yuhta LGTM % nits. Thanks!

…tor#15372)

Summary:

In some ML use cases, we need to normalize the flatmap data using some
customized logic on the output data from Hive connector.  Add a configuration
point to `HiveColumnHandle` for this purpose, and add `LazyVector::chain` to
preserve the laziness while applying the transformation on data.

Reviewed By: xiaoxmeng

Differential Revision: D86102068
@meta-codesync
Copy link

meta-codesync bot commented Nov 8, 2025

This pull request has been merged in 0eb2e67.

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. fb-exported Merged meta-exported

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants