UnsupportedOperatorsVisitor.java
if i wanna support offset bigger than 1, where can i start?
any advice, Thanks!
if i wanna support offset bigger than 1, where can i start?
any advice, Thanks!
Hi @jerryldh,
Can you provide a profile for the query where you encounter this. Can you give more context?
Thanks!
another issue
as you can see in picture above,
some values missd,
for EXPR$3 values should be “2,1,4,3,5,NULL”
but returns “2,NULL,4,3,NULL,NULL”.
i’m not sure if it’s caused by a bug or other reason.