kz930 opened a new pull request, #8364:
URL: https://github.com/apache/texera/pull/8364

   ### What changes were proposed in this PR?
   
   A source reads a file rather than an upstream port, so it is configured from 
a
   file the runner writes rather than from a table, and the variants follow the
   configuration: a CSV with a header and without, an encoding per charset.
   
   Two reports come with it. One prints which operators run and which are
   withheld and why, so the state of the set is a command rather than a claim.
   The other parses every generated script and fails on one that a hostile 
column
   name would break, which is a whole class of defect a comparison cannot see.
   
   ### Any related issues, documentation, discussions?
   
   Part of #8325, 10 of 15. It builds on #8327, which adds the trait and the 
translator, and on the verification pieces before it; each is sized to be read 
in one sitting rather than landing as one diff.
   
   ### How was this PR tested?
   
   The tests in this change cover it. The whole set is exercised together once 
the last piece lands: every operator run through the engine and through its 
generated script, and the two answers compared.
   
   ### Was this PR authored or co-authored using generative AI tooling?
   
   Generated-by: Claude Code (Opus 5)
   


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