Skip to content

Instantly share code, notes, and snippets.

@arkadius
Created September 25, 2024 13:49
Show Gist options
  • Save arkadius/c89a68e332e9692e2deae12ceaf5e0b9 to your computer and use it in GitHub Desktop.
Save arkadius/c89a68e332e9692e2deae12ceaf5e0b9 to your computer and use it in GitHub Desktop.
SET 'execution.runtime-mode' = 'batch';
SELECT * FROM product_orders_report ORDER BY report_timestamp desc;
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment