[ 
https://issues.apache.org/jira/browse/FLINK-31062?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Yunhong Zheng updated FLINK-31062:
----------------------------------
    Description: 
This issue aims to verify  the FLINK-31062: New dynamic partition pruning 
strategy to support more dpp patterns . This is an extension work of FLIP-248 : 
[https://cwiki.apache.org/confluence/display/FLINK/FLIP-248%3A+Introduce+dynamic+partition+pruning]
 to enable more query patterns support dynamic partition pruning, like 
subQuery, Union etc.

This work can be verified in SQL client after we build the flink-disk package.
 # create a partition table and a non-partition table (only hive connector is 
supported now), and then insert some data.
 # you can verify this work by checking the query plan by executing 'explain'. 

 

  was:
This issue aims to verify  the FLINK-31062: New dynamic partition pruning 
strategy to support more dpp patterns . This is an extension work of FLIP-248 : 
[https://cwiki.apache.org/confluence/display/FLINK/FLIP-248%3A+Introduce+dynamic+partition+pruning]
 to enable more query patterns support dynamic partition pruning, like 
subQuery, Union etc.

This work can be verified in SQL client after we build the flink-disk package.

1. create a partition table and a non-partition table (only hive connector is 
supported now), and then insert some data.

 


> Release Testing: Verify FLINK-30365 New dynamic partition pruning strategy to 
> support more dpp patterns
> -------------------------------------------------------------------------------------------------------
>
>                 Key: FLINK-31062
>                 URL: https://issues.apache.org/jira/browse/FLINK-31062
>             Project: Flink
>          Issue Type: Sub-task
>          Components: Table SQL / Planner
>    Affects Versions: 1.17.0
>            Reporter: Yunhong Zheng
>            Priority: Major
>             Fix For: 1.17.0
>
>
> This issue aims to verify  the FLINK-31062: New dynamic partition pruning 
> strategy to support more dpp patterns . This is an extension work of FLIP-248 
> : 
> [https://cwiki.apache.org/confluence/display/FLINK/FLIP-248%3A+Introduce+dynamic+partition+pruning]
>  to enable more query patterns support dynamic partition pruning, like 
> subQuery, Union etc.
> This work can be verified in SQL client after we build the flink-disk package.
>  # create a partition table and a non-partition table (only hive connector is 
> supported now), and then insert some data.
>  # you can verify this work by checking the query plan by executing 
> 'explain'. 
>  



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to