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

   ### What changes were proposed in this PR?
   
   One table, thirty-four columns and fifteen rows, holding a column of every
   type an operator can ask for and the awkward values each type admits: an 
empty
   cell, a zero, a negative, a string that looks like a number, a date at a
   boundary.
   
   An operator that needs something the table cannot hold — a pair of tables
   sharing a key, a numeric projection — names a projection of it rather than a
   fixture of its own, so what every operator reads stays one thing.
   
   ### Any related issues, documentation, discussions?
   
   Part of #8325, 6 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