v.21.1Improvements
Expand Macros in zk Path for FETCH PARTITION Execution
Expand macros in the zk path when executing FETCH PARTITION. #18839 (fastio).Why it matters
This feature enables users to use macros within ZooKeeper paths for theFETCH PARTITION operation, simplifying configuration and improving flexibility by allowing dynamic path generation instead of hardcoding paths.How to use it
Simply include macros in the ZooKeeper path configuration when using theFETCH PARTITION command. The macros will be automatically expanded during execution without additional user intervention.