Lei, HUANG

Results 55 comments of Lei, HUANG

> @v0y4g3r I'd like to start understanding more about the efforts here. Is the plan to put this behind a cargo `feature` so that we can switch between `arrow` and...

@andygrove Wondering what I still need to do in order to get this merged and I'd be happy to follow up.

@andygrove Seems like some workflows need a maintainer's approval to run.

> @v0y4g3r looks like there are some minor build issues that need to fixed. These tests are failing in current arrow2 branch, and is not introduced by this PR. Anyway,...

Lets move back to upgrading arrow2 version in arrow2 branch. I'm quite interested in that, but I found that some unit tests are currently failing: - `datasource::file_format::json::tests::read_limit` - `datasource::file_format::json::tests::read_small_batches` -...

Does it help to disable "show first key on glance view"?

For active windows, we enforce max_sorted_runs (maybe apply to both L0 and L1) and max_files (apply to all files in active window or just L0 in active window?). If current...

> We should ensure all overlapping files in the same time window are compacted into one sorted run. Since we only have 2 levels and always remove the delete tombstone...

> I'd like to have a try if it has not been assigned to someone yet or if someone has been already working on this then please let me know....

> I'm also planning to implement displaying database options in `SHOW DATABASES` statement. But I am confused about the implementation approaches. > > Does the syntax need to be extended...