Skip to content

Update to Arrow-6.0.0#230

Closed
jgiannuzzi wants to merge 7 commits intomasterfrom
Arrow-6.0.0
Closed

Update to Arrow-6.0.0#230
jgiannuzzi wants to merge 7 commits intomasterfrom
Arrow-6.0.0

Conversation

@jgiannuzzi
Copy link
Copy Markdown
Member

@jgiannuzzi jgiannuzzi commented Nov 12, 2021

Closes #222.

Comment thread CMakeLists.txt
@jgiannuzzi jgiannuzzi linked an issue Nov 15, 2021 that may be closed by this pull request
@jgiannuzzi jgiannuzzi force-pushed the Arrow-6.0.0 branch 2 times, most recently from 8cd7842 to b19e16a Compare November 26, 2021 10:06
@adamreeve adamreeve linked an issue Dec 2, 2021 that may be closed by this pull request
@jgiannuzzi jgiannuzzi mentioned this pull request Jan 12, 2022
jgiannuzzi and others added 7 commits January 14, 2022 15:28
* Update ParquetVersion enum
* Update Encoding enum
* Re-enable null-count checks in statistics tests

These were previously incorrect for array valued columns but have been fixed in Arrow 6.0.
See https://issues.apache.org/jira/browse/PARQUET-2067.

* Re-enable min/max statistics tests for decimal

These have been fixed since Arrow 4.0.
See https://issues.apache.org/jira/browse/PARQUET-1655

* Get decimal multiplier from column descriptor for min/max statistics tests
@jgiannuzzi
Copy link
Copy Markdown
Member Author

Closed in favour of #247.

@jgiannuzzi jgiannuzzi closed this Jan 14, 2022
@jgiannuzzi jgiannuzzi deleted the Arrow-6.0.0 branch January 14, 2022 15:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

ColumnReader.Skip can give access violation for Nullable<bool> field Arrow 6.0 has been released Decimal statistics seem to be wrong

3 participants