Yicong-Huang opened a new issue, #4801: URL: https://github.com/apache/texera/issues/4801
### Task Summary `amber/src/main/scala/org/apache/texera/amber/engine/architecture/scheduling/config/LinkConfig.scala::LinkConfig.toPartitioning` has no dedicated spec. Add unit tests covering each `PartitionInfo` arm ā `HashPartition`, `RangePartition`, `SinglePartition` (assertion + Nā1 channels), `OneToOnePartition` (zip pairing), `BroadcastPartition`, `UnknownPartition` (RoundRobin) ā plus the unsupported-arm `_` branch. ### Task Type - [x] Testing / QA -- 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]
