[doris] branch master updated: [mtmv](regression-test) add mtmv write data regression test (#15546)

2023-01-10 Thread zhangchen
This is an automated email from the ASF dual-hosted git repository. zhangchen 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 5dc644769a [mtmv](regression-test) add mtmv

[doris] branch branch-1.2-lts updated: [cherry-pick](load) avoid schema copy to reduce cpu usage (#16154)

2023-01-29 Thread zhangchen
This is an automated email from the ASF dual-hosted git repository. zhangchen pushed a commit to branch branch-1.2-lts in repository https://gitbox.apache.org/repos/asf/doris.git The following commit(s) were added to refs/heads/branch-1.2-lts by this push: new 7f1fd5f0ec [cherry-pick](load

[doris] branch master updated: [refactor](partial-update) Split partial update infos from tablet schema (#25147)

2023-10-16 Thread zhangchen
This is an automated email from the ASF dual-hosted git repository. zhangchen 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 1514f78b87e [refactor](partial-update) Split

[doris] branch branch-2.0 updated: [branch-2.0] pick "[Fix](merge-on-write) throw exception when the user don't specify the insert columns in insert statement for partial update #25437"

2023-10-17 Thread zhangchen
This is an automated email from the ASF dual-hosted git repository. zhangchen 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 deddac03402 [branch-2.0] pick "

[doris] branch master updated: [Fix](partial-update) Correct the alignment process when the table has sequence column and add cases (#25346)

2023-10-17 Thread zhangchen
This is an automated email from the ASF dual-hosted git repository. zhangchen 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 64aeeb971b5 [Fix](partial-update) Correct the

[doris] branch master updated (9c9fc84f399 -> 2a442972a82)

2023-10-18 Thread zhangchen
This is an automated email from the ASF dual-hosted git repository. zhangchen pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/doris.git from 9c9fc84f399 [feature](merge-cloud) Abstract BaseTablet for CloudTablet (#24929) add 2a442972a82 [Fix](merge

[doris] branch master updated: [enhancement](be-ut)Add more indexed column reader be unit test (#25652)

2023-10-22 Thread zhangchen
This is an automated email from the ASF dual-hosted git repository. zhangchen 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 9519d7ede98 [enhancement](be-ut)Add more

[doris] branch master updated: [Fix](partial update) Fix wrong comment in .proto file (#25742)

2023-10-22 Thread zhangchen
This is an automated email from the ASF dual-hosted git repository. zhangchen 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 ed85c441b7e [Fix](partial update) Fix wrong

[doris] branch master updated: [doc])(sidebae)Update partial-update sidebars.json (#25357)

2023-10-23 Thread zhangchen
This is an automated email from the ASF dual-hosted git repository. zhangchen 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 6f7f0a24c53 [doc])(sidebae)Update partial

[doris] branch master updated (d94ae20d4a1 -> 0068783e88e)

2023-10-24 Thread zhangchen
This is an automated email from the ASF dual-hosted git repository. zhangchen pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/doris.git from d94ae20d4a1 [improvement](nereids) support insert into doris_internal_table_id(xxx) (#25722) add 0068783e88e

(doris) branch branch-2.0 updated (4e78a3db4aa -> c229b9910a3)

2023-11-01 Thread zhangchen
This is an automated email from the ASF dual-hosted git repository. zhangchen pushed a change to branch branch-2.0 in repository https://gitbox.apache.org/repos/asf/doris.git from 4e78a3db4aa [improvement](function) improve date_trunc function performance when timeunit is const (#25824

[doris] branch master updated (84c1f5692e -> 741665d37f)

2023-09-08 Thread zhangchen
This is an automated email from the ASF dual-hosted git repository. zhangchen pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/doris.git from 84c1f5692e [Fix](autobucket) use single replica partition size to calc bucket number #24045 add 741665d37f

[doris] branch master updated: [fix](compaction) rowid_conversion should ignore deleted row on normal compaction (#24005)

2023-09-08 Thread zhangchen
This is an automated email from the ASF dual-hosted git repository. zhangchen 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 2638ad0550 [fix](compaction) rowid_conversion

[doris] branch master updated: [Enhancement](merge-on-write) use delete bitmap to mark delete for rows with delete sign when sequence column doesn't exist (#24011)

2023-09-11 Thread zhangchen
This is an automated email from the ASF dual-hosted git repository. zhangchen 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 6913d68ba0 [Enhancement](merge-on-write) use

[doris] branch master updated: [Refactor](merge-on-write) extract common logic in to `Tablet::_get_segment_column_iterator` (#24048)

2023-09-11 Thread zhangchen
This is an automated email from the ASF dual-hosted git repository. zhangchen 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 b602369482 [Refactor](merge-on-write) extract

[doris] branch master updated (d8ef9dda59 -> c926e8ff9d)

2023-09-12 Thread zhangchen
This is an automated email from the ASF dual-hosted git repository. zhangchen pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/doris.git from d8ef9dda59 [feature](merge-cloud) Rewrite FS interface (#23953) add c926e8ff9d [Enhancement](Status) use

[doris] branch master updated (563c3f75ffd -> ccfc912ec00)

2023-09-13 Thread zhangchen
This is an automated email from the ASF dual-hosted git repository. zhangchen pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/doris.git from 563c3f75ffd [feature](move-memtable) share delta writer v2 among sinks (#24066) add ccfc912ec00 [Fix](merge

[doris] branch master updated (d8feca2530 -> 51811f72b3)

2023-09-13 Thread zhangchen
This is an automated email from the ASF dual-hosted git repository. zhangchen pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/doris.git from d8feca2530 [Enhancement]The page cache can be parameterized by the session variable of fe. (#23981) add

[doris] branch master updated: [Fix](Full compaction) Fix full compaction by table id case (#24265)

2023-09-14 Thread zhangchen
This is an automated email from the ASF dual-hosted git repository. zhangchen 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 68b13ab50f [Fix](Full compaction) Fix full

[doris] branch master updated: [Feature](merge-on-write)Support ignore mode for merge-on-write unique table (#21773)

2023-09-14 Thread zhangchen
This is an automated email from the ASF dual-hosted git repository. zhangchen 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 3ee89aea35 [Feature](merge-on-write)Support

[doris] branch master updated: [Hotfix](merge-on-write) Fix when `DeltaWriter` don't report `num_filtered_rows` in `TTabletCommitInfo` (#24352)

2023-09-14 Thread zhangchen
This is an automated email from the ASF dual-hosted git repository. zhangchen 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 0c30720c99 [Hotfix](merge-on-write) Fix when

[doris] branch master updated: [improvement](compaction) reduce the memory using on vertical compaction (#23388)

2023-08-28 Thread zhangchen
This is an automated email from the ASF dual-hosted git repository. zhangchen 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 fbf849 [improvement](compaction) reduce

[doris] branch master updated: [feature](partial update) Support partial update for broker load (#22970)

2023-08-28 Thread zhangchen
This is an automated email from the ASF dual-hosted git repository. zhangchen 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 4c00b1760b [feature](partial update) Support

[doris] branch master updated (1410a15a61 -> 82a4f114e4)

2023-08-29 Thread zhangchen
This is an automated email from the ASF dual-hosted git repository. zhangchen pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/doris.git from 1410a15a61 [fix](compaction) print column name when checking block ColumnPtr is nullptr on get block byte (#23338

[doris] branch master updated: [Fix](Full compaction) Fix full compaction regressison test (#23487)

2023-08-29 Thread zhangchen
This is an automated email from the ASF dual-hosted git repository. zhangchen 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 84006dd8c7 [Fix](Full compaction) Fix full

[doris] branch master updated: [improve](Status) Add new status code`KEY_NOT_FOUND` and `KEY_ALREADY_EXISTS` for merge on write (#23619)

2023-08-29 Thread zhangchen
This is an automated email from the ASF dual-hosted git repository. zhangchen 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 e05a0466f2 [improve](Status) Add new status

[doris] branch master updated (7379cdc995 -> cb2515b7c8)

2023-08-31 Thread zhangchen
This is an automated email from the ASF dual-hosted git repository. zhangchen pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/doris.git from 7379cdc995 [feature](nereids) support subquery in select list (#23271) add cb2515b7c8 [Fix](meta lock) Should

[doris] branch master updated (cb2515b7c8 -> f214485733)

2023-08-31 Thread zhangchen
This is an automated email from the ASF dual-hosted git repository. zhangchen pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/doris.git from cb2515b7c8 [Fix](meta lock) Should not acquire wlock twice (#23666) add f214485733 [fix](regression) try fix

[doris] branch master updated (f8a622298c -> 29e1c59cca)

2023-09-05 Thread zhangchen
This is an automated email from the ASF dual-hosted git repository. zhangchen pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/doris.git from f8a622298c [Chore](Doap)Create doap_Doris.rdf (#23951) add 29e1c59cca [enhancement](merge-on-write) print the

[doris] branch master updated: [Fix](BinaryPrefixPage) stop to read values when current pos reached the end of the page in `BinaryPrefixPageDecoder::next_batch` (#23855)

2023-09-06 Thread zhangchen
This is an automated email from the ASF dual-hosted git repository. zhangchen 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 95ae5376f3 [Fix](BinaryPrefixPage) stop to

(doris) branch master updated: [Fix](partial update) Fix partial update info loss when the delete bitmaps of the committed transactions are calculated by the compaction (#26556)

2023-11-08 Thread zhangchen
This is an automated email from the ASF dual-hosted git repository. zhangchen 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 d0960bac561 [Fix](partial update) Fix partial

(doris) branch master updated: [regression](partial update) Add cases when the deleted rows have non nullable columns without default value (#26776)

2023-11-12 Thread zhangchen
This is an automated email from the ASF dual-hosted git repository. zhangchen 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 7e36ab838f1 [regression](partial update) Add

(doris) branch master updated (9bb46f4c0fb -> 2853efd4ee0)

2023-11-13 Thread zhangchen
This is an automated email from the ASF dual-hosted git repository. zhangchen pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/doris.git from 9bb46f4c0fb [fix](doc) fix stream load sql doc (#26898) add 2853efd4ee0 [fix](partial update) Fix NPE when the

[doris] branch master updated (42207df89f7 -> 188d9ab94e0)

2023-09-27 Thread zhangchen
This is an automated email from the ASF dual-hosted git repository. zhangchen pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/doris.git from 42207df89f7 [refactor](nereids)update NormalizeRepeat comments (#24893) add 188d9ab94e0 [enhancement

[doris] branch master updated (a574f29d76 -> 2ec50dcfc7)

2023-09-28 Thread zhangchen
This is an automated email from the ASF dual-hosted git repository. zhangchen pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/doris.git from a574f29d76 [enhancement](Nereids): use enforcer to choose the n-th plan (#22929) add 2ec50dcfc7 [log

[doris] branch master updated (96eb363b01 -> f66708db0e)

2023-10-07 Thread zhangchen
This is an automated email from the ASF dual-hosted git repository. zhangchen pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/doris.git from 96eb363b01 [fix](help-module)fix use regex match replaceAll may cause backtracking (#24918) add f66708db0e

[doris] branch master updated (6757d2f361e -> fc407880182)

2023-10-12 Thread zhangchen
This is an automated email from the ASF dual-hosted git repository. zhangchen pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/doris.git from 6757d2f361e Revert "[Enhancement](show-backends-disks) Add show backends disks (#24229)" (#25389

[doris] branch master updated (6298f903470 -> 96f31ae9a7b)

2023-10-12 Thread zhangchen
This is an automated email from the ASF dual-hosted git repository. zhangchen pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/doris.git from 6298f903470 [ecosystem](doc) mysql synchronization example add mysql-conf port (#24666) add 96f31ae9a7b [Docs

[doris] branch master updated: [enhancement](compaction) record base compaction schedule time and status (#25283)

2023-10-13 Thread zhangchen
This is an automated email from the ASF dual-hosted git repository. zhangchen 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 3e83fb87292 [enhancement](compaction) record

[doris] branch master updated (b02398ba85 -> 848290d8a8)

2023-09-19 Thread zhangchen
This is an automated email from the ASF dual-hosted git repository. zhangchen pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/doris.git from b02398ba85 [fix](planner) statement run successful but log error msg in audit log (#24628) add 848290d8a8

[doris] branch master updated: [Fix](point query) Fix point query unstable (#24570)

2023-09-20 Thread zhangchen
This is an automated email from the ASF dual-hosted git repository. zhangchen 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 67e789e025 [Fix](point query) Fix point query

[doris] branch master updated (aa92c2ddfb -> 2098670001)

2023-09-21 Thread zhangchen
This is an automated email from the ASF dual-hosted git repository. zhangchen pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/doris.git from aa92c2ddfb [minor](test) Add some ut for optimizer rule (#24562) add 2098670001 [Fix](merge-on-write) Skip to

[doris] branch master updated (ce14183c3a -> 58ab25ccaa)

2023-09-21 Thread zhangchen
This is an automated email from the ASF dual-hosted git repository. zhangchen pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/doris.git from ce14183c3a [fix](compile) fix GHA mac ut compile failure (#24738) add 58ab25ccaa Revert "[Feature](mer

[doris] branch master updated (79fe9d58b0 -> f5c07ad6da)

2023-09-21 Thread zhangchen
This is an automated email from the ASF dual-hosted git repository. zhangchen pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/doris.git from 79fe9d58b0 [bug](expr) forget write date_liter expr code info (#24687) add f5c07ad6da [enhance](external)add

[doris] branch master updated (37a7532a49 -> 6f961ba0e9)

2023-09-21 Thread zhangchen
This is an automated email from the ASF dual-hosted git repository. zhangchen pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/doris.git from 37a7532a49 [fix](pipelineX) get sink local state in distinctstreamingagg (#24752) add 6f961ba0e9 [Enhance

[doris] branch master updated (b5f6ace204 -> c8655d1dae)

2023-09-21 Thread zhangchen
This is an automated email from the ASF dual-hosted git repository. zhangchen pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/doris.git from b5f6ace204 [fix](planner) ctas should not change any meta of column in source table (#24767) add c8655d1dae

[doris] branch master updated: [Fix](merge-on-write) Correct the alignment process when the existing rows with same key has marked delete sign (#24877)

2023-09-26 Thread zhangchen
This is an automated email from the ASF dual-hosted git repository. zhangchen 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 1abda1c446 [Fix](merge-on-write) Correct the

[doris] branch master updated (bf2b92f5e8 -> d59c2f763f)

2023-08-17 Thread zhangchen
This is an automated email from the ASF dual-hosted git repository. zhangchen pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/doris.git from bf2b92f5e8 [fix](Nereids): PushdownDistinctThroughJoin don't push distinct for relation (#23066)

[doris] branch master updated: [fix](merge-on-write) add sentinel mark when do compaction (#23078)

2023-08-17 Thread zhangchen
This is an automated email from the ASF dual-hosted git repository. zhangchen 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 29ff7b7964 [fix](merge-on-write) add sentinel

[doris] branch master updated: [fix](inverted index change) fix update delete bitmap incompletely when build inverted index on mow table (#23047)

2023-08-17 Thread zhangchen
This is an automated email from the ASF dual-hosted git repository. zhangchen 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 e6fe8c05d1 [fix](inverted index change) fix

[doris] branch master updated: [fix](merge-on-write) Fix a typo and remove useless member rowset in CommitTabletTxnInfo (#23151)

2023-08-17 Thread zhangchen
This is an automated email from the ASF dual-hosted git repository. zhangchen 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 cf368728be [fix](merge-on-write) Fix a typo

[doris] branch master updated: [fix](merge-on-write) should use write lock of tablet's header lock in #23047 (#23161)

2023-08-18 Thread zhangchen
This is an automated email from the ASF dual-hosted git repository. zhangchen 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 f0ad3ef244 [fix](merge-on-write) should use

[doris] branch branch-2.0 updated: [fix](inverted index change) better fix for update delete bitmap incompletely when build inverted index on mow table(#23141)

2023-08-18 Thread zhangchen
This is an automated email from the ASF dual-hosted git repository. zhangchen 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 10ab006c7c [fix](inverted index

[doris] branch master updated: [Feature](Compaction) Support do full compaction by table id (#22010)

2023-08-20 Thread zhangchen
This is an automated email from the ASF dual-hosted git repository. zhangchen 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 81dd00f6e4 [Feature](Compaction) Support do

[doris] branch master updated (527293aa41 -> c7b9eb5f9c)

2023-08-22 Thread zhangchen
This is an automated email from the ASF dual-hosted git repository. zhangchen pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/doris.git from 527293aa41 [refactor](dynamic table) remove dynamic table (#23298) add c7b9eb5f9c [enhancement](bitmap)support

[doris] branch master updated: [fix](test) fix unstable pk uk case (#23390)

2023-08-23 Thread zhangchen
This is an automated email from the ASF dual-hosted git repository. zhangchen 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 bdb2f09e9f [fix](test) fix unstable pk uk

[doris] branch master updated (650cc25ea4 -> 2dff89a77a)

2023-08-28 Thread zhangchen
This is an automated email from the ASF dual-hosted git repository. zhangchen pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/doris.git from 650cc25ea4 [fix](light-schema-change) fix schema consistency check failed (#23283) add 2dff89a77a [Log](Alter

[doris] branch master updated (9f3bc11b04 -> 7d4c47e250)

2023-07-09 Thread zhangchen
This is an automated email from the ASF dual-hosted git repository. zhangchen pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/doris.git from 9f3bc11b04 [improvement](ssb) run-ssb-queries.sh and run-ssb-flat-queries.sh add analyze database with sync and

[doris] branch master updated: [feature](partial update)support insert new rows in non-strict mode partial update with nullable unmentioned columns (#21623)

2023-07-10 Thread zhangchen
This is an automated email from the ASF dual-hosted git repository. zhangchen 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 7b403bff62 [feature](partial update)support

[doris] branch master updated (be55cb8dfc -> 7f133b7514)

2023-07-12 Thread zhangchen
This is an automated email from the ASF dual-hosted git repository. zhangchen pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/doris.git from be55cb8dfc [Improve](jsonb_extract) support jsonb_extract multi parse path (#21555) add 7f133b7514 [fix

[doris] branch branch-2.0 updated (3304f62d57 -> 41d1fb376c)

2023-07-13 Thread zhangchen
This is an automated email from the ASF dual-hosted git repository. zhangchen pushed a change to branch branch-2.0 in repository https://gitbox.apache.org/repos/asf/doris.git from 3304f62d57 [fix](multi-table-load) fix memory leak when processing multi-table routine load (#21611) new

[doris] 01/02: [enhancement](merge-on-write) split delete bitmap from tablet meta (#21456)

2023-07-13 Thread zhangchen
This is an automated email from the ASF dual-hosted git repository. zhangchen pushed a commit to branch branch-2.0 in repository https://gitbox.apache.org/repos/asf/doris.git commit 30024bdef11742d686f427524061164c8d444cdd Author: Xin Liao AuthorDate: Wed Jul 12 19:13:36 2023 +0800

[doris] 02/02: [fix](compile) fix be compile error (#21765)

2023-07-13 Thread zhangchen
This is an automated email from the ASF dual-hosted git repository. zhangchen pushed a commit to branch branch-2.0 in repository https://gitbox.apache.org/repos/asf/doris.git commit 41d1fb376c4e9faf6dd01ae9a1cd502087b53962 Author: Xin Liao AuthorDate: Wed Jul 12 21:14:04 2023 +0800 [fix

[doris] branch master updated: [fix](merge-on-write) fix wrong result when query with prefix key predicate (#21770)

2023-07-13 Thread zhangchen
This is an automated email from the ASF dual-hosted git repository. zhangchen 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 35fa9496e7 [fix](merge-on-write) fix wrong

[doris] branch branch-2.0 updated: [fix](partial-update) transient rowset writer should not trigger segcompaction when build rowset (#21751)

2023-07-13 Thread zhangchen
This is an automated email from the ASF dual-hosted git repository. zhangchen 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 b8fbc7c2a6 [fix](partial-update

[doris] branch master updated (35fa9496e7 -> 2c83e5a538)

2023-07-13 Thread zhangchen
This is an automated email from the ASF dual-hosted git repository. zhangchen pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/doris.git from 35fa9496e7 [fix](merge-on-write) fix wrong result when query with prefix key predicate (#21770) add

[doris] branch master updated (2c83e5a538 -> fd6553b218)

2023-07-13 Thread zhangchen
This is an automated email from the ASF dual-hosted git repository. zhangchen pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/doris.git from 2c83e5a538 [fix](merge-on-write) fix be core and delete unused pending publish info for async publish when tablet

[doris] branch branch-1.2-lts updated: [fix](segment-iterator) fix query result error caused by not handling error codes (#21901)

2023-07-17 Thread zhangchen
This is an automated email from the ASF dual-hosted git repository. zhangchen pushed a commit to branch branch-1.2-lts in repository https://gitbox.apache.org/repos/asf/doris.git The following commit(s) were added to refs/heads/branch-1.2-lts by this push: new 5d84cc6453 [fix](segment

[doris] branch master updated (0e3be4eff5 -> 3636d0a561)

2023-02-21 Thread zhangchen
This is an automated email from the ASF dual-hosted git repository. zhangchen pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/doris.git from 0e3be4eff5 [Improvement](brpc) Using a thread pool for RPC service avoiding std::mutex block brpc::bthread (#16639

[doris] branch master updated: [Enhancement](storage) add a new hidden column __DORIS_VERSION_COL__ for unique key table (#16509)

2023-02-22 Thread zhangchen
This is an automated email from the ASF dual-hosted git repository. zhangchen 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 edead494cb [Enhancement](storage) add a new

[doris] branch master updated: [enhancement](cache) make segment cache prune more effectively (#17011)

2023-02-23 Thread zhangchen
This is an automated email from the ASF dual-hosted git repository. zhangchen 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 e5f884a6fc [enhancement](cache) make segment

[doris] branch master updated: Revert "[fix](merge-on-write) add check for segment num (#14032)" (#17058)

2023-02-23 Thread zhangchen
This is an automated email from the ASF dual-hosted git repository. zhangchen 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 ad81424603 Revert "[fix](merge-on-write

[doris] branch branch-1.2-lts updated: [feature](merge-on-write) add DCHECK in compaction to detect data inconsistency (#16564) (#17166)

2023-02-26 Thread zhangchen
This is an automated email from the ASF dual-hosted git repository. zhangchen pushed a commit to branch branch-1.2-lts in repository https://gitbox.apache.org/repos/asf/doris.git The following commit(s) were added to refs/heads/branch-1.2-lts by this push: new 1cbd8f6a24 [feature](merge-on

[doris] branch branch-1.2-lts updated: [enhancement](merge-on-write) add skip_delete_bitmap session variable for debug purpose (#17167)

2023-02-27 Thread zhangchen
This is an automated email from the ASF dual-hosted git repository. zhangchen pushed a commit to branch branch-1.2-lts in repository https://gitbox.apache.org/repos/asf/doris.git The following commit(s) were added to refs/heads/branch-1.2-lts by this push: new 33c538acc3 [enhancement

[doris] branch master updated (29bf31c138 -> cec3d19dd2)

2023-02-27 Thread zhangchen
This is an automated email from the ASF dual-hosted git repository. zhangchen pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/doris.git from 29bf31c138 [chore](thirdparty) Show progress bar when downloading dependencies (#16736) add cec3d19dd2 [fix

[doris] branch master updated (cec3d19dd2 -> d5b1d3403f)

2023-02-27 Thread zhangchen
This is an automated email from the ASF dual-hosted git repository. zhangchen pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/doris.git from cec3d19dd2 [fix](regression) drop table before and after test for streamLoad_action case (#17164) add

[doris] branch master updated: [enhancement](merge-on-write) add skip_delete_bitmap session variable for debug purpose (#17127)

2023-02-27 Thread zhangchen
This is an automated email from the ASF dual-hosted git repository. zhangchen 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 84413f33b8 [enhancement](merge-on-write) add

[doris] branch branch-1.2-lts updated: [fix](regression) fix regression test fail, introduced by #17121

2023-02-28 Thread zhangchen
This is an automated email from the ASF dual-hosted git repository. zhangchen pushed a commit to branch branch-1.2-lts in repository https://gitbox.apache.org/repos/asf/doris.git The following commit(s) were added to refs/heads/branch-1.2-lts by this push: new 8ee5f45c77 [fix](regression

[doris] branch master updated (48afd77e37 -> 62ec74f4e7)

2023-02-28 Thread zhangchen
This is an automated email from the ASF dual-hosted git repository. zhangchen pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/doris.git from 48afd77e37 [enhancement](k8s) Support fqdn mode for fe in k8s enviroment (#16315) add 62ec74f4e7

[doris] branch master updated (f1db0d9501 -> 34c5e84e9f)

2023-03-01 Thread zhangchen
This is an automated email from the ASF dual-hosted git repository. zhangchen pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/doris.git from f1db0d9501 [Enhencement](File Reader) delete old file_reader (#17261) add 34c5e84e9f [fix](insert) fix txn

[doris] branch master updated (63b17bc7ba -> 2b2ac10e93)

2023-07-21 Thread zhangchen
This is an automated email from the ASF dual-hosted git repository. zhangchen pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/doris.git from 63b17bc7ba [typo](docs) fix some mistake in Doris & Spark Column Type Mapping (#19998) add 2b2ac1

[doris] branch branch-2.0 updated: [fix](meger-on-write) fix query result wrong when schema change (#22044) (#22101)

2023-07-21 Thread zhangchen
This is an automated email from the ASF dual-hosted git repository. zhangchen 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 82ee8b0c7c [fix](meger-on-write) fix

[doris] branch master updated (2c16fe0da9 -> 4f0158c458)

2023-07-22 Thread zhangchen
This is an automated email from the ASF dual-hosted git repository. zhangchen pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/doris.git from 2c16fe0da9 [bugfix](runtimefilter) runtime filter is shared between multi instances with same node id, should not

[doris] branch master updated (19ba6bec38 -> 86e80ae175)

2023-07-23 Thread zhangchen
This is an automated email from the ASF dual-hosted git repository. zhangchen pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/doris.git from 19ba6bec38 [Improvement](pipeline) support send eos on local exchange and remove some unused code (#22086

[doris] branch master updated (103c473b96 -> c251a574e8)

2023-07-24 Thread zhangchen
This is an automated email from the ASF dual-hosted git repository. zhangchen pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/doris.git from 103c473b96 [Bug](pipeline) fix pipeline shared scan + topn optimization (#21940) add c251a574e8 [Fix](MoW

[doris] branch master updated (c498b2cf69 -> 5c8eda8685)

2023-07-25 Thread zhangchen
This is an automated email from the ASF dual-hosted git repository. zhangchen pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/doris.git from c498b2cf69 [fix](partial-update) disable partial update when undergoing a schema changing process (#22133

[doris] branch master updated: fix erase (#22235)

2023-07-26 Thread zhangchen
This is an automated email from the ASF dual-hosted git repository. zhangchen 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 a6311e2f95 fix erase (#22235) a6311e2f95 is

[doris] branch master updated (490ad14720 -> 331ae6d2cb)

2023-07-26 Thread zhangchen
This is an automated email from the ASF dual-hosted git repository. zhangchen pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/doris.git from 490ad14720 [stats](nereids)in predicate range adjust (#22156) add 331ae6d2cb [fix](Unique-Key) fix version

[doris] branch branch-2.0 updated: [fix](partial update) fix some bugs of sequence column (#21896) (#22266)

2023-07-26 Thread zhangchen
This is an automated email from the ASF dual-hosted git repository. zhangchen 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 a8badb3acb [fix](partial update) fix

[doris] branch branch-2.0 updated: [cherry-pick](merge-on-write) support concurrent delete bitmap calc while close_wait (#21488) (#22267)

2023-07-26 Thread zhangchen
This is an automated email from the ASF dual-hosted git repository. zhangchen 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 5e28fde7db [cherry-pick](merge-on

[doris] branch master updated (4f6a3c5bf0 -> 0512e0b168)

2023-07-27 Thread zhangchen
This is an automated email from the ASF dual-hosted git repository. zhangchen pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/doris.git from 4f6a3c5bf0 [feature](catalog) support clob type in oracle jdbc catalog (#21532) add 0512e0b168 [test

[doris] branch master updated: [Enhancement](delete) eliminate reading the old values of non-key columns for delete stmt (#22270)

2023-07-27 Thread zhangchen
This is an automated email from the ASF dual-hosted git repository. zhangchen 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 0c734a861e [Enhancement](delete) eliminate

[doris] branch master updated: [test](regression) add partial update seq_col delete cases (#22340)

2023-07-28 Thread zhangchen
This is an automated email from the ASF dual-hosted git repository. zhangchen 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 2f43e59535 [test](regression) add partial

[doris] branch master updated: [fix](window_funnel_function) fix upgrade compatibility due to the added field in `WindowFunnelState` (#22416)

2023-07-31 Thread zhangchen
This is an automated email from the ASF dual-hosted git repository. zhangchen 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 a371e1d4c5 [fix](window_funnel_function) fix

[doris] branch master updated: [fix](merge-on-write) fix duplicate keys occur when be restart (#22437)

2023-07-31 Thread zhangchen
This is an automated email from the ASF dual-hosted git repository. zhangchen 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 f842067354 [fix](merge-on-write) fix

[doris] branch master updated: [config](merge-on-write) use separate config to control primary key index cache (#22538)

2023-08-03 Thread zhangchen
This is an automated email from the ASF dual-hosted git repository. zhangchen 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 e90f95dfda [config](merge-on-write) use

[doris] branch master updated (1f8ba4948d -> 1999cccde9)

2023-03-23 Thread zhangchen
This is an automated email from the ASF dual-hosted git repository. zhangchen pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/doris.git from 1f8ba4948d [Fix](multi-catalog) add handler for hms INSERT EVENT. (#17933) add 1999cccde9 [feature](array

[doris] branch master updated: [bugfix](publish) fix TabletLoadInfo may released by delete txn (#17986)

2023-03-24 Thread zhangchen
This is an automated email from the ASF dual-hosted git repository. zhangchen 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 7ac7d35703 [bugfix](publish) fix

[doris] branch master updated: [Enhancement](streamload) print profile for streamload (#18015)

2023-03-24 Thread zhangchen
This is an automated email from the ASF dual-hosted git repository. zhangchen 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 0523860877 [Enhancement](streamload) print

[doris] branch master updated (b9161295b7 -> ba1b159ad2)

2023-03-28 Thread zhangchen
This is an automated email from the ASF dual-hosted git repository. zhangchen pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/doris.git from b9161295b7 [Fix](plan) fix bug that the case sensibility of column name may impact join method (#17904) add

  1   2   3   4   >