[jira] [Created] (HIVE-27188) Explore usage of FilterApi.in(C column, Set values) in Parquet instead of nested OR

2023-03-28 Thread Rajesh Balamohan (Jira)
Rajesh Balamohan created HIVE-27188: --- Summary: Explore usage of FilterApi.in(C column, Set values) in Parquet instead of nested OR Key: HIVE-27188 URL: https://issues.apache.org/jira/browse/HIVE-27188

Re: [EXTERNAL] Re: Branch-3 backports and build stability

2023-03-28 Thread vihang karajgaonkar
Thanks a lot Aman for all your efforts on this. Really appreciate the initiative and all your hard work on this. I would like to request that all the committers should follow the merge process of master branch to merge PRs in branch-3. If there are any test failures which seem unrelated, please do

Re: Unable to insert multi line records in hive

2023-03-28 Thread Chris Nauroth
Hello Karthick, This looks like the table is using the default TEXTFILE storage format. This storage format assumes that newlines are record delimiters. Unfortunately, this won't work well for data that contains embedded newlines. The select is probably finding 3 lines and misinterpreting it as 3

Re: [EXTERNAL] Re: Branch-3 backports and build stability

2023-03-28 Thread Aman Raj
Hi community, This is to notify that we have a green branch-3 now. The entire effort of fixing branch-3 test cases took around 4 months and as a team we managed to fix 2900+ test failures on branch-3. The entire effort can be tracked here HIVE-26836

[jira] [Created] (HIVE-27187) Incremental rebuild of materialized view stored by iceberg

2023-03-28 Thread Krisztian Kasa (Jira)
Krisztian Kasa created HIVE-27187: - Summary: Incremental rebuild of materialized view stored by iceberg Key: HIVE-27187 URL: https://issues.apache.org/jira/browse/HIVE-27187 Project: Hive Iss

[jira] [Created] (HIVE-27186) A persistent property store

2023-03-28 Thread Henri Biestro (Jira)
Henri Biestro created HIVE-27186: Summary: A persistent property store Key: HIVE-27186 URL: https://issues.apache.org/jira/browse/HIVE-27186 Project: Hive Issue Type: Improvement C