Skip to content

Conversation

@Lordworms
Copy link
Contributor

Which issue does this PR close?

Closes #10757

Rationale for this change

What changes are included in this PR?

Are these changes tested?

Are there any user-facing changes?

@github-actions github-actions bot added sql SQL Planner core Core DataFusion crate labels Jun 2, 2024
@Lordworms Lordworms force-pushed the issue_10757 branch 3 times, most recently from a93557c to 7edf9c3 Compare June 2, 2024 07:08
@alamb alamb changed the title Extract parquet statistics from f16 columns Extract parquet statistics from f16 columns, add ScalarValue::Float16 Jun 2, 2024
Copy link
Contributor

@alamb alamb left a comment

Choose a reason for hiding this comment

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

Thank you @Lordworms -- other than the println I think this PR is ready to go

Co-authored-by: Andrew Lamb <andrew@nerdnetworks.org>
@Lordworms
Copy link
Contributor Author

seems like there is a CI/CD issue

Copy link
Contributor

@alamb alamb left a comment

Choose a reason for hiding this comment

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

Thank you @Lordworms -- I took the liberty of merging up from main to resolve some conflicts in this PR

@alamb alamb merged commit fe53649 into apache:main Jun 3, 2024
findepi pushed a commit to findepi/datafusion that referenced this pull request Jul 16, 2024
…6` (apache#10763)

* Extract parquet statistics from f16 columns

* Update datafusion/common/src/scalar/mod.rs

Co-authored-by: Andrew Lamb <andrew@nerdnetworks.org>

---------

Co-authored-by: Andrew Lamb <andrew@nerdnetworks.org>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

core Core DataFusion crate sql SQL Planner

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Extract parquet statistics from f16 columns

2 participants