Re: [PR] [FLINK-33792] Generate the same code for the same logic [flink]

2024-01-14 Thread via GitHub
libenchao closed pull request #23984: [FLINK-33792] Generate the same code for the same logic URL: https://github.com/apache/flink/pull/23984 -- 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 spec

Re: [PR] [FLINK-33792] Generate the same code for the same logic [flink]

2024-01-11 Thread via GitHub
zoudan commented on PR #23984: URL: https://github.com/apache/flink/pull/23984#issuecomment-1888360571 @lsyldliu I have updated my code, please have a took when you have time. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub an

Re: [PR] [FLINK-33792] Generate the same code for the same logic [flink]

2024-01-11 Thread via GitHub
zoudan commented on PR #23984: URL: https://github.com/apache/flink/pull/23984#issuecomment-1888301428 @flinkbot run azure -- 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. T

Re: [PR] [FLINK-33792] Generate the same code for the same logic [flink]

2024-01-11 Thread via GitHub
zoudan commented on PR #23984: URL: https://github.com/apache/flink/pull/23984#issuecomment-1886966518 @flinkbot run azure -- 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. T

Re: [PR] [FLINK-33792] Generate the same code for the same logic [flink]

2024-01-11 Thread via GitHub
zoudan commented on PR #23984: URL: https://github.com/apache/flink/pull/23984#issuecomment-1886953624 @flinkbot run azure -- 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. T

Re: [PR] [FLINK-33792] Generate the same code for the same logic [flink]

2024-01-10 Thread via GitHub
lsyldliu commented on code in PR #23984: URL: https://github.com/apache/flink/pull/23984#discussion_r1448202301 ## flink-table/flink-table-planner/src/main/scala/org/apache/flink/table/planner/codegen/LongHashJoinGenerator.scala: ## @@ -87,10 +90,11 @@ object LongHashJoinGenerat

Re: [PR] [FLINK-33792] Generate the same code for the same logic [flink]

2024-01-09 Thread via GitHub
zoudan commented on PR #23984: URL: https://github.com/apache/flink/pull/23984#issuecomment-1884085496 @flinkbot run azure -- 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. T

Re: [PR] [FLINK-33792] Generate the same code for the same logic [flink]

2024-01-09 Thread via GitHub
zoudan commented on PR #23984: URL: https://github.com/apache/flink/pull/23984#issuecomment-1882900226 @flinkbot run azure -- 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. T

Re: [PR] [FLINK-33792] Generate the same code for the same logic [flink]

2024-01-09 Thread via GitHub
zoudan commented on PR #23984: URL: https://github.com/apache/flink/pull/23984#issuecomment-1882729028 @flinkbot run azure -- 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. T

Re: [PR] [FLINK-33792] Generate the same code for the same logic [flink]

2024-01-08 Thread via GitHub
zoudan commented on PR #23984: URL: https://github.com/apache/flink/pull/23984#issuecomment-1882328998 @flinkbot run azure -- 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. T

Re: [PR] [FLINK-33792] Generate the same code for the same logic [flink]

2024-01-08 Thread via GitHub
zoudan commented on code in PR #23984: URL: https://github.com/apache/flink/pull/23984#discussion_r1445558740 ## flink-table/flink-table-planner/src/main/scala/org/apache/flink/table/planner/codegen/LongHashJoinGenerator.scala: ## @@ -87,10 +90,11 @@ object LongHashJoinGenerator

Re: [PR] [FLINK-33792] Generate the same code for the same logic [flink]

2024-01-08 Thread via GitHub
lsyldliu commented on code in PR #23984: URL: https://github.com/apache/flink/pull/23984#discussion_r1444597660 ## flink-table/flink-table-planner/src/main/java/org/apache/flink/table/planner/functions/casting/CastRule.java: ## @@ -88,7 +91,16 @@ public ZoneId getSessionZoneId()

Re: [PR] [FLINK-33792] Generate the same code for the same logic [flink]

2024-01-08 Thread via GitHub
lsyldliu commented on code in PR #23984: URL: https://github.com/apache/flink/pull/23984#discussion_r1444586092 ## flink-table/flink-table-planner/src/main/scala/org/apache/flink/table/planner/codegen/CodeGenUtils.scala: ## @@ -124,14 +124,27 @@ object CodeGenUtils { privat

Re: [PR] [FLINK-33792] Generate the same code for the same logic [flink]

2024-01-02 Thread via GitHub
zoudan commented on code in PR #23984: URL: https://github.com/apache/flink/pull/23984#discussion_r1440008761 ## flink-table/flink-table-planner/src/main/scala/org/apache/flink/table/planner/codegen/CodeGenUtils.scala: ## @@ -124,14 +124,27 @@ object CodeGenUtils { private

Re: [PR] [FLINK-33792] Generate the same code for the same logic [flink]

2024-01-02 Thread via GitHub
zoudan commented on PR #23984: URL: https://github.com/apache/flink/pull/23984#issuecomment-1874770437 @flinkbot run azure -- 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. T

Re: [PR] [FLINK-33792] Generate the same code for the same logic [flink]

2024-01-02 Thread via GitHub
libenchao commented on code in PR #23984: URL: https://github.com/apache/flink/pull/23984#discussion_r1439438203 ## flink-table/flink-table-planner/src/main/scala/org/apache/flink/table/planner/codegen/CodeGenUtils.scala: ## @@ -124,14 +124,27 @@ object CodeGenUtils { priva

Re: [PR] [FLINK-33792] Generate the same code for the same logic [flink]

2024-01-02 Thread via GitHub
zoudan commented on PR #23984: URL: https://github.com/apache/flink/pull/23984#issuecomment-1873932825 @flinkbot run azure -- 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. T

Re: [PR] [FLINK-33792] Generate the same code for the same logic [flink]

2024-01-02 Thread via GitHub
zoudan commented on code in PR #23984: URL: https://github.com/apache/flink/pull/23984#discussion_r1439369220 ## flink-table/flink-table-planner/src/main/scala/org/apache/flink/table/planner/codegen/CodeGenUtils.scala: ## @@ -124,14 +124,27 @@ object CodeGenUtils { private

Re: [PR] [FLINK-33792] Generate the same code for the same logic [flink]

2024-01-01 Thread via GitHub
libenchao commented on code in PR #23984: URL: https://github.com/apache/flink/pull/23984#discussion_r1439188114 ## flink-table/flink-table-planner/src/main/scala/org/apache/flink/table/planner/codegen/CodeGenUtils.scala: ## @@ -124,14 +124,27 @@ object CodeGenUtils { priva

Re: [PR] [FLINK-33792] Generate the same code for the same logic [flink]

2023-12-29 Thread via GitHub
zoudan commented on PR #23984: URL: https://github.com/apache/flink/pull/23984#issuecomment-1871831781 @libenchao CI is passed, please take a look when you have time. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the

Re: [PR] [FLINK-33792] Generate the same code for the same logic [flink]

2023-12-28 Thread via GitHub
zoudan commented on PR #23984: URL: https://github.com/apache/flink/pull/23984#issuecomment-1871674246 @flinkbot run azure -- 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. T

Re: [PR] [FLINK-33792] Generate the same code for the same logic [flink]

2023-12-28 Thread via GitHub
zoudan commented on PR #23984: URL: https://github.com/apache/flink/pull/23984#issuecomment-1870974216 @flinkbot run azure -- 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. T

Re: [PR] [FLINK-33792] Generate the same code for the same logic [flink]

2023-12-25 Thread via GitHub
libenchao commented on PR #23984: URL: https://github.com/apache/flink/pull/23984#issuecomment-1868890131 @zoudan The PR looks good to me, except that the CI is failing, could you fix that? -- This is an automated message from the Apache Git Service. To respond to the message, please log

Re: [PR] [FLINK-33792] Generate the same code for the same logic [flink]

2023-12-24 Thread via GitHub
zoudan commented on PR #23984: URL: https://github.com/apache/flink/pull/23984#issuecomment-1868679111 @libenchao Thanks for reviewing, I have remove the configuration, please take a look when you have time. -- This is an automated message from the Apache Git Service. To respond to the me

Re: [PR] [FLINK-33792] Generate the same code for the same logic [flink]

2023-12-22 Thread via GitHub
libenchao commented on code in PR #23984: URL: https://github.com/apache/flink/pull/23984#discussion_r1434845148 ## flink-table/flink-table-api-java/src/main/java/org/apache/flink/table/api/config/TableConfigOptions.java: ## @@ -233,6 +233,16 @@ private TableConfigOptions() {}

Re: [PR] [FLINK-33792] Generate the same code for the same logic [flink]

2023-12-21 Thread via GitHub
flinkbot commented on PR #23984: URL: https://github.com/apache/flink/pull/23984#issuecomment-1867349736 ## CI report: * d996c020cea9582b5df989f4eb277efb395931fb UNKNOWN Bot commands The @flinkbot bot supports the following commands: - `@flinkbot run azure`

[PR] [FLINK-33792] Generate the same code for the same logic [flink]

2023-12-21 Thread via GitHub
zoudan opened a new pull request, #23984: URL: https://github.com/apache/flink/pull/23984 ## What is the purpose of the change This pull request ensure that we generate the same code for the same logic, it is a precondition for sharing generated classes between different jobs.