You are viewing a plain text version of this content. The canonical link for it is here.
Posted to gitbox@hive.apache.org by GitBox <gi...@apache.org> on 2021/09/27 16:55:25 UTC

[GitHub] [hive] pgaref commented on a change in pull request #2664: HIVE-25541: JsonSerDe: TBLPROPERTY treating nested json as String

pgaref commented on a change in pull request #2664:
URL: https://github.com/apache/hive/pull/2664#discussion_r716876585



##########
File path: serde/src/test/org/apache/hadoop/hive/serde2/TestJsonSerDe.java
##########
@@ -74,6 +74,76 @@ public void testPrimativeDataTypes() throws Exception {
     Assert.assertEquals(Timestamp.ofEpochMilli(1549751270013L), results.get(4));
   }
 
+  @Test

Review comment:
       Right, added nested_json_string.q 




-- 
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: gitbox-unsubscribe@hive.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: gitbox-unsubscribe@hive.apache.org
For additional commands, e-mail: gitbox-help@hive.apache.org