zhoujinsong commented on issue #1441:
URL: 
https://github.com/apache/incubator-paimon/issues/1441#issuecomment-1650849746

   > I think we can use regular expression ,it can use fewer configurations to 
express more scenarios, for example, `--table-conf-buckets order.*=1 , 
user.*=2, shop=3 `, all the tables with `order` prefix will has one bucket . if 
some table match many regular expression, we can adopt the first .
   
   Thanks a lot for your meaningful suggestion.
   I would like to support regular expressions for table name patterns in this 
new configuration like `--including-tables` do.


-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to