-
We recently found that querying Pinot (0.8.0) `upsert` enabled tables can return duplicated via Trino (362).
## Steps to reproduce
1. Set up a single-partition Kafka topic `topic1` keyed on `A` …
-
Seeing this occasionally. Maybe 60s is not enough for the rebalance to converge.
```
Error: Tests run: 5, Failures: 1, Errors: 0, Skipped: 3, Time elapsed: 86.82 s
-
If you send a query to Pinot where all the segments are pruned by the broker, the response from Pinot does not contain `resultTable`. Meaning it does not have the schema, data types, or even empty `ro…
-
The existing dynamic-table should be deprecated.
ebyhr updated
1 month ago
-
If we have a `TIMESTAMP` field in Pinot Table, and run `select max(timestamp_column) from my_table`, Pinot throws the below error:
```
java.lang.IllegalArgumentException: Invalid timestamp: '1.672…
-
Creating this issue to initiate discussions about supporting vector embeddings in Pinot.
This [write-up](https://docs.google.com/document/d/1aiXPbwK4rU_YdfMPt3K752SuCMy8KQehqM4ltPg9juE/edit) collat…
-
This is a followup from https://github.com/apache/pinot/issues/8929, but in the case of 0 data being consumed. We've since found a poor interaction between Pinot and our s3 lifecycling.
- we have a…
-
The requirement arises from usecases that need to filter out rows during query that are older than a provided timestamp representing TTL.
This can be achieved currently by caller side implementations…
-
Wanna check if anyone is using DBT and found that making Pinot a data source of it would be useful.
https://docs.getdbt.com/docs/introduction
-
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