Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
1.1.0
-
None
Description
update tbl set a = 5;
should raise an error if 'a' is a bucketing column.
Such operation is not supported but currently not checked for.
Attachments
Attachments
Issue Links
- blocks
-
HIVE-10152 ErrorMsg.formatToErrorMsgMap has bad regex
- Closed
-
HIVE-9675 Support START TRANSACTION/COMMIT/ROLLBACK commands
- Open
- is related to
-
HIVE-10189 Create a micro benchmark tool for vectorization to evaluate the performance gain after SIMD optimization
- Resolved