You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@carbondata.apache.org by GitBox <gi...@apache.org> on 2021/01/19 02:20:16 UTC

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

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:
users@infra.apache.org