Open tobegit3hub opened 3 months ago
It seems that SELECT INTO support CONFIG which is different from SELECT.
We can not pass the execute_mode values in SQL without SELECT CONFIG. Therefore, we can not use request mode in SQL when exporting result set.
Bug Description
Use the demo docker image.
Execute the following sql will get one correct data.
Execute the following sql will get multiple incorrect data.