This is an automated email from the ASF dual-hosted git repository.

plat1ko pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/doris.git


    from c6b766722be [Fix](planner) fix create view star except and modify cast 
to sql (#33726)
     add 401910c017f [feature](Cloud) Enable write into file cache for hdfs 
writer (#33796)

No new revisions were added by this update.

Summary of changes:
 be/src/common/config.cpp              |   1 +
 be/src/common/config.h                |   1 +
 be/src/io/cache/file_cache_common.cpp |  11 ++
 be/src/io/cache/file_cache_common.h   |  12 ++
 be/src/io/fs/hdfs_file_system.cpp     |   4 +-
 be/src/io/fs/hdfs_file_writer.cpp     | 199 ++++++++++++++++++++++++++++------
 be/src/io/fs/hdfs_file_writer.h       |  35 +++++-
 be/src/io/hdfs_util.cpp               |  11 ++
 be/src/io/hdfs_util.h                 |  12 ++
 9 files changed, 245 insertions(+), 41 deletions(-)


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org
For additional commands, e-mail: commits-h...@doris.apache.org

Reply via email to