Skip to content
This repository was archived by the owner on Sep 2, 2024. It is now read-only.

Conversation

@yifeih
Copy link

@yifeih yifeih commented Mar 13, 2019

No description provided.

xhochy and others added 30 commits January 22, 2019 14:59
…he#594)

PARQUET-1504: Add an option to convert Parquet Int96 to Arrow Timestamp
…e#603)

Dictionaries cannot contain null values, so notEq filters cannot
conclude that a block cannot match using only the dictionary. Instead,
it must also check whether the block may have at least one null value.
If there are no null values, then the existing check is correct.
… field (apache#550)

* Allow merging more restrictive field in less restrictive field
* Make class and function names more explicit
…he#512)" (apache#621)

This reverts commit 863a081.

The design of this feature has conceptional problems and also works incorrectly. See PARQUET-1381 for more details.
Copy link

@mccheah mccheah left a comment

Choose a reason for hiding this comment

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

LGTM - merging and releasing

@mccheah mccheah merged commit 19df430 into master Mar 13, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.