Xin Li

Results 16 comments of Xin Li

Hi @alamb, I am trying to work on this. I am not very familiar on the `InterleaveExec` in the optimizer. As initial thought, the interleaveExec is acting as a **Repartition...

Hi @alamb, found another interesting case while testing. I am not very sure, do you think this could apply `InterleaveExec` with same order by sets? ``` explain select count(*) from...

#8334 Related. The current statistics for structs returns null.

I resolved this by adding an additional feature to the crate. I'm still curious about why we need to define this as a calling package... ``` global_registry = [ "arrow-udf"...

Finalizing the details takes a lot more effort than expected. Would you like to take a look? Thanks! @alamb @jayzhan211 Benchmark ```bash regexp_count_1000 string time: [6.6158 ms 6.6634 ms 6.7108...

Hi @alamb. I am still working on this for completing UTs, and E2Es and fixing bad code styles... Could you please help do a pre-quick review of the ideas behind......

> Hi @alamb. I am still working on this for completing UTs, and E2Es and fixing bad code styles... Could you please help do a pre-quick review of the ideas...

> I am sorry @xinlifoobar for the delayed review -- I am traveling this week (actually presenting about DataFusion at SIGMOD: https://2024.sigmod.org/industrial-list.shtml) Ya, the first time I found this on...

> > I would pause updating on this PR since it is extremely large IMO and difficult for reviewers. Let me know your thoughts on it and I could do...