This is an automated email from the ASF dual-hosted git repository.
kumarvishal09 pushed a change to branch branch-1.6
in repository https://gitbox.apache.org/repos/asf/carbondata.git.
from 917e041 [HOTFIX] CLI test case failed during release because of space
differences
new 2ebc041 [CARBONDATA-3478]Fix ArrayIndexOutOfBound Exception on
compaction after alter operation
new 575b711 [CARBONDATA-3481] Multi-thread pruning fails when datamaps
count is just near numOfThreadsForPruning
new 80438f7 [HOTFIX] Removed the hive-exec and commons dependency from
hive module
The 3 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
.../carbondata/core/datamap/TableDataMap.java | 12 +++--
integration/spark-common/pom.xml | 10 ++++
.../AlterTableColumnRenameTestCase.scala | 54 ++++++++++++++++++++++
.../merger/CarbonCompactionExecutor.java | 9 +++-
4 files changed, 80 insertions(+), 5 deletions(-)