bendsql
bendsql copied to clipboard
Databend Native Client
`Error: APIError: SessionExpired: {"error":{"code":"404","message":"query id 5f097022-84d3-4aff-8d28-36178cf7adf0 not found on pwNrDzROF3SN9EruqMT5t3"}}` the total count of rows of the data I'm iterating is 25000 and the error occured after the program runed...
``` databend@localhost:8000/default> VACUUM TEMPORARY files limit 100; VACUUM TEMPORARY files LIMIT 100 thread 'main' panicked at cli/src/display.rs:665:73: index out of bounds: the len is 0 but the index is 0...
Now we support these commands, related https://github.com/datafuselabs/bendsql/issues/354 | cmd | desc | |----------|-----------------------------------| | !options | Show all options and their values | | !load | Just like the `!source`...
for wide table 16 is not enough...
just like other db(mysql pg), `query!("select * from tb where a=? and b=?", a, b)`
- Add `begin`, `commit`, `rollback` transaction method.
We need to support some useful command like `Snowflake`. ``` user#> !help +------------+-------------------------------------------+-------------+--------------------------------------------------------------------------------------------+ | Command | Use | Aliases | Description | |------------+-------------------------------------------+-------------+--------------------------------------------------------------------------------------------| | !abort | !abort | | Abort...
> loading auto complete keywords failed: APIError: ResponseError with 2601: , cause: failed to decode Protobuf message: buffer underflow (while get UDFs).