aglinxinyuan commented on PR #8488: URL: https://github.com/apache/texera/pull/8488#issuecomment-5768420751
It is supposed to fail. By design, the Sort operator cannot process an empty table. If it needs to support empty tables, it should be modified to accept an empty table without a schema. A schema belongs to a table containing data; an empty table should not have one. -- 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]
