[
https://issues.apache.org/jira/browse/HIVE-25596?focusedWorklogId=668451&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-668451
]
ASF GitHub Bot logged work on HIVE-25596:
-----------------------------------------
Author: ASF GitHub Bot
Created on: 21/Oct/21 14:06
Start Date: 21/Oct/21 14:06
Worklog Time Spent: 10m
Work Description: 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]
Issue Time Tracking
-------------------
Worklog Id: (was: 668451)
Time Spent: 1h 10m (was: 1h)
> Compress Hive Replication Metrics while storing
> -----------------------------------------------
>
> Key: HIVE-25596
> URL: https://issues.apache.org/jira/browse/HIVE-25596
> Project: Hive
> Issue Type: Improvement
> Reporter: Haymant Mangla
> Assignee: Haymant Mangla
> Priority: Major
> Labels: pull-request-available
> Time Spent: 1h 10m
> Remaining Estimate: 0h
>
> Compress the json fields of sys.replication_metrics table to optimise RDBMS
> space usage.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)