Login  Register

[GitHub] [carbondata] QiangCai commented on a change in pull request #4025: [WIP] Make TableStatus/UpdateTableStatus/SegmentFile Smaller

Posted by GitBox on Jan 19, 2021; 2:20am
URL: http://apache-carbondata-dev-mailing-list-archive.168.s1.nabble.com/GitHub-carbondata-marchpure-opened-a-new-pull-request-4025-WIP-Make-TableStatus-UpdateTableStatus-Ser-tp103553p105446.html


QiangCai commented on a change in pull request #4025:
URL: https://github.com/apache/carbondata/pull/4025#discussion_r559874151



##########
File path: core/pom.xml
##########
@@ -64,6 +64,11 @@
       <artifactId>expiringmap</artifactId>
       <version>0.5.9</version>
     </dependency>
+    <dependency>
+      <groupId>com.alibaba</groupId>
+      <artifactId>fastjson</artifactId>
+      <version>1.2.68</version>

Review comment:
       change to 1.2.75




----------------------------------------------------------------
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.

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