You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@hive.apache.org by om...@apache.org on 2021/07/29 18:05:56 UTC

[hive] branch master updated (0e05fd7 -> eef2a5d)

This is an automated email from the ASF dual-hosted git repository.

omalley pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/hive.git.


    from 0e05fd7  Hive-24467: ConditionalTask remove tasks that not selected exists thread safety problem (Xi Chen reviewed by Peter Vary)
     add eef2a5d  HIVE-25400: Move the offset updating in BytesColumnVector to setValPreallocated

No new revisions were added by this update.

Summary of changes:
 .../hive/ql/exec/vector/BytesColumnVector.java     | 34 +++++++++-----------
 .../hive/ql/exec/vector/TestBytesColumnVector.java | 37 ++++++++++++++++++++++
 2 files changed, 52 insertions(+), 19 deletions(-)