[jira] [Created] (HIVE-21282) Add reflect_complicated() UDF for reflective invocation of Java methods to generate non-primitive result

2019-02-16 Thread Ang Chen (JIRA)
Ang Chen created HIVE-21282: --- Summary: Add reflect_complicated() UDF for reflective invocation of Java methods to generate non-primitive result Key: HIVE-21282 URL: https://issues.apache.org/jira/browse/HIVE-21282

[GitHub] animenon commented on issue #388: HIVE-20057: Fix Hive table conversion DESCRIBE table bug

2019-02-16 Thread GitBox
animenon commented on issue #388: HIVE-20057: Fix Hive table conversion DESCRIBE table bug URL: https://github.com/apache/hive/pull/388#issuecomment-464370349 @rmsmani done. This is an automated message from the Apache Git

[GitHub] sankarh opened a new pull request #539: HIVE-21281: Repl checkpointing doesn't work while retry bootstrap load with partitions of external tables.

2019-02-16 Thread GitBox
sankarh opened a new pull request #539: HIVE-21281: Repl checkpointing doesn't work while retry bootstrap load with partitions of external tables. URL: https://github.com/apache/hive/pull/539 This is an automated message

Re: Null pointer exception on running compaction against an MM table

2019-02-16 Thread Aditya Shah
Hi, Thanks for the reply, have opened a JIRA (HIVE-21280) for the same and will upload a patch soon. But I further had doubts on the new query based compactor for full CRUD tables that has gone into master in HIVE-20699. Does major compaction work there using query based compactor similar to the

[jira] [Created] (HIVE-21281) Repl checkpointing doesn't work while retry bootstrap load with partitions of external tables.

2019-02-16 Thread Sankar Hariappan (JIRA)
Sankar Hariappan created HIVE-21281: --- Summary: Repl checkpointing doesn't work while retry bootstrap load with partitions of external tables. Key: HIVE-21281 URL:

[jira] [Created] (HIVE-21280) Null pointer exception on runnning compaction against a MM table.

2019-02-16 Thread Aditya Shah (JIRA)
Aditya Shah created HIVE-21280: -- Summary: Null pointer exception on runnning compaction against a MM table. Key: HIVE-21280 URL: https://issues.apache.org/jira/browse/HIVE-21280 Project: Hive