Skip to content

Update to Hive 3.0.0#203

Merged
electrum merged 3 commits intotrinodb:masterfrom
electrum:hive-update30
Feb 12, 2019
Merged

Update to Hive 3.0.0#203
electrum merged 3 commits intotrinodb:masterfrom
electrum:hive-update30

Conversation

@electrum
Copy link
Member

@electrum electrum commented Feb 11, 2019

This fixes reading from Parquet when no columns are selected.

Fixes #201

Depends on trinodb/trino-hive-apache#2

@cla-bot cla-bot bot added the cla-signed label Feb 11, 2019
pom.xml Outdated
Copy link
Member

Choose a reason for hiding this comment

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

Hive 3.0 and 3.1 are quite different with regards to timestamp.
Are you going to upgrade to Hive 3.1 later?

Copy link
Member

Choose a reason for hiding this comment

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

See: #198

Copy link
Member Author

Choose a reason for hiding this comment

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

Yes, but this is an easier intermediate step, needed now to fix the linked Parquet issue. I’m still working through the 3.1 update.

@electrum electrum merged commit 095ceaf into trinodb:master Feb 12, 2019
@electrum electrum deleted the hive-update30 branch February 12, 2019 02:13
@electrum electrum added this to the 303 milestone Feb 14, 2019
imjalpreet added a commit to imjalpreet/presto that referenced this pull request Mar 11, 2021
Fix TestOrcBatchPageSourceMemoryTracking unit test failures

Fork BloomFilter class from org.apache.hive.common.util.BloomFilter

Fix presto-orc plugin unit test failures

Cherry-pick of trinodb/trino#57 (trinodb/trino#57) and trinodb/trino#203 (trinodb/trino#203)

Co-authored-by: David Phillips <david@acz.org>
rschlussel pushed a commit to prestodb/presto that referenced this pull request Mar 11, 2021
Fix TestOrcBatchPageSourceMemoryTracking unit test failures

Fork BloomFilter class from org.apache.hive.common.util.BloomFilter

Fix presto-orc plugin unit test failures

Cherry-pick of trinodb/trino#57 (trinodb/trino#57) and trinodb/trino#203 (trinodb/trino#203)

Co-authored-by: David Phillips <david@acz.org>
rice668 pushed a commit to rice668/trino that referenced this pull request Jan 31, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Development

Successfully merging this pull request may close these issues.

Querying a new parquet table fails with "A group type can not be empty. Parquet does not support empty group without leaves. Empty group: hive_schema"

4 participants