Skip to content

Statistics test updates for Arrow 6.0.0#238

Merged
jgiannuzzi merged 3 commits intoG-Research:Arrow-6.0.0from
adamreeve:Arrow-6.0.0
Dec 2, 2021
Merged

Statistics test updates for Arrow 6.0.0#238
jgiannuzzi merged 3 commits intoG-Research:Arrow-6.0.0from
adamreeve:Arrow-6.0.0

Conversation

@adamreeve
Copy link
Copy Markdown
Contributor

  • Re-enables checking of null counts, which were previously broken for array valued columns
  • Re-enables checking min/max for decimals, which has been fixed since Arrow 4.0

@jgiannuzzi jgiannuzzi merged commit e4577bd into G-Research:Arrow-6.0.0 Dec 2, 2021
@jgiannuzzi
Copy link
Copy Markdown
Member

Thanks a lot @adamreeve!

@adamreeve adamreeve deleted the Arrow-6.0.0 branch December 2, 2021 20:03
jgiannuzzi pushed a commit that referenced this pull request Jan 14, 2022
* 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 added a commit that referenced this pull request Jan 14, 2022
* Update to Arrow-6.0.0

* Review enums
* Update ParquetVersion enum
* Update Encoding enum

* Fix unit tests (schema version)

* Enable standard __cpluscplus macro with MSVC

* Bump version to 6.0.0-beta1

* Statistics test updates for Arrow 6.0.0 (#238)

* 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

* Point to arrow-6.0.0 PR merge on vcpkg master

microsoft/vcpkg#21113

* Point to arrow-6.0.1 PR merge on vcpkg master

microsoft/vcpkg#22084

* Fix unit tests (schema version)

* Bump version to 6.0.1-beta1

Co-authored-by: Adam Reeve <adreeve@gmail.com>
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.

2 participants