odc
odc copied to clipboard
[Bug]: large SQL export excel data result is empty
ODC version
ODC 4.3.1-1727318097000
OB version
no relate
What happened?
In large sql, the user is now required to add hints to export the result set data. No hint The task is successfully executed but the exported excel file is empty and no error is reported in the log.
no add hint, execute successful but result is empty:
below is add
hint, result has data:
What did you expect to happen?
the execution should be successful with a result regardless of whether hint is added
How can we reproduce it (as minimally and precisely as possible)?
see top of what happen
Anything else we need to know?
No response