-
I'm running `cargo clippy` (Clippy version: clippy 0.1.65 (897e375 2022-11-02)) on my library and it panics.
The message is something like:
`error: internal compiler error: compiler/rustc_trait_se…
-
### What happens?
COPY (SELECT * FROM tbl) TO 'output.parquet' (FORMAT PARQUET); generated parquet file based on the table definition.
Is there a way to specify the schema for the parquet file gene…
-
Hi Alex
When I set the below config for the table
const tablePropsInit: ITableProps = {
columns: columnsArray,
data: data.queryResponse.dataRecords,
rowKeyField: 'id',
virtualScroll…
-
HTTP Handler's `test_bad_sql` test failed:
```shell
test servers::http::http_query_handlers::test_bad_sql ... FAILED
failures:
---- servers::http::http_query_handlers::test_bad_sql stdout --…
-
Reference in the Hotrod implementation is [here](https://infinispan.org/docs/stable/titles/hotrod_protocol/hotrod_protocol.html#operations_3)
Query request and response proto definition are [here](ht…
-
Hi team,
I am trying to find the solution to how to get results from state storage by using a specific query, not just getting item by id. I found a good explanation here https://docs.dapr.io/develop…
-
Hi there,
First off, this is a great library and I'm a big fan of it!
I initially followed [this article](https://medium.com/the-cloud-builders-guild/validation-without-exceptions-using-a-media…
-
**Is your feature request related to a problem? Please describe.**
support BINARY format in extended query mode
-
### Problem:
When driver receives a response of type `Error` (e.g. `ServerError` or `Overloaded`), it prints "_Query succeeded._" and never retries, but the error is returned instantly (as if `Fallth…
-
Hi team,
I am trying to find the solution to how to get results from state storage by using a specific query, not just getting item by id. I found a good explanation here https://docs.dapr.io/develo…