Skip to content

Implement case-insensitive stream name checker for output file names

Jiahui Zhuo requested to merge jzhuo_FixStreamChecker into master

Enhance the stream name checker by making it case-insensitive when verifying the presence of the stream parameter in the output file name. This improvement is crucial for Analysis Production, as it automatically capitalizes the output file name.

FIY: @yihou

Merge request reports