This is an automated email from the ASF dual-hosted git repository. lichaoyong pushed a change to branch branch-0.11 in repository https://gitbox.apache.org/repos/asf/incubator-doris.git.
at 411a67d Fix bug when use ZoneMap/BloomFiter on column with REPLACE/REPLACE_IF_NOT_NULL (#3288) This branch includes the following new commits: new 668c39d Fix bug that insert stmt with label return label already exist. (#2006) new 3f4b95d Fix bug of invalid stream load task rollback (#1999) new b347079 Fix incorrect scan bytes in metrics (#2034) new 62a0868 Initialize DeltaWriter lazily (#2044) new 6f95afe Fix bug that unable to add bloom filter columns (#2054) new c2fcbb8 Remove drop repository name toLowerCase (#2060) new a879e0b Fix bug that tablet failed to be committed when no data is loaded (#2064) new 85ae64e fix bug when cherry-pick from master new e857cb4 Multi distinct + no group by + big data is stuck (#2079) new 3349f55 Awareness of Backend down when loading data (#2076) new 59f772e Fix BE could not strat (#2104) new 7a24d1b Optimize FE start logic (#2052) new 27714e4 Fix explain InsertStmt NPE in FOLLOWER node (#2097) new feb94ca Fix some routine load bugs (#2093) new 42014f0 Fix bug that UpdateTabletMetaInfoTask not returned new 728838c Optimize percentile_approx through radix sort (#2102) (#2107) new 1cf6cca Support aggregation type of REPLACE_IF_NOT_NULL (#2127) new 51fcf79 Add some log to detect deadlock of routine load job new 6963a3b Forward stmt with stmt id generated on origin FE. (#2129) new 9919201 Optimize the query plan so that UnionNode can be executed distributedly (#2150) new b3d6258 Support hdfs broker reading config from hdfs-site.xml (#2148) new c2d1e6b Fix UT and remove unused code (#2160) new 1ebc9d0 Ignore --helper start argument if not first time to start FE (#2159) new 3f1f1b7 Change Null-safe equal operator from cross join to hash join (#2156) new 8e4a480 Remove failed UT (#2165) new 320c116 Fix bug of core in multi join (#2164) new 99fed72 Support date_add function to support partition prune (#2154) new b9db531 Limit the FE log file number (#2163) new 8be87f9 Fix DB meta lost bug (#2167) new 1881bab Support decrease edit_log_roll_num config (#2171) new 6c2767c Clean the fe/target directory before building (#2173) new 03d57e3 Fix DB meta lost bug 2 (#2174) new cc98995 Sending clear txn task explicitly after transaction being aborted (#2182) new 0bc325c Keep num_of_columns_from_file incompatibile with 0.10 protocol (#2187) new 0de6483 Add node dead num metrics for all types of node (#2191) new ae419d2 Make RowBatch compatible with old version (#2190) new 16d294f Fix bug of null safe equal join (#2193) new c97ee14 Set cumulative point upon no suitable rowsets (#2204) new ce1df7b Optimize tablet report with expired transaction. (#2215) new 9ac3e06 Fix bug that timeout is not taken effect in streamload (#2217) new 47258b9 Fix bug upon is not null with batch without null data (#2219) new 4dbfd0d Fix bug that DeployManager should start working after catalog is ready. (#2244) new 43d1106 Fix bug for show create table statement with unique key types (#2231) new 9ecf589 Fix bug for showing columns from non exist table doesn't prompt error (#2254) new f5a5c20 Add schema hash to tablet proc info (#2257) new 07274a1 Add apache arrow IPC module for Spark-Doris-Connector usage (#1958) new 0b5be9b Add arrow IPC serialization for Doris-Spark-Connector (#2013) new d0918fb Add null bit verification for row_batch transformation (#2139) new 590af4f Add log info for QueryPlanAction (#2152) new 3a58606 Add ext_unix_timestamp for date < 1970-01-01 and > 2038-01-19 (#2161) new cfdf9e8 Fix is not null bug #2278 (#2279) new 299c973 Fix export job bug (#2250) new ecb18c7 Delay start master only daemon threads (#2268) new 821600f Fix some bugs about load label (#2241) new 1f6eba6 Fix IFNULL constants compute error (#2290) (#2291) new aef3c9a Enhance doris on es error message (#2297) new 367dbc9 Ignore non-existent tablet in clear_transaction_task() (#2296) new 58f2114 Ensure ES endpoint without http prefix can work (#2303) new e9167d6 Upgrade FE meta version to 65 and 66. new 56f5167 Add a variable to specifically limit the memory usage of the load part in the insert operation (#2305) new c8f79d2 Date format support java date style "yyyy-MM-dd HH:mm:ss" (#2309) new db649f9 fix compile error of commit e9167d6fa436aac684c536bc87e5f88f3822e443 new 65859fd Ignore the variable sql_mode new 25b1854 Fixed a bug that FE config 'async_load_task_pool_size' missing @ConfField annotation (#2339) new dd3e18b Fix bug of getting ES host error (#2342) new 5dd1a31 Make node info metrics available on all FE node (#2353) new 93c7deb Fixed a bug that Load job's state is incorrect when upgrading from 0.10.x to 0.11.x (#2356) new 4fb2e7a Add bdbje heartbeat timeout as a configuration of FE (#2366) new 01bfb78 Fixed bdbje heartbeat timeout config format bug (#2369) new 7a78816 Fix some load bugs (#2384) new da76014 Fix segmentation fault bug (#2391) new 037bfb6 Set the load channel's timeout to be the same as the load job's timeout (#2405) new ef680ab Fix bug of sleep (#2409) new 34539e0 Fix heap-use-after-free in TxnManager::force_rollback_tablet_related_txns (#2435) new 8d01e4d Add tablet compaction score metrics (#2427) new c4253e6 Fix BE do_tablet_meta_checkpoint retain _meta_lock for a long time (#2430) new b3d5d4d Fix RLE encoding/decoding bug upon large negative number. (#2448) new 5fd8762 Fix RunLengthInteger unit test bug (#2454) new c9ebc48 Fix base_compaction minor log error (#2461) new 100c58f Optimize compaction strategy of tablet on BE (#2473) new 381b579 Add the cast function for if function in outer join (#2087) new 8064b37 [Compaction] Fix the bug that cumulative point grows unreasonably (#2490) new aca2d6e Fix the core of get_next in exchange node (#2505) new 4ddafe5 [Export] Fix bug that NPE may be thrown when executing "show export;" (#2509) new 6cf86aa Timezone variable support one digital time (#2513) new 0059788 [Export] Forget to set timeout for export job (#2516) new ed20bab Fix Bug : Load parquet data during the upgrade may result in data errors (#2556) new cf3ff50 Release the consumption of memtracker when deconstruct it new ab08cdc [Tablet report] Fix bug that tablet report throw NPE. (#2578) new 2cc4e04 Add log to indicate version upon scan failed (#2582) new 90efff3 [Compaction] Support compact only one rowset (#2558) new 8be4910 Change the priority of different type in function (#2003) new 46ce937 Remove meaningless warn log for NullValueReader (#2586) new 74f03c1 Fix memory leak when compression fails in ColumnWriter (#2606) new f26b64c Make from_unixtime and date_format function support grayscale upgrade (#2612) new c4b824a Set AGG_KEYS upon upgrade from tablet if has_keys_type() is false (#2620) new 5a1002a [Rowset Reader] Improve the merge read efficiency of alpha rowsets (#2632) new bffb8c3 [Compaction] Limit the max concurrency of running compaction tasks (#2635) new 4ad4d99 Fix HLL_UNION_AGG AnalyticFn result in BE core by adding hll_get_value (#2653) new 68a497a Make MAX_SCHEDULING_TABLETS and MAX_BALANCING_TABLETS configurable (#2670) new e1232cf Decrease transaction_clean_interval_second config (#2673) new d1d0855 [Compaction] Fix a bug that CumulativeCompaction compares time of different precision (#2693) new be05b07 [AlphaRowset] set num_segments field in rowset meta if missing (#2658) new f63d5b4 Skip missing version replica when getQueryableReplicas (#2715) new 6e6930f Fix bug for cumulative compaction on singleton rowset with multiple segments (#2719) new 6c14999 Use cgroups memory limit and cpu cores in container (#2710) new eb56e72 [SQL] Ignore the null type when getCmpType (#2730) new 9b544d2 Skip dropped be when choose dest be in TabletScheduler (#2734) new 44b09a8 [Colocate Table] Fix colocate table balance forever (#2744) new 1890811 [External Table] Fix bug that query external hdfs table throw NPE. (#2756) new e1007a2 Don't balance when Available BE num equals or less then tablet Replica num (#2740) new 3d6fd80 [Insert] Return more info of insert operation (#2718) new b7301e5 [Routine Load] Fix bug that history routine load jobs are cleaned prematurely new 7b5317c Alter view stmt (#2522) new 11c00cd CreateViewStmt/AlterViewStmt support cte and fix bug (#2641) new d62cf58 introduce new gutil new 34607ea Remove the readFields() method in Writable interface (#2394) new a4f16d8 Introduce GSON to 0.11 branch new cf9f836 [Meta Serialization] Support GSON serialization for class "Type" (#2709) new 64854f2 [Alter View] Fix bug that alter view operation lost when replaying from image new 02fbc50 [FE Maven] Change maven repository url from http to https (#2786) new 04c3b6c [Routine Load] Fix a bug that `show routine load` will throw Unknown Exception new 3fb47f5 [Compaction] Avoid unnecessary compaction (#2839) new b8a938e [Doris on Es] Fix lte and gte error expression (#2851) new 634c363 Fixbug: Invalid memory address in doris::memory_copy (#2919) (#2923) new d654029 [Alter] Change max create replicas timeout configurable (#2945) new 634c6b8 Write delete predicate into RowsetMeta upon upgrade from Doris-0.10 to Doris-0.11 (#3044) new 3a6a0f7 [ConsistencyCheck] Support checking replica consistency of tablet manually (#3067) new c4d90b3 [Bug][RoutineLoad] Fix bug that routine Load encounter "label already used" exception (#2959) new c72e721 [Config] Modify brpc max_body_size to 200M (#3030) new e62a7b4 [Insert] Fix bug that insert meet unexpected "label already exists" exception (#3103) new 8df74fe [Bug] tablet meta is not updated correctly after compaction (#3098) new a79dd85 [New Stmt] Support setting replica status manually (#1522) new 26765d4 [Thrift] Fix a bug when ThriftClientImpl close() error (#3128) new 36559b0 [RemoveLog] remove some unnecessary log in BE (#3134) new 1c0a042 [RoutineLoad] Fix bug that job will be paused when table is altering (#3169) new a61d1e8 Fix some compile bug after cherry-pick new 411a67d Fix bug when use ZoneMap/BloomFiter on column with REPLACE/REPLACE_IF_NOT_NULL (#3288) The 138 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "add" were already present in the repository and have only been added to this reference. --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org For additional commands, e-mail: commits-h...@doris.apache.org