Bhuwan Sahni

Results 5 issues of Bhuwan Sahni

### What changes were proposed in this pull request? This PR adds changes for ListState implementation in State Api v2. As a list contains multiple values for a single key,...

SQL
STRUCTURED STREAMING
DOCS

### What changes were proposed in this pull request? This change cleans up any dangling files tracked as being previously uploaded if they were cleaned up from the filesystem. The...

SQL
STRUCTURED STREAMING

This PR adds support for calculating total samples during a query, and returning this result as query statistics. Issue: https://github.com/thanos-community/promql-engine/issues/148 Prometheus defines `totalQueryableSamples` as the total number of samples read...

### What changes were proposed in this pull request? This PR removes the TimeMode None from supported time modes in TransformWithState operator. A structured streaming query works in either Processing...

SQL
STRUCTURED STREAMING

### What changes were proposed in this pull request? Currently, we have a scenario where if a version X is loaded (and there is an existing snapshot with version X),...

SQL
STRUCTURED STREAMING