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

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


    from eff2977  [CARBONDATA-3519]Made optimizations in write step to avoid 
unnecessary memory blk allocation/free
     new 32bd37f  wip
     new 0a93c13  [CARBONDATA-3614] Support Alter table properties set/unset 
for longstring columns

The 2 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:
 .../apache/carbondata/core/util/CarbonUtil.java    | 99 ++++++++++++++++++++++
 .../mv/rewrite/TestAllOperationsOnMV.scala         |  2 +-
 .../complexType/TestCreateTableWithDouble.scala    |  3 +-
 .../createTable/TestCreateTableAsSelect.scala      | 19 -----
 .../longstring/VarcharDataTypesBasicTestCase.scala | 77 ++++++++++++++++-
 .../sql/parser/CarbonSparkSqlParserUtil.scala      |  6 ++
 .../org/apache/spark/util/AlterTableUtil.scala     | 74 +++++++++++++++-
 7 files changed, 255 insertions(+), 25 deletions(-)

Reply via email to