Zsolt Miskolczi created HIVE-26993:
--------------------------------------
Summary: VectorizedRowBatch selected should be only modified with
methods to avoid invalid object state
Key: HIVE-26993
URL: https://issues.apache.org/jira/browse/HIVE-26993
Project: Hive
Issue Type: Bug
Components: HiveServer2, Vectorization
Reporter: Zsolt Miskolczi
As it is described in HIVE-26992, using field access can result invalid object
state in VectorizedRowBatch.
There is a quick fix in HIVE-26992 but on a long-term it will be a bullet-proof
solution to not to allow field access directly.
When it is solved, the extra tests added in HIVE-26992 can be removed.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)