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

   ### What changes were proposed in this PR?
   - Add PythonCodegenBaseSpec covering the shared ProcessTableOperator 
template skeleton and helper methods emitted by render.
   - Verify the per-task codegen payload and parse snippets are spliced in 
verbatim and are codegen-driven, not hardcoded.
   - Verify numeric context fields render as raw Python literals while user 
strings render as runtime decode expressions, with a leakage guard.
   ### Any related issues, documentation, discussions?
   Closes: #6662
   ### How was this PR tested?
   - Run: `sbt "WorkflowOperator/testOnly *PythonCodegenBaseSpec"`, expect all 
6 tests passing.
   - Test-only change; no production code is modified.
   ### Was this PR authored or co-authored using generative AI tooling?
   Co-authored with Claude Opus 4.8 in compliance with ASF


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