aglinxinyuan opened a new pull request, #4910: URL: https://github.com/apache/texera/pull/4910
## Summary - New `TupleUtilsSpec` (8 tests) pinning the public contract of `TupleUtils`: `tuple2json` field iteration order, schema-index-based `fieldVals` lookup, null-value handling, and empty-schema behavior; `json2tuple` schema inference, round-trip with `tuple2json`, non-object root → empty tuple, and malformed-JSON throwing. Closes #4909 ## Test plan - [x] `sbt 'WorkflowCore/Test/testOnly org.apache.texera.amber.core.tuple.TupleUtilsSpec'` — all 8 cases pass. - [x] `sbt 'WorkflowCore/Test/scalafmtCheck'` — clean. 🤖 Generated with [Claude Code](https://claude.com/claude-code) -- 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]
