-
## Issue:
In `JsonAsyncHttpPinotClientTransportFactory`, `setScheme` followed by `withConnectionProperties` may override the scheme value.
To reproduce:
```java
public static void main(String…
-
When try to load batch ingestion job with hadoop job is not getting started because jetty classes loading from Pinot batch ingestion shaded jar could not able to find the webapp files which leads to …
-
## Problem
Since 0.11.0, `pinot-jdbc-client` and pinot `pinot-java-client` have a dependency on `pinot-common`.
See introductions:
https://github.com/apache/pinot/commit/15e939818ca913bd9a5f016230…
-
We were using **pinot** in our backend fastapi code using **Sqlalchemy**. We used create_engine from sqlalchemy to create connections with pinot.
But now we have a usecase of making async calls to…
-
**Issue type**: feature request
**Pinot version**: 0.8.0
**Description**:
We are using the Golang module for connecting with Pinot in our internal applications. So far, the JSON-based communi…
-
In using `pinot-java-client : 1.0.0-hotfix` and `pinot-common : 1.0.0` and scanning the dependencies with Anchore the following CVEs were detected:
```
CVE-2022-39135+org.apache.calcite.avatica.av…
-
Currently the code coverage of pinot repo is just around 50% ([Link](https://codecov.io/github/apache/pinot)).
This issue tracks the status of increasing code coverage.
The following modules curr…
-
We have a use case that require fetching 100K-1M filtered records directly from Pinot servers with minimal performance hit. Each record has between 5 and 10 columns. We noticed fetching 500K records t…
-
**Is your feature request related to a problem? Please describe.**
Apache Pinot(https://pinot.apache.org/) is a low latency real-time distributed OLAP datastore. Users use it to power real-time BI us…
-
Can we please add support for PreparedStatement in the go client as we have for the Java client?
https://docs.pinot.apache.org/users/clients/java#query-methods