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/incubator-doris.git.
from 70cc6df [Doc] Fix some typo (#3024) add c032d63 [FsBroker] Fix bug that broker cannot read file with %3A in name (#3028) No new revisions were added by this update. Summary of changes: .../org/apache/doris/planner/QueryPlanTest.java | 59 +++++++++++++++++++++- .../apache_hdfs_broker/conf/log4j.properties | 2 +- .../doris/broker/hdfs/FileSystemManager.java | 3 +- .../java/org/apache/doris/common/WildcardURI.java | 21 ++++---- .../apache/doris/broker/hdfs/WildcardURITest.java | 54 ++++++++++++++++++++ 5 files changed, 124 insertions(+), 15 deletions(-) create mode 100644 fs_brokers/apache_hdfs_broker/src/test/java/org/apache/doris/broker/hdfs/WildcardURITest.java --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org For additional commands, e-mail: commits-h...@doris.apache.org