-
This issue contains performance data for OpenJ9 with OJDK MHs enabled.
### Target benchmarks
1) JRuby
2) Nashorn
3) scala-java-records-benchmark (https://github.com/harpocrates/scala-java-record…
-
The puzzle `303-f98800f5` from #303 has to be resolved:
https://github.com/eo-cqrs/eo-kafka/blob/e93a62a7895f7bf5ef8b9f65b11e2784ca365974/src/main/java/io/github/eocqrs/kafka/fake/FkConsumer.java#L1…
-
I am new using clickhouse and I have assembled a project in java using java client.
```xml
com.clickhouse
clickhouse-http-client
0.6.0
org.apache.httpcomponents.client5
ht…
-
I'm trying to simulate usecase of sending around messages in a wrapper type such that if needed devs can use multiple messages on a single topic.
Here is the type. The purpose here is to be able to…
-
**Build Scans:**
- [elasticsearch-periodic-platform-support #4731 / sles-15_platform-support-unix](https://gradle-enterprise.elastic.co/s/3gkxmjjkbmhi2)
- [elasticsearch-pull-request #39699 / part-2](…
-
### Description:
Implement the Record Set design pattern to facilitate operations on a collection of records, akin to a database result set. This pattern allows for easy manipulation, retrieval, and i…
-
### Description of the issue
When reading bgzip-compressed data from a stream (e.g. over the network or from a pipe), htsjdk can stop early and not read the stream all the way to the end, processin…
-
JIRA Issue: [KIEKER-901] Execution traces from big log files
Original Reporter: Nils Christian Ehmke
***
As explained in KIEK-699:
There were problems analyzing log files (received within five minu…
-
### To reproduce
This sqllogic test would fail:
```
# name: test/sql/window/test_naive_aggregation.test
# description: Test naive aggregation implementation
# group: [window]
statement ok
C…
-
## Description
Currently data access makes use of a GraphQL Quarkus app for accessing data outside of your spark pipeline. GraphQL is not optimized for performing queries against large datasets store…