zenus
zenus
> Thanks @zenus > > I think we don't need to ensure the order of results. It makes sense for different databases to have different results order. > > I've...
> You can run the failed test file in local by `./target/debug/databend-sqllogictests --run_dir query --run_file xxx.test --debug --handlers mysql` ok
>  > > From the error, I guess some places don't make the schema align. thanks
> Hi @zenus , do you need some help ? @Dousir9 thanks , i'm enjoying fix it
@Dousir9 could you help me , i can not pass all the case, in my laptop, i passed all new test case.
> @zenus Sorry for the wait, I was really busy, let's continue this excellent work. > > 1. For `test_asof_join_ints.test:65`, we can fix it by adding an order by column...
> @Dousir9 i have fixed the first and third , and for the second one i have no idea after i took a week to read the code. @xudong963 could...