Minor: Fix filename result format.
This MR fixes the current extension of filename
(of AnalysisNode
) does not respect the user-input result-format
, which will end up causing a File Not Found
error when merging results.
This MR fixes the current extension of filename
(of AnalysisNode
) does not respect the user-input result-format
, which will end up causing a File Not Found
error when merging results.