Bohu
Bohu
It's time to remove https://github.com/datafuselabs/parquet2 and https://github.com/datafuse-extras/parquet2 ?
@junnplus As seen you are working on https://github.com/datafuselabs/databend/pull/6344, are you also interested in this task?
This is related to metasrv, such as the unique identify ID can be stored in the metasrv. cc @lichuang
Because databend can COPY from remote files, so the file may not be an object from s3.
@b41sh is the original author of the JSON type, ping for more help :)
What's the stateless test migration plan for the new expression framework?
Could you try one databend-query node and test it again? It is not useful to deploy 3-nodes on a single machine(IO&CPU-bound) If you are using local fs, there are some...
Thank you. Databend is not designed and improved for local FS, we only do it for test. There are some issues(eg. https://github.com/tokio-rs/tokio/issues/3664) to slow the IO, databend is improved for...
Hmm, could you put the MySQL client query status, like: ``` select * from numbers(1000000) limit 1000000; [result snippet] 1000000 rows in set (0.27 sec) -- this is all cost:...
Cool. Related https://github.com/datafuselabs/opendal/issues/7