Peter Pringle

Results 4 comments of Peter Pringle

I didn't think pinot should be using Kafka consumer group offset management nor auto.commit as pinot manages it own consumer partition assignment and offsets. Using a group id results in...

I think this change will break the current topic partition assignment and replication behaviour by defaulting back to the Kafka clients implementation instead of Pinot's implementation. Kafka client will assign...

Looks like it's related to the fact that pinot does not support nested queries. For other databases superset creates a virtual table dataset which is used as the FROM table...

It would be quite a game changer. On Sat, 18 Nov 2023, 03:41 Kamal Chavda, ***@***.***> wrote: > Hi @rusackas , were you able to test this > by any...