László Végh created HIVE-27121:
----------------------------------
Summary: Replace compaction_queue id generation with auto
increment field
Key: HIVE-27121
URL: https://issues.apache.org/jira/browse/HIVE-27121
Project: Hive
Issue Type: Improvement
Reporter: László Végh
The ids for the compaction_queue table are generated on java side in a not
threadsafe way, which can lead to constraint violations (duplicate id). IT
should be replaced with an auto increment field.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)