You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pinot.apache.org by GitBox <gi...@apache.org> on 2022/12/12 23:10:19 UTC

[GitHub] [pinot] aditya-kumbhar commented on a diff in pull request #9966: Use gson JSONParser for asserting JSON equality deterministically

aditya-kumbhar commented on code in PR #9966:
URL: https://github.com/apache/pinot/pull/9966#discussion_r1046481023


##########
pinot-common/src/test/java/org/apache/pinot/common/utils/PinotDataTypeTest.java:
##########
@@ -18,6 +18,7 @@
  */
 package org.apache.pinot.common.utils;
 
+import com.google.gson.JsonParser;

Review Comment:
   Okay, I will update the PR with JsonUtils.



-- 
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: commits-unsubscribe@pinot.apache.org

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


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@pinot.apache.org
For additional commands, e-mail: commits-help@pinot.apache.org