aasha commented on a change in pull request #2724:
URL: https://github.com/apache/hive/pull/2724#discussion_r733716632



##########
File path: ql/src/test/queries/clientpositive/udf_gzip_json_deserialize.q
##########
@@ -0,0 +1,7 @@
+
+DESCRIBE FUNCTION gzip_json_deserialize;
+DESCRIBE FUNCTION EXTENDED gzip_json_deserialize;
+
+-- evalutes function for array of primitives
+SELECT gzip_json_deserialize("H4sIAAAAAAAA/ytJLS4BAAx+f9gEAAAA");

Review comment:
       the validation is missing




-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to