Chojan Shang

Results 121 comments of Chojan Shang

> > This is a monster PR! Can we split into more than one PR? The layout change will block many other PRs, and other PRs will block this PR...

> I suggest merging this PR on the weekend or when PR numbers are low, not blocking other PRs which is working. I marked it as a draft to avoid...

I think we'll see a new release this week.

> `to_base64` and `from_base64` look simple, let me start them first. You can comment on these two issues and I will assign them to you, cc @ygf11 - `to_base64` #6770...

> Will we have an RFC for the new layout? I will enrich it in this issue as it progresses. Perhaps the testing section will have a relatively formal RFC.

> So we will remove `common` and move them into `src` with well-designed crate names? Most libraries will contain a databend prefix, Finally it looks like this ``` src ├──...

> why we need to use a fork of `cargo-license`, `async-trait`, `clickhouse-driver` and `chrono`? - `cargo-license`: It's not as aggressively maintained, of course, it is perfectly possible to use specific...

As for sled, if we still plan to use it, perhaps we can consider refactoring it to meet our needs. If we decide to abandon it, emm, for the time...

> @PsiACE do you know why we need to keep our own `arrow-format`? We need support for higher versions of tonic and prost.

I am interested in the new expression framework and would like to have a try.