Join Slack
Powered by
Is it possible to use Local-Global Aggregation whe...
# random
i
Ian Stewart
02/20/2024, 5:21 PM
Is it possible to use Local-Global Aggregation when using the table API or is it only supported via SQL?
https://nightlies.apache.org/flink/flink-docs-master/docs/dev/table/tuning/#local-global-aggregation
j
Jad Naous
03/07/2024, 2:13 PM
The SQL API and Table API get translated to the same objects eventually, so they should work the same
Open in Slack
Previous
Next