This is an automated email from the ASF dual-hosted git repository. morningman pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/doris.git
from 228cc90e4e [fix](session-var) ignore exception when setting global only var in non master FE (#18949) add a836a6a4fe [refactor](multi catalog)Refactor FileQueryScanNode init and finalize mothods(#18954) No new revisions were added by this update. Summary of changes: .../org/apache/doris/planner/FileLoadScanNode.java | 60 +------ .../doris/planner/external/FileQueryScanNode.java | 177 ++++++++------------- .../doris/planner/external/FileScanNode.java | 54 +++++++ 3 files changed, 117 insertions(+), 174 deletions(-) --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org For additional commands, e-mail: commits-h...@doris.apache.org