(doris) branch master updated: [fix](catalog) fix deadlock of catalog and database (#53626)

2025-07-23 Thread morningman
This is an automated email from the ASF dual-hosted git repository. morningman pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/doris.git The following commit(s) were added to refs/heads/master by this push: new 1e7d2fffce6 [fix](catalog) fix deadlock of

(doris) branch master updated (b36ae63aaed -> 48e5878a2ae)

2025-07-23 Thread morningman
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 b36ae63aaed [Fix](unit-tests) Fix orc unit test failure due to switching source directory. (#53763) add

(doris) branch master updated (d8e0831160e -> bd0a4ee2098)

2025-07-22 Thread morningman
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 d8e0831160e [fix](auth)fix auth test case in cloud mode (#53646) add bd0a4ee2098 [fix](test) fix unstable

(doris) branch master updated (b8a491565f5 -> e119109172e)

2025-07-21 Thread morningman
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 b8a491565f5 [opt](parser) optimize parser perfermance of STRING_LITERAL (#53644) add e119109172e [opt

(doris) branch master updated (f81791d3576 -> 260ad062591)

2025-07-20 Thread morningman
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 f81791d3576 [fix](test) fix test_information_schema_external.groovy (#53588) add 260ad062591 [fix](test

(doris) branch master updated (42834cafdf1 -> f81791d3576)

2025-07-20 Thread morningman
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 42834cafdf1 [test](p2) allow protocol prefix in S3 endpoint format in test_broker_load (#53525) add

(doris) branch branch-3.0 updated: branch-3.0:[echcement](hive)support read hive table that change timestamp column to bigint. (#52954) (#53307)

2025-07-20 Thread morningman
This is an automated email from the ASF dual-hosted git repository. morningman pushed a commit to branch branch-3.0 in repository https://gitbox.apache.org/repos/asf/doris.git The following commit(s) were added to refs/heads/branch-3.0 by this push: new 93beba425a7 branch-3.0:[echcement

(doris) branch master updated (88c9af2aa7c -> b408144eed2)

2025-07-20 Thread morningman
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 88c9af2aa7c [fix](case) fix test_mow_compaction_and_read_stale (#53554) add b408144eed2 [feature](executor

(doris) branch master updated: [feat](iceberg) support schema change for iceberg (#52591)

2025-07-18 Thread morningman
This is an automated email from the ASF dual-hosted git repository. morningman pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/doris.git The following commit(s) were added to refs/heads/master by this push: new 57fcb6ba431 [feat](iceberg) support schema

svn commit: r78224 - /dev/doris/3.0/3.0.6.2/ /release/doris/3.0/3.0.6.2/

2025-07-17 Thread morningman
Author: morningman Date: Thu Jul 17 16:59:19 2025 New Revision: 78224 Log: move doris 3.0.6.2 to release Added: release/doris/3.0/3.0.6.2/ - copied from r78223, dev/doris/3.0/3.0.6.2/ Removed: dev/doris/3.0/3.0.6.2

(doris) branch master updated (a1e9e7b1184 -> 95375b634b1)

2025-07-16 Thread morningman
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 a1e9e7b1184 [fix](case) fix group commit case (#53292) add 95375b634b1 [fix](catalog) fix behavior of

(doris) branch master updated: [Fix](test) Fix regression test "test_s3tables_write_partitions" by renaming table name. (#53294)

2025-07-16 Thread morningman
This is an automated email from the ASF dual-hosted git repository. morningman pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/doris.git The following commit(s) were added to refs/heads/master by this push: new ac6a3b55175 [Fix](test) Fix regression test

(doris-website) branch master updated: [opt] fix format of jdbc catalog overview (#2633)

2025-07-16 Thread morningman
This is an automated email from the ASF dual-hosted git repository. morningman pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/doris-website.git The following commit(s) were added to refs/heads/master by this push: new 554e430a174 [opt] fix format of jdbc

(doris) branch master updated (ac98380fcea -> 7394120ba10)

2025-07-14 Thread morningman
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 ac98380fcea [feat](json) new version of json_search (#53182) add 7394120ba10 [fix](test) fix

(doris) branch master updated (8bce836bcf6 -> 6ca50dd6408)

2025-07-14 Thread morningman
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 8bce836bcf6 [fix](csv) fix failed to get prop from connection context (#53159) add 6ca50dd6408 [fix](iceberg

(doris) branch master updated (792cab0c70b -> 8bce836bcf6)

2025-07-14 Thread morningman
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 792cab0c70b [feat](cloud) Add instance multi-version knob (#53197) add 8bce836bcf6 [fix](csv) fix failed to

(doris) branch master updated: [opt](topn)Optimize the time for topn to lazy materialized reading of external tables (#52114)

2025-07-13 Thread morningman
This is an automated email from the ASF dual-hosted git repository. morningman pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/doris.git The following commit(s) were added to refs/heads/master by this push: new 6b552f77e95 [opt](topn)Optimize the time for

(doris) branch master updated: [fix](MTMV) create mtmv throw json_object can't be odd parameters, need even parameters. (#50503)

2025-07-13 Thread morningman
This is an automated email from the ASF dual-hosted git repository. morningman pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/doris.git The following commit(s) were added to refs/heads/master by this push: new 42ebc396899 [fix](MTMV) create mtmv throw

(doris) branch auto-pick-53137-branch-3.1 updated (d91c22c6fb0 -> 18efdc216cd)

2025-07-12 Thread morningman
This is an automated email from the ASF dual-hosted git repository. morningman pushed a change to branch auto-pick-53137-branch-3.1 in repository https://gitbox.apache.org/repos/asf/doris.git from d91c22c6fb0 add debug log add 18efdc216cd remove No new revisions were added by this

(doris) branch master updated (d0654a331b3 -> 218ec170cd3)

2025-07-12 Thread morningman
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 d0654a331b3 [fix](iceberg) Fix transaction issues (#52716) add 218ec170cd3 [fix](catalog) fix refresh logic

(doris) branch auto-pick-53137-branch-3.1 updated (7123e85a1ed -> d91c22c6fb0)

2025-07-12 Thread morningman
This is an automated email from the ASF dual-hosted git repository. morningman pushed a change to branch auto-pick-53137-branch-3.1 in repository https://gitbox.apache.org/repos/asf/doris.git from 7123e85a1ed fix add d91c22c6fb0 add debug log No new revisions were added by this update

(doris) branch master updated: [fix](iceberg) Fix transaction issues (#52716)

2025-07-12 Thread morningman
This is an automated email from the ASF dual-hosted git repository. morningman pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/doris.git The following commit(s) were added to refs/heads/master by this push: new d0654a331b3 [fix](iceberg) Fix transaction

(doris) branch auto-pick-53137-branch-3.1 updated (1ba79014504 -> 7123e85a1ed)

2025-07-12 Thread morningman
This is an automated email from the ASF dual-hosted git repository. morningman pushed a change to branch auto-pick-53137-branch-3.1 in repository https://gitbox.apache.org/repos/asf/doris.git from 1ba79014504 [fix](iceberg) Fix s3tables system table (#53137) add 7123e85a1ed fix No new

(doris) branch master updated: [fix](iceberg) Fix s3tables system table (#53137)

2025-07-12 Thread morningman
This is an automated email from the ASF dual-hosted git repository. morningman pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/doris.git The following commit(s) were added to refs/heads/master by this push: new 843ecdf368b [fix](iceberg) Fix s3tables

(doris-website) branch master updated: [opt](iceberg) opt iceberg sql (#2619)

2025-07-11 Thread morningman
This is an automated email from the ASF dual-hosted git repository. morningman pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/doris-website.git The following commit(s) were added to refs/heads/master by this push: new e79717d6356 [opt](iceberg) opt

(doris) branch master updated (5c98c2185f1 -> 05fa649750c)

2025-07-11 Thread morningman
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 5c98c2185f1 [Fix](Clone) Fix compaction and mow failure when missing rowset (#52812) add 05fa649750c [fix

(doris-website) branch master updated: [doc](iceberg) support schema change ddl for iceberg (#2596)

2025-07-11 Thread morningman
This is an automated email from the ASF dual-hosted git repository. morningman pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/doris-website.git The following commit(s) were added to refs/heads/master by this push: new 58cb20982a1 [doc](iceberg) support

(doris) annotated tag 3.0.6.2 updated (910c4249c52 -> 80c24dfa1c3)

2025-07-10 Thread morningman
This is an automated email from the ASF dual-hosted git repository. morningman pushed a change to annotated tag 3.0.6.2 in repository https://gitbox.apache.org/repos/asf/doris.git *** WARNING: tag 3.0.6.2 was modified! *** from 910c4249c52 (commit) to 80c24dfa1c3 (tag) tagging

(doris) branch branch-3.0.6 updated: bump to 3.0.6.2

2025-07-10 Thread morningman
This is an automated email from the ASF dual-hosted git repository. morningman pushed a commit to branch branch-3.0.6 in repository https://gitbox.apache.org/repos/asf/doris.git The following commit(s) were added to refs/heads/branch-3.0.6 by this push: new 910c4249c52 bump to 3.0.6.2

(doris) branch branch-3.0.6 updated: [fix](ui) fix ui builds failed error (#52711)

2025-07-10 Thread morningman
This is an automated email from the ASF dual-hosted git repository. morningman pushed a commit to branch branch-3.0.6 in repository https://gitbox.apache.org/repos/asf/doris.git The following commit(s) were added to refs/heads/branch-3.0.6 by this push: new 75adea8df3a [fix](ui) fix ui

(doris-website) branch master updated: [opt](hdfs) add hdfs client tool (#2613)

2025-07-10 Thread morningman
This is an automated email from the ASF dual-hosted git repository. morningman pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/doris-website.git The following commit(s) were added to refs/heads/master by this push: new 62acb0d3781 [opt](hdfs) add hdfs

(doris) branch master updated: [echcement](hive)support read hive table that change timestamp column to bigint. (#52954)

2025-07-10 Thread morningman
This is an automated email from the ASF dual-hosted git repository. morningman pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/doris.git The following commit(s) were added to refs/heads/master by this push: new 2d48f1a2292 [echcement](hive)support read

(doris) branch master updated: [feat][paimon] support paimon system table (#52598)

2025-07-09 Thread morningman
This is an automated email from the ASF dual-hosted git repository. morningman pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/doris.git The following commit(s) were added to refs/heads/master by this push: new 7713596e6b5 [feat][paimon] support paimon

(doris-website) branch master updated: [opt](sql-convertor) add multi url (#2607)

2025-07-09 Thread morningman
This is an automated email from the ASF dual-hosted git repository. morningman pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/doris-website.git The following commit(s) were added to refs/heads/master by this push: new 3d2c0d58b89 [opt](sql-convertor) add

(doris) branch master updated: [fix](hudi)add hudiOrcReader for read hudi table & orc format. (#52964)

2025-07-09 Thread morningman
This is an automated email from the ASF dual-hosted git repository. morningman pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/doris.git The following commit(s) were added to refs/heads/master by this push: new 052105b0f76 [fix](hudi)add hudiOrcReader for

(doris) branch master updated: [Enhancement](sql-dialect) Support multiple sql-converter service urls (#52636)

2025-07-09 Thread morningman
This is an automated email from the ASF dual-hosted git repository. morningman pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/doris.git The following commit(s) were added to refs/heads/master by this push: new 8c3c54ef55e [Enhancement](sql-dialect

(doris) branch auto-pick-51508-branch-2.1 updated (1cdba2cf72f -> 72464391777)

2025-07-09 Thread morningman
This is an automated email from the ASF dual-hosted git repository. morningman pushed a change to branch auto-pick-51508-branch-2.1 in repository https://gitbox.apache.org/repos/asf/doris.git from 1cdba2cf72f [fix](iceberg)Fix the thread pool issue used for commit. (#51508) add

(doris) branch auto-pick-51508-branch-2.1 updated (930410cb69f -> 1cdba2cf72f)

2025-07-09 Thread morningman
This is an automated email from the ASF dual-hosted git repository. morningman pushed a change to branch auto-pick-51508-branch-2.1 in repository https://gitbox.apache.org/repos/asf/doris.git discard 930410cb69f [fix](iceberg)Fix the thread pool issue used for commit. (#51508) add

(doris) branch master updated (4b8c3b62970 -> fa3b5dd8135)

2025-07-09 Thread morningman
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 4b8c3b62970 [Opt](command) Speed up UNSET GLOBAL VARIABLE ALL (#53001) add fa3b5dd8135 [fix](audit) fix

(doris) branch master updated (373ef9bfeb0 -> 37b26095bdb)

2025-07-08 Thread morningman
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 373ef9bfeb0 [feat](cloud) Add versioned keys definition (#52752) add 37b26095bdb [fix](be-jni-env) Fix

(doris) branch master updated (6cff01ca806 -> d1983dd153f)

2025-07-08 Thread morningman
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 6cff01ca806 [feat](iceberg) implement hdfs fileio for iceberg (#51778) add d1983dd153f [fix](paimon) fix

(doris) branch master updated (b9d7aff92b8 -> 6cff01ca806)

2025-07-08 Thread morningman
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 b9d7aff92b8 [fix](nereids)agg funs case insensitive (#50444) add 6cff01ca806 [feat](iceberg) implement hdfs

(doris) branch auto-pick-52315-branch-3.1 updated (1dd6c93f74e -> 05d8b2508be)

2025-07-07 Thread morningman
This is an automated email from the ASF dual-hosted git repository. morningman pushed a change to branch auto-pick-52315-branch-3.1 in repository https://gitbox.apache.org/repos/asf/doris.git omit 1dd6c93f74e [fix](external) check duplicate column names for external table schema (#52315

(doris) branch master updated (fe0fb6a55aa -> cc7a1f93c4b)

2025-07-06 Thread morningman
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 fe0fb6a55aa [fix](txnkv) avoid skip keys during reverse full range iteration (#52800) add cc7a1f93c4b [chore

(doris) branch master updated: [fix](external) check duplicate column names for external table schema (#52315)

2025-07-06 Thread morningman
This is an automated email from the ASF dual-hosted git repository. morningman pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/doris.git The following commit(s) were added to refs/heads/master by this push: new c334a01575a [fix](external) check duplicate

(doris) branch master updated: [fix](test)(jdbc) fix some external regression test cases and jdbc bug (#52817)

2025-07-05 Thread morningman
This is an automated email from the ASF dual-hosted git repository. morningman pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/doris.git The following commit(s) were added to refs/heads/master by this push: new ebc63eabaaa [fix](test)(jdbc) fix some

svn commit: r77968 - /dev/doris/3.0/3.0.6.1/ /release/doris/3.0/3.0.6.1/

2025-07-05 Thread morningman
Author: morningman Date: Sun Jul 6 01:42:29 2025 New Revision: 77968 Log: move doris 3.0.6.1 to release Added: release/doris/3.0/3.0.6.1/ - copied from r77967, dev/doris/3.0/3.0.6.1/ Removed: dev/doris/3.0/3.0.6.1

(doris) branch master updated: [opt](tvf) longer the timeout of getting file list from backend (#52774)

2025-07-04 Thread morningman
This is an automated email from the ASF dual-hosted git repository. morningman pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/doris.git The following commit(s) were added to refs/heads/master by this push: new 4c241d88583 [opt](tvf) longer the timeout of

(doris) branch master updated: [fix](be) fix parquet file reader not updating page index when processing it (#52228)

2025-07-04 Thread morningman
This is an automated email from the ASF dual-hosted git repository. morningman pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/doris.git The following commit(s) were added to refs/heads/master by this push: new 1081085ebc3 [fix](be) fix parquet file

(doris) branch master updated (f5ad72c112a -> b4653268258)

2025-07-04 Thread morningman
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 f5ad72c112a [fix](serde)fix orc remalloc memory leak (#52676) add b4653268258 [feat](catalog) Support reading

(doris-website) branch master updated: [lakehouse](storage) add s3 directory bucket doc (#2551)

2025-07-02 Thread morningman
This is an automated email from the ASF dual-hosted git repository. morningman pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/doris-website.git The following commit(s) were added to refs/heads/master by this push: new 67b415c77b5 [lakehouse](storage) add

svn commit: r77896 - /release/doris/KEYS

2025-07-01 Thread morningman
Author: morningman Date: Wed Jul 2 02:17:16 2025 New Revision: 77896 Log: update KEYS for Doris project Modified: release/doris/KEYS Modified: release/doris/KEYS == --- release/doris/KEYS (original) +++ release

(doris) branch master updated (f6071048bdd -> 0a69acbbad6)

2025-07-01 Thread morningman
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 f6071048bdd [feat](cluster-snapshot) Add Versionstamp and encode/decode methods (#52595) add 0a69acbbad6

(doris) branch branch-3.0.6 updated: [opt](deps) add jindofs in classpath after hadoop libs (#51689) (#51722) (#52589)

2025-07-01 Thread morningman
This is an automated email from the ASF dual-hosted git repository. morningman pushed a commit to branch branch-3.0.6 in repository https://gitbox.apache.org/repos/asf/doris.git The following commit(s) were added to refs/heads/branch-3.0.6 by this push: new d89d2b9daba [opt](deps) add

(doris) branch branch-3.1 updated: branch-3.1: [fix](iceberg)Use the correct schema for query (#50376) (#52219)

2025-06-30 Thread morningman
This is an automated email from the ASF dual-hosted git repository. morningman pushed a commit to branch branch-3.1 in repository https://gitbox.apache.org/repos/asf/doris.git The following commit(s) were added to refs/heads/branch-3.1 by this push: new faff952bf76 branch-3.1: [fix

(doris) branch master updated: [opt](explain) use full qualified name in scan node (#52342)

2025-06-29 Thread morningman
This is an automated email from the ASF dual-hosted git repository. morningman pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/doris.git The following commit(s) were added to refs/heads/master by this push: new cf5bbfa97be [opt](explain) use full

(doris) branch master updated (12bccada097 -> 0fe5b939676)

2025-06-29 Thread morningman
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 12bccada097 [Chore](function) reduce some template instantiation of create_topn_array (#52277) add

(doris) branch master updated: [fix](docker)Add docker-ps 'sudo' permissions (#52395)

2025-06-27 Thread morningman
This is an automated email from the ASF dual-hosted git repository. morningman pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/doris.git The following commit(s) were added to refs/heads/master by this push: new 4f3b3539f35 [fix](docker)Add docker-ps '

(doris) branch master updated (30d669bc8db -> 90ba8cb02ff)

2025-06-26 Thread morningman
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 30d669bc8db [Debug](dictionary) minor fix and add debug log of dictionary commit (#52383) add 90ba8cb02ff

(doris) branch master updated: [fix](hudi)fix hudi get current schema for not partitioned table. (#51152)

2025-06-25 Thread morningman
This is an automated email from the ASF dual-hosted git repository. morningman pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/doris.git The following commit(s) were added to refs/heads/master by this push: new a151ca73114 [fix](hudi)fix hudi get current

(doris-website) branch master updated: [opt](lakehouse) format some code blocks (#2561)

2025-06-25 Thread morningman
This is an automated email from the ASF dual-hosted git repository. morningman pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/doris-website.git The following commit(s) were added to refs/heads/master by this push: new 01c6eec677d [opt](lakehouse) format

(doris) branch master updated (5d6bf9e0fb1 -> c31394b21d2)

2025-06-25 Thread morningman
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 5d6bf9e0fb1 [Chore](nereids) Remove CreateUserStmt (#52135) add c31394b21d2 [improvement] (metadata cache

(doris) branch master updated (c50992bb2d2 -> c400b0f44dd)

2025-06-25 Thread morningman
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 c50992bb2d2 [feat](storage vault) Check storage vault connectivity for BE when starting (#51175) add

(doris) branch branch-3.0 updated: [opt](audit) use one line in audit log and origin statement in audit table (#52032) (#52205)

2025-06-25 Thread morningman
This is an automated email from the ASF dual-hosted git repository. morningman pushed a commit to branch branch-3.0 in repository https://gitbox.apache.org/repos/asf/doris.git The following commit(s) were added to refs/heads/branch-3.0 by this push: new cf68a6485a8 [opt](audit) use one

(doris) branch master updated (834fdb36cb9 -> 8d90e0b3594)

2025-06-25 Thread morningman
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 834fdb36cb9 [fix](paimon) fix test_paimon_count case (#52263) add 8d90e0b3594 [feat](paimon)support paimon

(doris-website) branch master updated: [doc](iceberg) add Iceberg system table (#2514)

2025-06-25 Thread morningman
This is an automated email from the ASF dual-hosted git repository. morningman pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/doris-website.git The following commit(s) were added to refs/heads/master by this push: new bf940c148e5 [doc](iceberg) add

(doris) branch master updated (e9937a75721 -> 91d7da6a09e)

2025-06-24 Thread morningman
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 e9937a75721 [fix](iceberg)Ensure proper authentication context before accessing Iceberg Catalog (#52149

(doris) branch master updated (f24c94bf505 -> e9937a75721)

2025-06-24 Thread morningman
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 f24c94bf505 [refactor](nereids) Support Origin to provide error location (#52125) add e9937a75721 [fix

(doris) branch branch-3.1 updated (48c77a1a062 -> d10f242f5e8)

2025-06-24 Thread morningman
This is an automated email from the ASF dual-hosted git repository. morningman pushed a change to branch branch-3.1 in repository https://gitbox.apache.org/repos/asf/doris.git from 48c77a1a062 branch-3.1: [fix](case) fix test_group_commit_schema_change #51950 (#52178) add d10f242f5e8

(doris) branch master updated (a9aebd2d15d -> 9a741c6b168)

2025-06-24 Thread morningman
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 a9aebd2d15d [Chore](nereids) remove PauseRoutineLoadStmt (#51832) add 9a741c6b168 [fix](tvf) support

(doris) branch master updated (81ac747fd77 -> 112fde51870)

2025-06-23 Thread morningman
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 81ac747fd77 [fix](nereids) fix calc repeat property stack overflow (#52159) add 112fde51870 [Enhancement](s3

(doris-website) branch master updated: [feat](http-api) add broker op api (#2532)

2025-06-21 Thread morningman
This is an automated email from the ASF dual-hosted git repository. morningman pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/doris-website.git The following commit(s) were added to refs/heads/master by this push: new a03a3753ada [feat](http-api) add

(doris) branch branch-3.0 updated: [cherry-pick](branch-30) support regexp_replace function with ignore flag options (#50245) (#51917)

2025-06-20 Thread morningman
This is an automated email from the ASF dual-hosted git repository. morningman pushed a commit to branch branch-3.0 in repository https://gitbox.apache.org/repos/asf/doris.git The following commit(s) were added to refs/heads/branch-3.0 by this push: new 7df2b14a12a [cherry-pick](branch-30

(doris) branch master updated: [feature](iceberg catalog) support iceberg view query (#51376)

2025-06-20 Thread morningman
This is an automated email from the ASF dual-hosted git repository. morningman pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/doris.git The following commit(s) were added to refs/heads/master by this push: new 279fa92f0fe [feature](iceberg catalog

(doris) branch master updated: [opt](audit) use one line in audit log and origin statement in audit table (#52032)

2025-06-20 Thread morningman
This is an automated email from the ASF dual-hosted git repository. morningman pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/doris.git The following commit(s) were added to refs/heads/master by this push: new 890d11d9a67 [opt](audit) use one line in

(doris) branch master updated: [feat](profile) support getting query progress (#51400)

2025-06-20 Thread morningman
This is an automated email from the ASF dual-hosted git repository. morningman pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/doris.git The following commit(s) were added to refs/heads/master by this push: new af68d8b5077 [feat](profile) support getting

(doris-website) branch master updated: [fix](hudi) add hudi_meta release version (#2515)

2025-06-20 Thread morningman
This is an automated email from the ASF dual-hosted git repository. morningman pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/doris-website.git The following commit(s) were added to refs/heads/master by this push: new 8013fb7c43c [fix](hudi) add

(doris-website) branch master updated: [doc](catalog)add parquet orc reader parameter (#2508)

2025-06-19 Thread morningman
This is an automated email from the ASF dual-hosted git repository. morningman pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/doris-website.git The following commit(s) were added to refs/heads/master by this push: new c6fc0d822cf [doc](catalog)add

(doris) branch master updated (d3ba307a359 -> 7060643051d)

2025-06-18 Thread morningman
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 d3ba307a359 [bugfix](memleak) fix memory leak for tabletschema and result cache (#51786) add 7060643051d

(doris) branch master updated: [fix & opt](orc) ORC-1525: Fix bad read in RleDecoderV2::readByte and Decompress zlib by libdeflate. (#51775)

2025-06-18 Thread morningman
This is an automated email from the ASF dual-hosted git repository. morningman pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/doris.git The following commit(s) were added to refs/heads/master by this push: new e190f1f741f [fix & opt](orc) ORC-1525:

(doris) branch master updated (1b34b1b2dcc -> 5c0fd4d5647)

2025-06-18 Thread morningman
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 1b34b1b2dcc [fix](http) support show backend config when BE enable http auth (#51887) add 5c0fd4d5647 [fix

(doris) branch master updated (0c38e5e06ed -> 1b34b1b2dcc)

2025-06-18 Thread morningman
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 0c38e5e06ed [fix](filecache) fix load_cache_info_into_memory crash (#51684) add 1b34b1b2dcc [fix](http

(doris) branch master updated (1d091da34f6 -> 89af088450d)

2025-06-18 Thread morningman
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 1d091da34f6 [file cache]add some stats for file_cache_statistics (#51484) add 89af088450d [fix](hudi catalog

(doris) branch branch-2.0 updated: [fix](export) The export task thread pool uses a blocking queue strategy (#51609)

2025-06-18 Thread morningman
This is an automated email from the ASF dual-hosted git repository. morningman pushed a commit to branch branch-2.0 in repository https://gitbox.apache.org/repos/asf/doris.git The following commit(s) were added to refs/heads/branch-2.0 by this push: new 22edd1c3684 [fix](export) The export

(doris) branch master updated (af5fd36c50e -> b1f060517db)

2025-06-18 Thread morningman
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 af5fd36c50e [Feature](recycler) Add recycler metrics for recycler layer (#51409) add b1f060517db [feat

(doris) branch master updated (85b7231cdfa -> d5f4a049639)

2025-06-18 Thread morningman
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 85b7231cdfa [fix](mtmv) Fix compensate union wrongly when direct query is empty relation (#51700) add

(doris) branch master updated: [fix](mtmv) Fix compensate union wrongly when direct query is empty relation (#51700)

2025-06-18 Thread morningman
This is an automated email from the ASF dual-hosted git repository. morningman pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/doris.git The following commit(s) were added to refs/heads/master by this push: new 85b7231cdfa [fix](mtmv) Fix compensate union

(doris) branch master updated (2ca19d15954 -> 6233e1e08f0)

2025-06-17 Thread morningman
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 2ca19d15954 [Chore](nereids) remove AlterColumnStatsStmt (#51790) add 6233e1e08f0 [Fix](Oss-Hdfs)ensure

(doris) branch master updated (ccbfc940bbb -> 6a6fccdba2e)

2025-06-17 Thread morningman
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 ccbfc940bbb [opt](ci) auto pick pr to branch-3.1 and protected merge (#51796) add 6a6fccdba2e [fix](compile

(doris) branch master updated (5b37e89c23f -> 5def6dbb7d8)

2025-06-16 Thread morningman
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 5b37e89c23f [Enhancement] (nereids) implement warmUpCluster in nereids (#50277) add 5def6dbb7d8 [opt

(doris-website) branch master updated: [opt](export) add parquet int96/int64 doc (#2466)

2025-06-16 Thread morningman
This is an automated email from the ASF dual-hosted git repository. morningman pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/doris-website.git The following commit(s) were added to refs/heads/master by this push: new 27790a5100c [opt](export) add

(doris-website) branch master updated: [feat](jdbc) add jdbc function rules (#2470)

2025-06-16 Thread morningman
This is an automated email from the ASF dual-hosted git repository. morningman pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/doris-website.git The following commit(s) were added to refs/heads/master by this push: new bbe38a28bca [feat](jdbc) add jdbc

svn commit: r77557 - /dev/doris/3.0/3.0.6/ /release/doris/3.0/3.0.6/

2025-06-16 Thread morningman
Author: morningman Date: Mon Jun 16 09:53:37 2025 New Revision: 77557 Log: move doris 3.0.6 to release Added: release/doris/3.0/3.0.6/ - copied from r77556, dev/doris/3.0/3.0.6/ Removed: dev/doris/3.0/3.0.6/ - To

(doris) branch master updated (7efa12b5a6e -> 1f6dcec144b)

2025-06-16 Thread morningman
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 7efa12b5a6e [Chore](gutil) remove gutil/builtin_type_hash gutil/jenkins_lookup2 (#51598) add 1f6dcec144b

(doris) branch master updated (1fb21bafdc1 -> 1d50458feb3)

2025-06-15 Thread morningman
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 1fb21bafdc1 [fix](nereids) fix cast ipv4 to string (#51546) add 1d50458feb3 [refactor](sync-job) remove sync

(doris) branch master updated: [fix](iceberg) fix the iceberg timstamp_ntz write schema and values bug. (#51384)

2025-06-14 Thread morningman
This is an automated email from the ASF dual-hosted git repository. morningman pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/doris.git The following commit(s) were added to refs/heads/master by this push: new 4a1dd33621d [fix](iceberg) fix the iceberg

(doris) branch branch-2.1 updated: branch-2.1: [fix](test)Fix the unstable test. #50691 (#50760)

2025-06-14 Thread morningman
This is an automated email from the ASF dual-hosted git repository. morningman pushed a commit to branch branch-2.1 in repository https://gitbox.apache.org/repos/asf/doris.git The following commit(s) were added to refs/heads/branch-2.1 by this push: new e8615e13296 branch-2.1: [fix](test

(doris) branch master updated: [opt](deps) add jindofs in classpath after hadoop libs (#51689)

2025-06-14 Thread morningman
This is an automated email from the ASF dual-hosted git repository. morningman pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/doris.git The following commit(s) were added to refs/heads/master by this push: new ef1e7cc37af [opt](deps) add jindofs in

(doris) branch master updated: [opt](export) remove the limit of max file size of export (#51590)

2025-06-12 Thread morningman
This is an automated email from the ASF dual-hosted git repository. morningman pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/doris.git The following commit(s) were added to refs/heads/master by this push: new 2ad0b75d7af [opt](export) remove the limit

(doris-website) branch master updated: [opt](export) add max_file_size doc (#2457)

2025-06-12 Thread morningman
This is an automated email from the ASF dual-hosted git repository. morningman pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/doris-website.git The following commit(s) were added to refs/heads/master by this push: new e547d34906e [opt](export) add

  1   2   3   4   5   6   7   8   9   10   >