Gabor Kaszab has posted comments on this change. ( http://gerrit.cloudera.org:8080/13983 )
Change subject: IMPALA-7374: [DOCS] Document the new DATE data type in Impala ...................................................................... Patch Set 2: (2 comments) http://gerrit.cloudera.org:8080/#/c/13983/2/docs/topics/impala_date.xml File docs/topics/impala_date.xml: http://gerrit.cloudera.org:8080/#/c/13983/2/docs/topics/impala_date.xml@51 PS2, Line 51: Not sure what this character is. Should be '-'. I saw other occassions, please check them as well. http://gerrit.cloudera.org:8080/#/c/13983/2/docs/topics/impala_date.xml@147 PS2, Line 147: <codeph>NULL</codeph> is returned Instead of NULL an error is returned: select cast("2019-11-111" as date); ERROR: UDF ERROR: String to Date parse failed. Invalid string val: "2019-11-111" -- To view, visit http://gerrit.cloudera.org:8080/13983 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: Impala-ASF Gerrit-Branch: master Gerrit-MessageType: comment Gerrit-Change-Id: I0c28361c7f0d225708eaf4b955c6704520eaaa68 Gerrit-Change-Number: 13983 Gerrit-PatchSet: 2 Gerrit-Owner: Alex Rodoni <[email protected]> Gerrit-Reviewer: Attila Jeges <[email protected]> Gerrit-Reviewer: Csaba Ringhofer <[email protected]> Gerrit-Reviewer: Gabor Kaszab <[email protected]> Gerrit-Reviewer: Impala Public Jenkins <[email protected]> Gerrit-Comment-Date: Mon, 05 Aug 2019 08:52:14 +0000 Gerrit-HasComments: Yes
