Sahil Takiar has posted comments on this change. ( http://gerrit.cloudera.org:8080/14905 )
Change subject: IMPALA-8547: get_json_object fails to get value for numeric key ...................................................................... Patch Set 1: > Sahil, was the conclusion here that we didn't want to do this? Or > should we jsut try to be compatible with hive? I think compatibility with Hive is probably fine, especially given there is not a consistent standard for this behavior across the common relational databases. The TL;DR of the above comment is that most relational databases support this behavior, but most require quotation marks around numeric keys (MySQL, Oracle, MS SQL). However, Hive / Postgres don't. Perhaps there is a good reason to require quotation marks around numeric keys, I'm not sure. -- To view, visit http://gerrit.cloudera.org:8080/14905 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: Impala-ASF Gerrit-Branch: master Gerrit-MessageType: comment Gerrit-Change-Id: I7df037ccf2c79da0ba86a46df1dd28ab0e9a45f4 Gerrit-Change-Number: 14905 Gerrit-PatchSet: 1 Gerrit-Owner: Eugene Zimichev <[email protected]> Gerrit-Reviewer: Impala Public Jenkins <[email protected]> Gerrit-Reviewer: Quanlong Huang <[email protected]> Gerrit-Reviewer: Sahil Takiar <[email protected]> Gerrit-Reviewer: Tim Armstrong <[email protected]> Gerrit-Comment-Date: Tue, 23 Jun 2020 23:31:34 +0000 Gerrit-HasComments: No
