wubx
wubx
**Summary** change quoted_ident_case_sensitive default value is 0 Databend is now case-insensitive by default. If you use quotes and partition case. The rules are not uniform.
**Summary** Calculates the difference between two date, time, or timestamp expressions based on the date or time part requested. https://docs.snowflake.com/en/sql-reference/functions/datediff
### Search before asking - [X] I had searched in the [issues](https://github.com/datafuselabs/databend/issues) and found no similar issues. ### Version v1.2.290-3b3e0c30ec ### What's Wrong? ``` root@localhost:8000/default> select list(uk) from tu01 where...
**Summary** error: APIError: ResponseError with 1002: Delete must have deterministic predicate ``` root@localhost:8000/default> create table t0429(c1 int, c2 date); CREATE TABLE t0429(c1 int, c2 date) root@localhost:8000/default> insert into t0429 values(1,'2024-04-29');...
``` 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...
### Search before asking - [X] I had searched in the [issues](https://github.com/datafuselabs/databend/issues) and found no similar issues. ### Version main ### What's Wrong? ``` root@localhost:8000/db01> create view v_1 as select...
### Search before asking - [X] I had searched in the [issues](https://github.com/datafuselabs/databend/issues) and found no similar issues. ### Version v1.2.526 ### What's Wrong? ``` vacuum table db.tb01; Error: APIError: ResponseError...
### Search before asking - [X] I had searched in the [issues](https://github.com/datafuselabs/databend/issues) and found no similar issues. ### Version v1.2.526 ### What's Wrong? ``` root@localhost:8000/default> vacuum drop table; error: APIError:...
### Search before asking - [X] I had searched in the [issues](https://github.com/datafuselabs/databend/issues) and found no similar issues. ### Version all version ### What's Wrong? ``` MySQL [(none)]> select list(number) from...
Optimize Databend log output time using system date