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

   ### What changes were proposed in this PR?
   
   Add `ResultSchemaSpec` pinning the canonical column layout of `ResultSchema`:
   
   - `runtimeStatisticsSchema` exposes the canonical columns in order
   - `runtimeStatisticsSchema` types `time` as TIMESTAMP, count columns as 
LONG, and `numWorkers`/`status` as INTEGER
   - `consoleMessagesSchema` exposes a single STRING `message` column
   
   ### Any related issues, documentation, discussions?
   
   Closes #4785
   
   ### How was this PR tested?
   
   `sbt "WorkflowCore/testOnly 
org.apache.texera.amber.core.storage.result.ResultSchemaSpec"` — 4/4 tests pass.
   
   ### Was this PR authored or co-authored using generative AI tooling?
   
   Generated-by: Claude Code (Claude Opus 4.7)


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