zhanglistar

Results 8 issues of zhanglistar

Code: https://github.com/duckdb/duckdb.git Open with vscode + remote ssh + clangd extension on remote host, result is: remote host OS: ubuntu 20.04 cmake version: 3.16.3 clang version: Ubuntu clang version 13.0.1-++20220112083154+b9a243d1cac2-1~exp1~20220112203239.53...

> (you don't have to strictly follow this form) **Use case** With the advancement of AI, GPU resources will become more ubiquitous. Big data computing with GPU accelerator will be...

feature

What's the effect? Thanks.

question
stale

Hi, @aklomp Thanks for your great work on base64 RFC4648! While RFC 2045 is used in Apache Spark, do you have plan to support RFC 2045? Thanks in advance.

### Changelog category (leave one): - Backward Incompatible Change ### Changelog entry (a user-readable short description of the changes that goes to CHANGELOG.md): Allow empty needle in functions replaceRegexp*, like...

pr-backward-incompatible
can be tested

### Backend CH(Clickhouse) ### Bug description SQL: `select cast(array('1','2', 'abc', '\'1\'') as string); ` Vanila: `[1, 2, abc, '1']` Gluten: `['1','2', 'abc', '\'1\''] ` Clickhouse: ### Spark version None ###...

bug
triage

### Backend CH (ClickHouse) ### Bug description SQL: `select unix_timestamp('1970-01-01 00:00:00');` gluten returns `NULL`,spark returns `-28800`. ### Spark version None ### Spark configurations _No response_ ### System information _No response_...

bug
triage