You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@celeborn.apache.org by "RexXiong (via GitHub)" <gi...@apache.org> on 2023/02/17 06:46:47 UTC

[GitHub] [incubator-celeborn] RexXiong commented on a diff in pull request #1245: [CELEBORN-310] include roaringbitmap in flink plugin

RexXiong commented on code in PR #1245:
URL: https://github.com/apache/incubator-celeborn/pull/1245#discussion_r1109361304


##########
client-flink/flink-1.14-shaded/pom.xml:
##########
@@ -67,6 +71,7 @@
               <include>com.google.guava:guava</include>
               <include>io.netty:*</include>
               <include>org.apache.commons:commons-lang3</include>
+              <include>org.roaringbitmap</include>

Review Comment:
   yes it's equal to org.roaringbitmap:*,and i am going to specify its artifactId.



-- 
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: issues-unsubscribe@celeborn.apache.org

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