[email protected] has uploaded this change for review. ( 
http://gerrit.cloudera.org:8080/20506


Change subject: IMPALA-12465: Basic unicode column name bug fix
......................................................................

IMPALA-12465: Basic unicode column name bug fix

Impala primarily depends on hive functions for column name
validation. Since hive already supports unicode column names,
the patch just updates the column name validation function.
This is just a primitive patch which will need a lot of testing
and enhancements as we proceed.

Change-Id: I1ad9d63ac1b9631a0f4a433798bd5109aa2ed718
---
M .clang-tidy
M be/src/runtime/coordinator.cc
M fe/src/main/java/org/apache/impala/analysis/ColumnDef.java
3 files changed, 2 insertions(+), 3 deletions(-)



  git pull ssh://gerrit.cloudera.org:29418/Impala-ASF refs/changes/06/20506/1
--
To view, visit http://gerrit.cloudera.org:8080/20506
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings

Gerrit-Project: Impala-ASF
Gerrit-Branch: master
Gerrit-MessageType: newchange
Gerrit-Change-Id: I1ad9d63ac1b9631a0f4a433798bd5109aa2ed718
Gerrit-Change-Number: 20506
Gerrit-PatchSet: 1
Gerrit-Owner: Anonymous Coward <[email protected]>
Gerrit-Reviewer: Anonymous Coward <[email protected]>
Gerrit-Reviewer: Daniel Becker <[email protected]>
Gerrit-Reviewer: Michael Smith <[email protected]>

Reply via email to