aglinxinyuan commented on PR #8488: URL: https://github.com/apache/texera/pull/8488#issuecomment-5771378448
> Makes sense, I'll drop this. Before I close it: under that design, should a port that carried no rows fail the run as it does today, or should the engine simply not call `process_table` for it and finish the port quietly? Both fit "an empty table has no schema", but only the second keeps a workflow alive when a filter happens to match nothing. Either way is fine. However, making `filter` work with an empty table is not, by itself, a reason to add a schema to empty tables. -- 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]
