Prasanth Jayachandran created HIVE-19726:
Summary: ORC date PPD is broken
Key: HIVE-19726
URL: https://issues.apache.org/jira/browse/HIVE-19726
Project: Hive
Issue Type: Bug
Affec
GitHub user maheshk114 opened a pull request:
https://github.com/apache/hive/pull/361
HIVE-19725 : Add ability to dump non-native tables in replication metadata
dump
if hive.repl.dump.metadata.only is set to true, allow dumping non native
tables also. This will be used by DAS.
mahesh kumar behera created HIVE-19725:
--
Summary: Add ability to dump non-native tables in replication
metadata dump
Key: HIVE-19725
URL: https://issues.apache.org/jira/browse/HIVE-19725
Project:
Vineet Garg created HIVE-19724:
--
Summary: Show partitions showing partition after running truncate
table
Key: HIVE-19724
URL: https://issues.apache.org/jira/browse/HIVE-19724
Project: Hive
Issu
---
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/67337/
---
Review request for hive.
Repository: hive-git
Description
---
Initial co
GitHub user pudidic opened a pull request:
https://github.com/apache/hive/pull/360
HIVE-19723: Arrow serde: "Unsupported data type: Timestamp(NANOSECOND,
null)"
Spark's Arrow support only provides Timestamp at MICROSECOND granularity.
Spark 2.3.0 won't accept NANOSECOND. Switch it