Re: [PR] [FLINK-34503][table] Migrate JoinDeriveNullFilterRule to java. [flink]

2024-05-14 Thread via GitHub


liuyongvs commented on PR #24373:
URL: https://github.com/apache/flink/pull/24373#issuecomment-2111617766

   hi @snuyanzin will you help review it?


-- 
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: issues-unsubscr...@flink.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



Re: [PR] [FLINK-34503][table] Migrate JoinDeriveNullFilterRule to java. [flink]

2024-03-19 Thread via GitHub


liuyongvs commented on code in PR #24373:
URL: https://github.com/apache/flink/pull/24373#discussion_r1500411569


##
flink-table/flink-table-planner/src/main/java/org/apache/flink/table/planner/plan/rules/logical/JoinDeriveNullFilterRule.java:
##
@@ -59,7 +59,7 @@ public class JoinDeriveNullFilterRule
 
 // It is an experimental config, will may be removed later.
 @Experimental
-private static final ConfigOption 
TABLE_OPTIMIZER_JOIN_NULL_FILTER_THRESHOLD =
+public static final ConfigOption 
TABLE_OPTIMIZER_JOIN_NULL_FILTER_THRESHOLD =

Review Comment:
   comments:
   unit test access it



-- 
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: issues-unsubscr...@flink.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



Re: [PR] [FLINK-34503][table] Migrate JoinDeriveNullFilterRule to java. [flink]

2024-04-08 Thread via GitHub


liuyongvs commented on PR #24373:
URL: https://github.com/apache/flink/pull/24373#issuecomment-2043128185

   hi @snuyanzin  will you also help review this pr ?


-- 
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: issues-unsubscr...@flink.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



Re: [PR] [FLINK-34503][table] Migrate JoinDeriveNullFilterRule to java. [flink]

2024-02-22 Thread via GitHub


flinkbot commented on PR #24373:
URL: https://github.com/apache/flink/pull/24373#issuecomment-1960739934

   
   ## CI report:
   
   * 66a51ec643ce5844fb05cb76fce2e390e8ac12d1 UNKNOWN
   
   
   Bot commands
 The @flinkbot bot supports the following commands:
   
- `@flinkbot run azure` re-run the last Azure build
   


-- 
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: issues-unsubscr...@flink.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



Re: [PR] [FLINK-34503][table] Migrate JoinDeriveNullFilterRule to java. [flink]

2024-02-23 Thread via GitHub


liuyongvs commented on code in PR #24373:
URL: https://github.com/apache/flink/pull/24373#discussion_r1500411569


##
flink-table/flink-table-planner/src/main/java/org/apache/flink/table/planner/plan/rules/logical/JoinDeriveNullFilterRule.java:
##
@@ -59,7 +59,7 @@ public class JoinDeriveNullFilterRule
 
 // It is an experimental config, will may be removed later.
 @Experimental
-private static final ConfigOption 
TABLE_OPTIMIZER_JOIN_NULL_FILTER_THRESHOLD =
+public static final ConfigOption 
TABLE_OPTIMIZER_JOIN_NULL_FILTER_THRESHOLD =

Review Comment:
   comments:
   unit test access it



-- 
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: issues-unsubscr...@flink.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



Re: [PR] [FLINK-34503][table] Migrate JoinDeriveNullFilterRule to java. [flink]

2024-03-06 Thread via GitHub


liuyongvs commented on PR #24373:
URL: https://github.com/apache/flink/pull/24373#issuecomment-1980642419

   hi @dawidwys will you also help review this pr ?


-- 
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: issues-unsubscr...@flink.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



Re: [PR] [FLINK-34503][table] Migrate JoinDeriveNullFilterRule to java. [flink]

2024-03-10 Thread via GitHub


liuyongvs commented on PR #24373:
URL: https://github.com/apache/flink/pull/24373#issuecomment-1987508136

   hi @snuyanzin will you also help review this pr ?


-- 
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: issues-unsubscr...@flink.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org