[jira] [Created] (HIVE-24982) HMS- Postgres: Create table fail if SERDEPROPERTIES contains the NULL character

2021-04-06 Thread Rajkumar Singh (Jira)
Rajkumar Singh created HIVE-24982: - Summary: HMS- Postgres: Create table fail if SERDEPROPERTIES contains the NULL character Key: HIVE-24982 URL: https://issues.apache.org/jira/browse/HIVE-24982

[jira] [Created] (HIVE-24983) Backport HIVE-24965: Describe table partition stats fetch should be configurable

2021-04-06 Thread Kevin Cheung (Jira)
Kevin Cheung created HIVE-24983: --- Summary: Backport HIVE-24965: Describe table partition stats fetch should be configurable Key: HIVE-24983 URL: https://issues.apache.org/jira/browse/HIVE-24983

[jira] [Created] (HIVE-24984) Backport HIVE-24965: Describe table partition stats fetch should be configurable

2021-04-06 Thread Kevin Cheung (Jira)
Kevin Cheung created HIVE-24984: --- Summary: Backport HIVE-24965: Describe table partition stats fetch should be configurable Key: HIVE-24984 URL: https://issues.apache.org/jira/browse/HIVE-24984

[jira] [Created] (HIVE-24978) Optimise number of DROP_PARTITION events created.

2021-04-06 Thread Ayush Saxena (Jira)
Ayush Saxena created HIVE-24978: --- Summary: Optimise number of DROP_PARTITION events created. Key: HIVE-24978 URL: https://issues.apache.org/jira/browse/HIVE-24978 Project: Hive Issue Type:

Re: merged development branch with a bunch of commits

2021-04-06 Thread Stamatis Zampetakis
Good catch Zoltan! I think it makes sense to enable force pushing for this and other similar kinds of problems. I don't find the errata approach [1] very convenient to fix these kinds of issues. As I said previously in [1] I don't see a big risk in enabling force push; it isn't something to be

[jira] [Created] (HIVE-24979) Tests should not load confs from places like /etc/hive/hive-site.xml

2021-04-06 Thread Zoltan Haindrich (Jira)
Zoltan Haindrich created HIVE-24979: --- Summary: Tests should not load confs from places like /etc/hive/hive-site.xml Key: HIVE-24979 URL: https://issues.apache.org/jira/browse/HIVE-24979 Project:

[jira] [Created] (HIVE-24980) Add timeout for failed and "not initiated" compaction cleanup

2021-04-06 Thread Karen Coppage (Jira)
Karen Coppage created HIVE-24980: Summary: Add timeout for failed and "not initiated" compaction cleanup Key: HIVE-24980 URL: https://issues.apache.org/jira/browse/HIVE-24980 Project: Hive

[jira] [Created] (HIVE-24981) Add control file option to HiveStrictManagedMigration for DB/table selection

2021-04-06 Thread Jira
Ádám Szita created HIVE-24981: - Summary: Add control file option to HiveStrictManagedMigration for DB/table selection Key: HIVE-24981 URL: https://issues.apache.org/jira/browse/HIVE-24981 Project: Hive

merged development branch with a bunch of commits

2021-04-06 Thread Zoltan Haindrich
Hey All! Seems like a changeset was merged without being squashed first...now we have a changeset in 38 commits... I wanted to fix this - but I was not able to force-push the master branch to properly merge https://github.com/apache/hive/pull/2037