v.22.7Bug Fix
Correct glob expansion for {0..10} forms in ClickHouse
Correct glob expansion in case of {0..10} forms. Fixes #38498 Current Implementation is similar to what shell does mentiond by @rschu1ze here. #38502 (Heena Bansal).Correct glob expansion in case of {0..10} forms. Fixes #38498 Current Implementation is similar to what shell does mentiond by @rschu1ze here. #38502 (Heena Bansal).