Details
-
Improvement
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
-
None
Description
The ACID table markers are currently done with TBLPROPERTIES which is inherently fragile.
The "create transactional table" offers a way to standardize the syntax and allows for future compatibility changes to support Parquet ACIDv2 tables along with ORC tables.
The ACIDv2 design is format independent, with the ability to add new vectorized input formats with no changes to the design.
Attachments
Attachments
Issue Links
- depends upon
-
HIVE-17006 LLAP: Parquet caching v1
- Closed