Details
-
Bug
-
Status: Open
-
Major
-
Resolution: Unresolved
-
3.1.1
-
None
-
None
Description
For the query based compactor from HIVE-20699, the compaction runs as a sql query. However, this mechanism skips over writing hive.acid.key.index for each stripe, which is used to skip over stripes that are not supposed to be read. We need a way to pass a query hint to the writer so that it can write this index data, when invoked from a sql query.
Attachments
Issue Links
- requires
-
HIVE-20699 Query based compactor for full CRUD Acid tables
- Resolved