Skip to content

Conversation

@wraymo
Copy link
Contributor

@wraymo wraymo commented Mar 12, 2025

@wraymo wraymo requested a review from majetideepak as a code owner March 12, 2025 23:11
@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 Mar 12, 2025
@netlify
Copy link

netlify bot commented Mar 12, 2025

Deploy Preview for meta-velox canceled.

Name Link
🔨 Latest commit c045bd6
🔍 Latest deploy log https://app.netlify.com/sites/meta-velox/deploys/67db2c05b90aa80008a130e7

@majetideepak
Copy link
Collaborator

@wraymo Thanks for the fix. Can you add a test?

@wraymo
Copy link
Contributor Author

wraymo commented Mar 18, 2025

@majetideepak Just added a test. Could you take a look?

Copy link
Collaborator

@majetideepak majetideepak left a comment

Choose a reason for hiding this comment

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

@wraymo Thanks!

@majetideepak majetideepak 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 Mar 20, 2025
@facebook-github-bot
Copy link
Contributor

@xiaoxmeng has imported this pull request. If you are a Meta employee, you can view this diff on Phabricator.

@facebook-github-bot
Copy link
Contributor

@xiaoxmeng merged this pull request in 68a7033.

@conbench-facebook
Copy link

Conbench analyzed the 1 benchmark run on commit 68a70331.

There were no benchmark performance regressions. 🎉

The full Conbench report has more details.

jinchengchenghh pushed a commit to jinchengchenghh/velox that referenced this pull request Apr 4, 2025
Summary:
Summary
This PR adds Parquet reserved keywords to handle Parquet files generated by the Presto Java workers.

Fixes: facebookincubator#12620.

References
https://github.com/apache/hive/blob/master/ql/src/java/org/apache/hadoop/hive/ql/io/parquet/convert/HiveSchemaConverter.java#L154
https://github.com/apache/hive/blob/master/ql/src/java/org/apache/hadoop/hive/ql/io/parquet/serde/ParquetHiveSerDe.java#L78

Pull Request resolved: facebookincubator#12625

Reviewed By: pedroerp

Differential Revision: D71557476

Pulled By: xiaoxmeng

fbshipit-source-id: babeffad086049e9c52cfb16c93a8c2aed1cf029
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. Merged 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.

Out of range vector access for complicated Parquet types in getParquetColumnInfo

3 participants