-
The docker container prestosql/presto:337 contains numerous jar files that should not be needed. They should be removed from the container (and probably the rpm and tar.gz files as well).
Reasons f…
-
Running 24.0.0 with following extensions crashes:
druid.extensions.loadList=["druid-kafka-indexing-service", "druid-datasketches", "druid-multi-stage-query", "druid-kinesis-indexing-service", "drui…
-
```
cd $HOME/.klab/releases/develop/cli
"$HOME/.klab/jre16/bin/java" -Xms512M -Xmx2048M -server --illegal-access=permit -Dfile.encoding=UTF-8 -Dserver-port=8283 -cp cli-0.11.0-SNAPSHOT.jar:lib/* org…
-
[INFO] 2020-09-24 17:17:54.245 - [taskAppId=TASK-6-21-23]:[121] - -> Connecting to jdbc:hive2://gdlt-b-master01.cnbdcu.com:2181,gdlt-b-master02.cnbdcu.com:2181,gdlt-b-master03.cnbdcu.com:2181,gdlt-b…
-
About
I see SELinux spamming
`type=1400 audit(0.0:1227): avc: denied { bind } for scontext=u:r:untrusted_app:s0:c148,c256,c512,c768 tcontext=u:r:untrusted_app:s0:c148,c256,c512,c768 tclass=netlin…
-
Using ` ./gradlew versionCatalogUpdate` does not update any dependencies. Is something wrong with my config?
`settings.gradle.kts`
```
rootProject.name = "kotlin-libs"
dependencyResolutionMana…
-
Thanks for making pg_roaringbitmap.
I noticed the test fails on PostgreSQL 13.
I don't see how it can be fixed though without breaking the test for earlier PostgreSQL versions,
since the QUERY …
-
### Code of Conduct
- [X] I agree to follow this project's [Code of Conduct](https://www.apache.org/foundation/policies/conduct)
### Search before asking
- [X] I have searched in the [issues](http…
-
Using Kotest 5.2.3 and the dependency:
```xml
io.kotest
kotest-runner-junit5-jvm
${kotest.version}
test
```
I get `NoSuchMethod 'kotlin.coroutines.CoroutineContext$Element io.ko…
-
### Describe the bug
Metals detects Scala as 2.12.0 but project uses Scala 2.12.15.
My environment is,
OS : macOS Monterey 12.1
VSCode : 1.64.0
VSCode Metals plugin : v1.12.0
Metals versio…