Skip to content

fix: Hive unit test flushPolicyWithParquet#16304

Closed
PingLiuPing wants to merge 1 commit intofacebookincubator:mainfrom
PingLiuPing:lp_fix_hive_ut
Closed

fix: Hive unit test flushPolicyWithParquet#16304
PingLiuPing wants to merge 1 commit intofacebookincubator:mainfrom
PingLiuPing:lp_fix_hive_ut

Conversation

@PingLiuPing
Copy link
Collaborator

Fix hive UT error https://github.com/facebookincubator/velox/actions/runs/21786681207/job/62859220521?pr=16295

/home/runner/work/velox/velox/velox/./velox/dwio/parquet/writer/arrow/Properties.h:407: Check failed: (maxRowGroupBytes) > (0) maxRowGroupBytes must be positive

@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 Feb 8, 2026
@netlify
Copy link

netlify bot commented Feb 8, 2026

Deploy Preview for meta-velox canceled.

Name Link
🔨 Latest commit 106c34c
🔍 Latest deploy log https://app.netlify.com/projects/meta-velox/deploys/6988f7bdbb6f860008c7e8b7

@PingLiuPing PingLiuPing requested a review from xiaoxmeng February 8, 2026 20:53
@PingLiuPing
Copy link
Collaborator Author

@wecharyu It seems the error is related to #15751. Would you mind taking a look at this PR? Thank you.

Copy link
Contributor

@wecharyu wecharyu left a comment

Choose a reason for hiding this comment

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

LGTM, thanks for the fix.

@Yuhta Yuhta added the ready-to-merge PR that have been reviewed and are ready for merging. PRs with this tag notify the Velox Meta oncall label Feb 9, 2026
@PingLiuPing
Copy link
Collaborator Author

@xiaoxmeng Could you please help to import this PR, this PR fixes the CI failure. Thank you.

Copy link
Collaborator

@czentgr czentgr left a comment

Choose a reason for hiding this comment

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

Thanks!

@Yuhta Yuhta linked an issue Feb 10, 2026 that may be closed by this pull request
@meta-codesync
Copy link

meta-codesync bot commented Feb 12, 2026

@jainxrohit has imported this pull request. If you are a Meta employee, you can view this in D93154684.

@kgpai
Copy link
Contributor

kgpai commented Feb 13, 2026

@PingLiuPing Can you rebase to latest main ? The failures in CI should go away.

@PingLiuPing
Copy link
Collaborator Author

@kgpai Thanks, I noticed the PR that introduces the failure has been reverted. Let's me close this.

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. ready-to-merge PR that have been reviewed and are ready for merging. PRs with this tag notify the Velox Meta oncall

Projects

None yet

Development

Successfully merging this pull request may close these issues.

velox_hive_connector_test fails in CI on Linux with abort

5 participants