Hi Etienne,
AFAIK, only blink planner (and batch mode) support TPCDS benchmarks
and blink planner does support global ORDER BY.
The docs link you mentioned above refers to the DataSet API,
blink planner implements batch mode on DataStream (actually low-level
StreamOperator)
instead of DataSet API.
Best,
Jark
On Thu, 22 Apr 2021 at 22:26, Etienne Chauchot <
[hidden email]> wrote: