carloea2 commented on PR #3774: URL: https://github.com/apache/texera/pull/3774#issuecomment-3344652262
Next action I will do: 1) Include Limit and Offset into Sort operator: -> Ok, then I will remove those options from the operator. 2) Code too defensive: -> Ok, I will move the operator parameter validations to compilation phase. -> Remove ALL checks on incoming data. 3) Merge sort implementation: -> I will pick option B: do it incremental Thank you -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
