[GitHub] hive pull request #361: HIVE-19725 : Add ability to dump non-native tables i...

2018-05-28 Thread maheshk114
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.

[jira] [Created] (HIVE-19725) Add ability to dump non-native tables in replication metadata dump

2018-05-28 Thread mahesh kumar behera (JIRA)
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

[jira] [Created] (HIVE-19724) Show partitions showing partition after running truncate table

2018-05-28 Thread Vineet Garg (JIRA)
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

Review Request 67337: HIVE-13697 : ListBucketing feature does not support uppercase string

2018-05-28 Thread Oleksiy Sayankin
--- 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

[GitHub] hive pull request #360: HIVE-19723: Arrow serde: "Unsupported data type: Tim...

2018-05-28 Thread pudidic
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

[jira] [Created] (HIVE-19723) Arrow serde: "Unsupported data type: Timestamp(NANOSECOND, null)"

2018-05-28 Thread Teddy Choi (JIRA)
Teddy Choi created HIVE-19723: - Summary: Arrow serde: "Unsupported data type: Timestamp(NANOSECOND, null)" Key: HIVE-19723 URL: https://issues.apache.org/jira/browse/HIVE-19723 Project: Hive