-
Investigate the possibility of supporting a subset of SPARQL for streaming query processing.
-
Root Cause Analysis
The tool execution hang appears to stem from several implementation issues:
bash.py Implementation Issues:
Hard-coded 120-second timeout (_timeout = 120.0)
Inefficient buffer…
-
### Is your feature request related to a problem?
No
### What is the motivation behind your request?
Better support for streaming functionalities in Ibis.
### Describe the solution you'd like
Pys…
-
### Please describe the end goal of this project
Add an experimental client facing gRPC server to OpenSearch mirroring common REST endpoints for use in a gRPC/Protobuf ecosystem. The goal of this i…
-
When data from a table that has a materialized view is streamed, we may need to generate the corresponding view updates from it.
These view updates are asynchronous, meaning that we don't wait until t…
-
### What happened?
I believe there is a UX bug in the logs explore when you are streaming logs. If the streaming mode is enabled but paused, the query editor and the run query buttons should be disab…
-
This is a placeholder issue that will be modified over time.
We are currently working on a new internal architecture to power blocking queries that is significantly more efficient. One benchmark ba…
banks updated
9 months ago
-
Currently, I use `select` as in e.g.
``` haskell
coms =. lo') &&.
(ComArtNumField
-
**Is your feature request related to a problem?**
Currently, the FlintJob entry is limited to handling only batch and streaming typed queries. This restriction limits the flexibility and applicabil…
-
### Describe the bug
_x-posted from [here](https://github.com/metabase/metabase/issues/48652)_
Using both
- a wildcard inside a Clickhouse S3 Parquet query
- a Metabase template variable
br…