[jira] [Created] (HIVE-20437) Handle schema evolution from float, double and decimal

2018-08-21 Thread Janaki Lahorani (JIRA)
Janaki Lahorani created HIVE-20437: -- Summary: Handle schema evolution from float, double and decimal Key: HIVE-20437 URL: https://issues.apache.org/jira/browse/HIVE-20437 Project: Hive

[jira] [Created] (HIVE-20436) Lock Manager scalability - linear

2018-08-21 Thread Eugene Koifman (JIRA)
Eugene Koifman created HIVE-20436: - Summary: Lock Manager scalability - linear Key: HIVE-20436 URL: https://issues.apache.org/jira/browse/HIVE-20436 Project: Hive Issue Type: Improvement

[jira] [Created] (HIVE-20435) Failed Dynamic Partition Insert into insert only table may looks transaction metadata

2018-08-21 Thread Eugene Koifman (JIRA)
Eugene Koifman created HIVE-20435: - Summary: Failed Dynamic Partition Insert into insert only table may looks transaction metadata Key: HIVE-20435 URL: https://issues.apache.org/jira/browse/HIVE-20435

[jira] [Created] (HIVE-20434) analyze on an empty partition doesn't produce correct stats

2018-08-21 Thread Sergey Shelukhin (JIRA)
Sergey Shelukhin created HIVE-20434: --- Summary: analyze on an empty partition doesn't produce correct stats Key: HIVE-20434 URL: https://issues.apache.org/jira/browse/HIVE-20434 Project: Hive

Re: Review Request 68395: HIVE-20306 : Implement projection spec for fetching only requested fields from partitions

2018-08-21 Thread Vihang Karajgaonkar via Review Board
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/68395/ --- (Updated Aug. 21, 2018, 6:50 p.m.) Review request for hive, Alexander Kolbasov

[jira] [Created] (HIVE-20433) Implicit String to Timestamp conversion is slow

2018-08-21 Thread Deepak Jaiswal (JIRA)
Deepak Jaiswal created HIVE-20433: - Summary: Implicit String to Timestamp conversion is slow Key: HIVE-20433 URL: https://issues.apache.org/jira/browse/HIVE-20433 Project: Hive Issue Type:

Re: External vs. Managed Tables - Current state

2018-08-21 Thread Mithun RK
+1. I'm out of the loop as well. I'd be keen on grokking what's not available with EXTERNAL tables, given that these are popular on our clusters as well. It would be good to have that documented in one place. On Tue, Aug 21, 2018 at 8:19 AM Lars Francke wrote: > As this came up with yet another

[GitHub] hive pull request #420: HIVE-20395. Parallelize files move in 'replaceFiles'...

2018-08-21 Thread medb
GitHub user medb opened a pull request: https://github.com/apache/hive/pull/420 HIVE-20395. Parallelize files move in 'replaceFiles' method You can merge this pull request into a Git repository by running: $ git pull https://github.com/medb/hive HIVE-20395 Alternatively you

Re: External vs. Managed Tables - Current state

2018-08-21 Thread Lars Francke
As this came up with yet another customer and I've heard more things that I believe to be false: Please, anyone have any kind of feedback for me here? Is my list correct, can you add stuff to it, have more details to certain points etc.? Thank you! On Wed, Aug 1, 2018 at 12:17 PM, Lars Francke

[GitHub] hive pull request #419: HIVE-20423: Set NULLS LAST as the default null order...

2018-08-21 Thread pudidic
GitHub user pudidic opened a pull request: https://github.com/apache/hive/pull/419 HIVE-20423: Set NULLS LAST as the default null ordering You can merge this pull request into a Git repository by running: $ git pull https://github.com/pudidic/hive HIVE-20423 Alternatively