aicam commented on issue #3922: URL: https://github.com/apache/texera/issues/3922#issuecomment-3416425170
My understanding is both of the perspectives are right: - @carloea2 is correct because sorting binary and bytes are meaningless and user may end up using the operator in wrong way - @aglinxinyuan is correct because we should not intervene in user experience and give them full flexibility my suggestion is when user select an attribute that is binary, we show them a small warning like this: ``` The selected attribute is binary type and will be sorted as bytes ``` -- 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]
