loserwang1024 commented on PR #4004:
URL: https://github.com/apache/flink-cdc/pull/4004#issuecomment-2911881878

   I agree with you in general. Maybe only a minor discuss on option name.  
What about `scan.publish-via-partition-root.enabled`? @leonardBang 
@ruanhang1993 , WDYT?
   
   ```xml
         <td>include-partitioned-table</td>
         <td>optional</td>
         <td style="word-wrap: break-word;">false</td>
         <td>Boolean</td>
         <td>
           Whether to enable reading partitioned table.<br>
           If enabled:
             (1) PUBLICATION must be created beforehand with parameter 
publish_via_partition_root=true
             (2) Table list (regex or predefined list) should only match the 
parent table name, if table list matches both parent and child tables, snapshot 
data will be read twice.
         </td>
       </tr>
   ```


-- 
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

Reply via email to