I’m building a process in batch mode in flink . where I have a table with 100 millions row and I need to order by one field all the table so I wondering what is the better technology to order huge table .
In my case I prefer to use Flink If Flink is a good way to order distributed Can you mention a way to ordering rows with good practices in flink
Know the best form to order a table in flink.
New contributor
Carlos045 is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.