Re: [PR] E2E for minibatch join [flink]

2024-01-25 Thread via GitHub
xishuaidelin commented on code in PR #24161: URL: https://github.com/apache/flink/pull/24161#discussion_r1466230805 ## flink-table/flink-table-planner/src/main/scala/org/apache/flink/table/planner/plan/utils/JoinUtil.scala: ## @@ -95,6 +105,18 @@ object JoinUtil { } }

Re: [PR] E2E for minibatch join [flink]

2024-01-22 Thread via GitHub
lsyldliu commented on code in PR #24161: URL: https://github.com/apache/flink/pull/24161#discussion_r1462830909 ## flink-table/flink-table-planner/src/main/scala/org/apache/flink/table/planner/plan/utils/JoinUtil.scala: ## @@ -95,6 +105,18 @@ object JoinUtil { } } +

Re: [PR] E2E for minibatch join [flink]

2024-01-21 Thread via GitHub
flinkbot commented on PR #24161: URL: https://github.com/apache/flink/pull/24161#issuecomment-1903008823 ## CI report: * cc0d27ae8047710e53107d9fd9b50b8578c9ff25 UNKNOWN Bot commands The @flinkbot bot supports the following commands: - `@flinkbot run azure`

[PR] E2E for minibatch join [flink]

2024-01-21 Thread via GitHub
xishuaidelin opened a new pull request, #24161: URL: https://github.com/apache/flink/pull/24161 ## What is the purpose of the change *(For example: This pull request makes task deployment go through the blob server, rather than through RPC. That way we avoid re-transferring