Skip to content

Tags: kovjanos/hive

Tags

release-3.1.3-rc1

Toggle release-3.1.3-rc1's commit message
Apache Hive 3.1.3-rc1 release candidate

release-3.1.3-rc0

Toggle release-3.1.3-rc0's commit message
Hive 3.1.3-rc0 release.

rel/storage-release-2.8.1

Toggle rel/storage-release-2.8.1's commit message

Verified

This tag was signed with the committer’s verified signature.
omalley Owen O'Malley
Hive Storage API 2.8.1

rel/storage-release-2.7.3

Toggle rel/storage-release-2.7.3's commit message

Verified

This tag was signed with the committer’s verified signature.
omalley Owen O'Malley
Storage releaase 2.7.3

storage-release-2.8.1-rc2

Toggle storage-release-2.8.1-rc2's commit message

Verified

This commit was signed with the committer’s verified signature.
omalley Owen O'Malley
HIVE-25400: Move the offset updating in BytesColumnVector to setValPr…

…eallocated

This change moves the update to the sharedBufferOffset to setValPreallocated. It
also means the internal code also needs to call setValPreallocated rather than
use the direct access to the values.

Fixes apache#2543

Signed-off-by: Owen O'Malley <oomalley@linkedin.com>

storage-release-2.7.3-rc2

Toggle storage-release-2.7.3-rc2's commit message

Verified

This commit was signed with the committer’s verified signature.
omalley Owen O'Malley
HIVE-25400: Move the offset updating in BytesColumnVector to setValPr…

…eallocated

This change moves the update to the sharedBufferOffset to setValPreallocated. It
also means the internal code also needs to call setValPreallocated rather than
use the direct access to the values.

Fixes apache#2543

Signed-off-by: Owen O'Malley <oomalley@linkedin.com>

storage-release-2.8.1-rc1

Toggle storage-release-2.8.1-rc1's commit message

Verified

This commit was signed with the committer’s verified signature.
omalley Owen O'Malley
HIVE-25386: hive-storage-api should not have guava compile dependency

Fixes apache#2531

Signed-off-by: Owen O'Malley <omalley@apache.org>

storage-release-2.7.3-rc1

Toggle storage-release-2.7.3-rc1's commit message

Verified

This commit was signed with the committer’s verified signature.
omalley Owen O'Malley
Update outside build to compile and move to 2.7.3.

Signed-off-by: Owen O'Malley <omalley@apache.org>

storage-release-2.8.1-rc0

Toggle storage-release-2.8.1-rc0's commit message
Update storage api to version 2.8.1

storage-release-2.8.0-rc0

Toggle storage-release-2.8.0-rc0's commit message
Hive Storage API 2.8.0-rc0 release.