Hive SQL extension

2020-10-22 Thread Peter Vary
Hi Hive experts, I would like to extend Hive SQL language to provide a way to create Iceberg partitioned tables like this: create table iceberg_test( level string, event_time timestamp, message string, register_time date, telephone array )

[jira] [Created] (HIVE-24297) LLAP buffer collision causes NPE

2020-10-22 Thread Jira
Ádám Szita created HIVE-24297: - Summary: LLAP buffer collision causes NPE Key: HIVE-24297 URL: https://issues.apache.org/jira/browse/HIVE-24297 Project: Hive Issue Type: Bug

[jira] [Created] (HIVE-24296) NDV adjusted twice causing reducer task underestimation

2020-10-22 Thread Rajesh Balamohan (Jira)
Rajesh Balamohan created HIVE-24296: --- Summary: NDV adjusted twice causing reducer task underestimation Key: HIVE-24296 URL: https://issues.apache.org/jira/browse/HIVE-24296 Project: Hive

[jira] [Created] (HIVE-24300) jackson versions and vulnerabilities

2020-10-22 Thread openlookeng (Jira)
openlookeng created HIVE-24300: -- Summary: jackson versions and vulnerabilities Key: HIVE-24300 URL: https://issues.apache.org/jira/browse/HIVE-24300 Project: Hive Issue Type: Improvement

[jira] [Created] (HIVE-24301) thrift versions and vulnerabilities

2020-10-22 Thread openlookeng (Jira)
openlookeng created HIVE-24301: -- Summary: thrift versions and vulnerabilities Key: HIVE-24301 URL: https://issues.apache.org/jira/browse/HIVE-24301 Project: Hive Issue Type: Improvement

[jira] [Created] (HIVE-24298) Hive versions and vulnerabilities

2020-10-22 Thread openlookeng (Jira)
openlookeng created HIVE-24298: -- Summary: Hive versions and vulnerabilities Key: HIVE-24298 URL: https://issues.apache.org/jira/browse/HIVE-24298 Project: Hive Issue Type: Improvement

[jira] [Created] (HIVE-24295) Apply schema merge to all shared work optimizations

2020-10-22 Thread Zoltan Haindrich (Jira)
Zoltan Haindrich created HIVE-24295: --- Summary: Apply schema merge to all shared work optimizations Key: HIVE-24295 URL: https://issues.apache.org/jira/browse/HIVE-24295 Project: Hive Issue

Re: Hive SQL extension

2020-10-22 Thread Stamatis Zampetakis
Hi Peter, I am nowhere near being an expert but just wanted to share my thoughts. If I understand correctly you would like some syntactic sugar in Hive to support partitioning as per Iceberg. I cannot tell if that's really useful or not but from my point of view it doesn't seem a very good idea

[jira] [Created] (HIVE-24299) guava versions and vulnerabilities

2020-10-22 Thread openlookeng (Jira)
openlookeng created HIVE-24299: -- Summary: guava versions and vulnerabilities Key: HIVE-24299 URL: https://issues.apache.org/jira/browse/HIVE-24299 Project: Hive Issue Type: Improvement

[jira] [Created] (HIVE-24306) Launch single copy task for single batch of partitions in repl load for managed table

2020-10-22 Thread Aasha Medhi (Jira)
Aasha Medhi created HIVE-24306: -- Summary: Launch single copy task for single batch of partitions in repl load for managed table Key: HIVE-24306 URL: https://issues.apache.org/jira/browse/HIVE-24306

[jira] [Created] (HIVE-24302) Cleaner should not mark compaction queue entry as cleaned if it doesn't remove obsolete files

2020-10-22 Thread Karen Coppage (Jira)
Karen Coppage created HIVE-24302: Summary: Cleaner should not mark compaction queue entry as cleaned if it doesn't remove obsolete files Key: HIVE-24302 URL: https://issues.apache.org/jira/browse/HIVE-24302

Re: Hive SQL extension

2020-10-22 Thread Peter Vary
Let's assume that this feature would be useful for Iceberg tables, but useless and even problematic/forbidden for other tables. :) My thinking is, that it could make Hive much more user friendly, if we would allow for extensions in language. With Iceberg integration we plan to do several

[DISCUSS] Hive 3.2

2020-10-22 Thread Matt McCline
Hey, Hive master is about 2 years ahead of 3.1 - it seems like time to release those changes. So, let us have community discussion about creating a Hive 3.2 release. I volunteer to be the release manager. I have not done that before, so I will need help. I will start a VOTE thread soon, but I

[jira] [Created] (HIVE-24303) Upgrade spring framework to 4.3.29.RELEASE+ due to CVE-2020-5421

2020-10-22 Thread Sai Hemanth Gantasala (Jira)
Sai Hemanth Gantasala created HIVE-24303: Summary: Upgrade spring framework to 4.3.29.RELEASE+ due to CVE-2020-5421 Key: HIVE-24303 URL: https://issues.apache.org/jira/browse/HIVE-24303

[jira] [Created] (HIVE-24304) Query containing UNION fails with OOM

2020-10-22 Thread Vineet Garg (Jira)
Vineet Garg created HIVE-24304: -- Summary: Query containing UNION fails with OOM Key: HIVE-24304 URL: https://issues.apache.org/jira/browse/HIVE-24304 Project: Hive Issue Type: Bug

[jira] [Created] (HIVE-24305) avro decimal schema is not properly populating scale/precision if enclosed in quote

2020-10-22 Thread Naresh P R (Jira)
Naresh P R created HIVE-24305: - Summary: avro decimal schema is not properly populating scale/precision if enclosed in quote Key: HIVE-24305 URL: https://issues.apache.org/jira/browse/HIVE-24305 Project: