Hello Peter Rozsa,
I'd like you to reexamine a change. Please visit
http://gerrit.cloudera.org:8080/24567
to look at the new patch set (#4).
Change subject: IMPALA-15158: Replace ColumnType.is_binary_ with an enum
......................................................................
IMPALA-15158: Replace ColumnType.is_binary_ with an enum
This is preperation for adding new types that piggy-back
on STRING (GEOMETRY/GEOGRAPHY). The new types will be
available only in Parquet, so adding the actual types
later should not need to modify unrelated file formats.
Change-Id: I667138dac8afdd117dea8ed90a85927352f73269
---
M be/src/exec/hbase/hbase-table-writer.cc
M be/src/exec/hdfs-text-table-writer.cc
M be/src/exec/iceberg-metadata/iceberg-row-reader.cc
M be/src/exec/kudu/kudu-util-ir.cc
M be/src/exec/paimon/paimon-jni-row-reader.cc
M be/src/exec/text-converter.inline.h
M be/src/runtime/complex-value-writer.inline.h
M be/src/runtime/types.cc
M be/src/runtime/types.h
9 files changed, 125 insertions(+), 64 deletions(-)
git pull ssh://gerrit.cloudera.org:29418/Impala-ASF refs/changes/67/24567/4
--
To view, visit http://gerrit.cloudera.org:8080/24567
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings
Gerrit-Project: Impala-ASF
Gerrit-Branch: master
Gerrit-MessageType: newpatchset
Gerrit-Change-Id: I667138dac8afdd117dea8ed90a85927352f73269
Gerrit-Change-Number: 24567
Gerrit-PatchSet: 4
Gerrit-Owner: Csaba Ringhofer <[email protected]>
Gerrit-Reviewer: Peter Rozsa <[email protected]>