kz930 commented on PR #8359:
URL: https://github.com/apache/texera/pull/8359#issuecomment-5737844042

   Ran the full operator suite against this rule. Every failure it produced 
came from the harness writing its output without conforming to the declared 
schema, where the engine writes its tuples through it, so a holed integer 
column left the script as `6.0` and the engine as `6`; that is fixed in #8358 
and the suite is back to 145 of 145 with the rule in place. It also caught two 
genuine column-order divergences, the Machine Learning Scorer and the JSONL 
source, both now fixed.
   


-- 
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]

Reply via email to