)]}' { "commit": "3d46caf02c84c739e448d8cc6220099fa8df58d7", "tree": "17b1d301d17f1e06fec0d9730aedfa3ed3a3a3e5", "parents": [ "e3250872d29b292c8cd6bdc41a2dfdd063c7949e" ], "author": { "name": "jaehwan0214", "email": "60352009+jaehwan0214@users.noreply.github.com", "time": "Sun Oct 18 14:05:34 2020 +0900" }, "committer": { "name": "GitHub", "email": "noreply@github.com", "time": "Sun Oct 18 14:05:34 2020 +0900" }, "message": "[NEMO-460] Setting coders in CombinePerKey transformation (#303)\n\nJIRA: [NEMO-460: Setting coders in CombinePerKey transformation](https://issues.apache.org/jira/projects/NEMO/issues/NEMO-460)\r\n\r\n**Major changes:**\r\n- Added the additional parameter \"inputCoder\" for GBKTransform constructor.\r\n- Fixed the input coder and the output coder for the partial combine transform and the final combine transform.\r\n\r\n**Minor changes to note:**\r\n- Fixed the main output TupleTags for the partial combine transform and the final combine transform.\r\n\r\n**Tests for the changes:**\r\n- Current tests suffice.\r\n\r\n**Other comments:**\r\n- This needs to be merged after merging #302\r\n\r\nCloses #303", "tree_diff": [ { "type": "modify", "old_id": "21ded1c26890633c93a2812590a9ec4abc5eba1f", "old_mode": 33188, "old_path": "compiler/frontend/beam/src/main/java/org/apache/nemo/compiler/frontend/beam/PipelineTranslator.java", "new_id": "cd9d7ad223180e1cedf93bb6ff8038e6b5588128", "new_mode": 33188, "new_path": "compiler/frontend/beam/src/main/java/org/apache/nemo/compiler/frontend/beam/PipelineTranslator.java" }, { "type": "modify", "old_id": "9dd2e5a6e9f02f4768a4d0193b0261507ec25c32", "old_mode": 33188, "old_path": "compiler/frontend/beam/src/main/java/org/apache/nemo/compiler/frontend/beam/transform/GBKTransform.java", "new_id": "1bf6cb8d88c0b3d680b94bbf501111023dd74a6e", "new_mode": 33188, "new_path": "compiler/frontend/beam/src/main/java/org/apache/nemo/compiler/frontend/beam/transform/GBKTransform.java" }, { "type": "modify", "old_id": "45933b0d3746d591afde8494da18c34c1e2c37fe", "old_mode": 33188, "old_path": "compiler/test/src/test/java/org/apache/nemo/compiler/frontend/beam/transform/GBKTransformTest.java", "new_id": "3c08c50fb238b8e6c95ceefad137a09521b1fd39", "new_mode": 33188, "new_path": "compiler/test/src/test/java/org/apache/nemo/compiler/frontend/beam/transform/GBKTransformTest.java" } ] }