Ma77Ball opened a new pull request, #6673: URL: https://github.com/apache/texera/pull/6673
### What changes were proposed in this PR? - Add unit tests for PortStorageWriter. - Cover receive() dispatching PortStorageWriterElement.data_tuple to buffered_item_writer.put_one and raising TypeError on other elements. - Cover pre_start() and post_stop() delegating to the writer open() and close(). ### Any related issues, documentation, discussions? Closes: #6672 ### How was this PR tested? - Run: `cd amber && python -m pytest src/test/python/core/storage/runnables/test_port_storage_writer.py`, expect all 5 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]
