-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/72175/
-----------------------------------------------------------

Review request for hive, Gopal V, Jesús Camacho Rodríguez, Zoltan Haindrich, 
and Vineet Garg.


Bugs: HIVE-22929
    https://issues.apache.org/jira/browse/HIVE-22929


Repository: hive-git


Description
-------

Performance: quoted identifier parsing uses throwaway Regex via 
String.replaceAll()


Diffs
-----

  parser/src/java/org/apache/hadoop/hive/ql/parse/HiveLexer.g 0296a3d74e 


Diff: https://reviews.apache.org/r/72175/diff/1/


Testing
-------

mvn test -Dtest.output.overwrite -DskipSparkTests 
-Dtest=TestMiniLlapLocalCliDriver -Dqfile=quotedid_basic.q -pl itests/qtest 
-Pitests


Thanks,

Krisztian Kasa

Reply via email to