We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 37f83a5 commit 591dad8Copy full SHA for 591dad8
pom.xml
@@ -2292,7 +2292,7 @@
2292
<dependency>
2293
<groupId>org.roaringbitmap</groupId>
2294
<artifactId>RoaringBitmap</artifactId>
2295
- <version>0.9.3</version>
+ <version>1.3.0</version>
2296
</dependency>
2297
2298
presto-pinot-toolkit/pom.xml
@@ -446,7 +446,6 @@
446
447
448
449
- <version>0.9.23</version>
450
<scope>test</scope>
451
<exclusions>
452
<exclusion>
0 commit comments