Skip to content
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
2312 commits
Select commit Hold shift + click to select a range
0ff645d
[fix](Export) fix timeout property not work for export job (#26032)
BePPPower Oct 31, 2023
79608f9
[branch-2.0][fix](outfile) Fix parquet writer wrong result issue (#26…
BePPPower Oct 31, 2023
aac9002
[branch-2.0](regression-test) fix regression test (#26144)
BePPPower Oct 31, 2023
fecc605
[Enhance](regression)add external_docker tag for some external case (…
zhangguoqiang666 Oct 31, 2023
532e287
[fix](report handler) fix report handler lock leak (#25853)
yujun777 Oct 24, 2023
0e8f46d
[enhancement](CSV-reader) enhance err log for csv reading containing…
Hastyshell Oct 24, 2023
2127dd2
[improve](regression test) Add case for if function (#25780)
zhiqiang-hhhh Oct 25, 2023
244383b
[fix](stats) analyze specific column only if indicate column in analy…
Kikyou1997 Oct 25, 2023
1f5962b
[fix](planner) Fix `select table tablet` not effective (#25378)
xinyiZzz Oct 25, 2023
c5d3118
[fix](info_db) do not fetch external catalog's info in information_sc…
morningman Oct 25, 2023
dbe002f
[fix](meta) add sync new image timeout (#25768)
CanGuan Oct 25, 2023
e649092
[test](sync)add sync after insert in test case (#25911)
zhangstar333 Oct 26, 2023
29515a6
[chore](compaction) Print roswet size when compaction finishes succes…
Xiaoccer Oct 26, 2023
4e78a3d
[improvement](function) improve date_trunc function performance when …
zclllyybb Oct 26, 2023
c229b99
[branch-2.0](cherry-pick) use correct dataset for unique_with_mow_p2 …
zhannngchen Nov 1, 2023
e72309e
[fix](trigger) fix pipeline bug that does not trigger Doris_Performan…
hello-stephen Nov 1, 2023
8ffdfb6
[Fix](regression)P0 case fail in inside pipeline on branch-2.0 (#26197)
zhangguoqiang666 Nov 1, 2023
c87724c
Update sidebars.json (#26201)
jeffreys-cat Nov 1, 2023
104721d
[Fix](predicate pushdown) Common expression not acting on any slot sh…
zhiqiang-hhhh Nov 1, 2023
683b4ef
[feature](mtmv)disable mtmv for 2.0 (#26176)
zddr Nov 1, 2023
1acb37e
[Fix](inverted index) reorder ConjunctionQuery deconstruct order #259…
airborne12 Nov 1, 2023
72c925b
[branch-2.0][catalog](paimon)paimon catalog supports complex types #2…
DongLiang-0 Nov 1, 2023
d424754
[chore](case) branch-2.0, exclude some unstable cases and include som…
hello-stephen Nov 1, 2023
b27e07a
[log](compaction) add more stats for compaction log (#24984) (#26217)
zhannngchen Nov 1, 2023
8e40532
[fix](Nereids) should not put bound expr into unbound group by list (…
morrySnow Nov 1, 2023
a35de81
[branch-2.0][fix](multi-table) fix unknown source slot descriptor whe…
sollhui Nov 1, 2023
81b5f74
[bugfix](nereids) prune partition bug in pattern ColA <> ColB #25769 …
englefly Nov 1, 2023
213e6b0
[fix](spill) disable spill of sort and agg for now to avoid diisk ove…
jacktengg Nov 1, 2023
a321f63
[2.0-branch][Fix](Plan)StreamLoad cannot be parsed correctly when it …
CalvinKirs Nov 1, 2023
0242f87
(pick-2.0-26031)[Fix](MySqlLoad) Fix meaningless thread creation ever…
CalvinKirs Nov 1, 2023
4899b8d
Refix sidebars and docs of version 2.0 (#26246)
KassieZ Nov 1, 2023
c699270
[fix](mark join) mark join column should be nullable (#24910) (#26237)
mrhhsg Nov 1, 2023
8047f49
[Pick](nereids) pick #25550:make enable_stats session var (#26227)
englefly Nov 1, 2023
ab1e8fe
[enhancement](stmt-exec) make CTAS use insert timeout fix forward tim…
Hastyshell Nov 1, 2023
4bb0e9e
Fix exchange operator can not aware end of file #25562 (#26241)
wangbo Nov 1, 2023
1de847e
[fix](nereids) fix wrong result precision for add/sub (#25751) (#26218)
jacktengg Nov 1, 2023
0c23915
[improvement](tablet schedule) colocate balance between all groups #2…
yujun777 Nov 1, 2023
bdbced0
[fix](nereids) PushdownAliasThroughJoin may lost required columns fro…
starocean999 Nov 1, 2023
c64cccc
[enhancement](Nereids): remove LAsscom in Bushy Tree RuleSet (#25465)…
jackwener Nov 1, 2023
09da927
[bugfix](DateTimeV2Literal) The start and end dates of daylight savin…
liugddx Oct 31, 2023
6e8a2d9
[fix](Nereids) cte should support nested name reuse (#25858) (#26221)
morrySnow Nov 1, 2023
97b19c7
[feat](stats) Limit job record #25576 (#26251)
Kikyou1997 Nov 1, 2023
f86409f
[fix](test) Disable global sql block rule 2.0 (#26252)
Kikyou1997 Nov 2, 2023
7fb98a1
[bug](shared scan) Fix use-after-free when enable pipeline shared sca…
Gabriel39 Nov 2, 2023
475c037
[fix](meta) fix follower sync image timeout after checkpoint. (#26003…
Nov 2, 2023
2d9093f
[branch-2.0][Fix](regression)case test_hive_schema_evolution (#26271)
zhangguoqiang666 Nov 2, 2023
c73773a
[branch-2.0][Fix](regression)fix case test_show_where (#26274)
zhangguoqiang666 Nov 2, 2023
f35cfab
[branch-2.0](cherry-pick)Fix no priv to insert to mysql catalog (#26277)
zddr Nov 2, 2023
63a7e41
[chore](be) Add default timezone files (#25097) (#26255)
zclllyybb Nov 2, 2023
5133850
[fix](Nereids) bound error when in diff value of table name case conf…
morrySnow Nov 2, 2023
e6c670d
[fix](Nereids) could not run multi group_concat distinct (#25851) (#2…
morrySnow Nov 2, 2023
a171dc5
[fix](Nereids) query failed when fold constant on be failed (#25982) …
morrySnow Nov 2, 2023
87edfb5
[fix](window_function) window function first_value/last_value should …
mrhhsg Nov 2, 2023
a7fab37
[coverage](test) improve test coverage (#26096) (#26261)
Gabriel39 Nov 2, 2023
719b1d8
[Fix](thrift api) column should be converted if const before serializ…
eldenmoon Nov 2, 2023
f3a26b0
[Chore](log) do not print stack when stream load catch failed status …
BiteTheDDDDt Nov 2, 2023
d9f5026
[feature](AuditLog) add scanRows scanBytes in auditlog # 25435 (#26268)
Mryange Nov 2, 2023
a921dd0
[case](exclude) test_sql_block_rule may affect other cases (#26299)
hello-stephen Nov 2, 2023
00b752d
[feature](Nereids): Convert topn(x, 1) to max(x) (#26004) (#26303)
jackwener Nov 2, 2023
fc9c77f
[fix](docker) Add docker ignore files and change docker default sourc…
deardeng Nov 2, 2023
f3b3cab
[fix](load) Fix not check if the tablet is nullptr (#26015) (#26267)
deardeng Nov 2, 2023
d4cc105
[cherry-pick][bug] fix intersect node nullable field should depend on…
zhangstar333 Nov 2, 2023
2229089
[regression](fe) Add more regression test for FE (#25976) (#26263)
swjtu-zhanglei Nov 2, 2023
62723c9
[fix](backup) support aws_token for backup/restore (#26275)
nextdreamblue Nov 2, 2023
fe63d42
[feature](meta) Add thrift rpc to get db/table/backend meta (#25943) …
JackDrogon Nov 2, 2023
83e7ab3
[fix](function) fix EXPLODE_JSON_ARRAY_STRING function (#25519) (#26…
Mryange Nov 2, 2023
4c3ce52
[Pick](submodule) print current submodule commit id when building #26…
airborne12 Nov 2, 2023
7f9232f
[Pick](bitmap index) fix is_like_predicate for bitmap index evaluate …
airborne12 Nov 2, 2023
0d92532
[Pick](inverted index) fix empty array index writer bug #25984 (#26297)
airborne12 Nov 2, 2023
ef8a0b1
[fix](stats) Fix potential NPE when doing auto analyze #25908 (#26302)
Kikyou1997 Nov 2, 2023
72c125d
[fix](mark_join) core caused by null pointer (#26324)
mrhhsg Nov 2, 2023
0efcff6
[fix](nereids)push down subquery exprs in non-distinct agg functions …
starocean999 Nov 3, 2023
6d89e67
[fix](planner)nvl should match function signature in the same way as …
starocean999 Nov 3, 2023
0089b0f
[github](config) forbid shell check in pytest directory #24378 (#26325)
Nov 3, 2023
921149c
[branch-2.0](fix) fix SHA2's error message (#26335)
zclllyybb Nov 3, 2023
bab5fbe
[Improvement](inverted index) delay inverted index col read to reduce…
xiaokang Nov 3, 2023
ba1f260
[improvement](tablet clone) add config for decommission tablet wait t…
yujun777 Nov 3, 2023
680344e
[fix](log) avoid redundent log printing (#26188) (#26344)
jacktengg Nov 3, 2023
390d106
[fix](multicast) fix DCHECK failure of block mem reuse for multicast …
jacktengg Nov 3, 2023
b7680fd
[fix](broker-read) refactor broker reading process to avoid null brok…
Hastyshell Nov 3, 2023
20a61b0
Cherry-pick backup/restore releated PRs to branch 2.0 (#26350)
w41ter Nov 3, 2023
5b83eef
[improvement](fe) Add more log about add/remove frontends (#26306) (#…
w41ter Nov 3, 2023
427381d
Bug](view) make forbiddenMVRewrite work on InlineViewRef #26162 (#26354)
BiteTheDDDDt Nov 3, 2023
d2d4fe3
[Fix](statistics)Fix external couldn't analyze database bug #26025 (#…
Jibing-Li Nov 3, 2023
d949c60
[Enhance](regression)enhance test_hdfs_json_load (#26360)
zhangguoqiang666 Nov 3, 2023
5370f04
[fix](test) fix unstable pk uk case (#23390) (#26366)
hello-stephen Nov 3, 2023
b5f3174
[Fix](multi-catalog) Filter _temporary dir which is generated by spar…
morningman Nov 3, 2023
175f2ec
Update sidebars.json (#26382)
jeffreys-cat Nov 3, 2023
2f986cc
[FIX](decimalv3)Fix cast decimalv2 2 decimalv3 #26368
Nov 3, 2023
311d296
[regression](baidu-case)merge baidu-case from master (#26232)
Nov 3, 2023
41bca1b
[regression](fe) Add more regression test for FE #26206 (#26345)
swjtu-zhanglei Nov 3, 2023
80fda5a
read-partitioned-iceberg-without-partition-path #25503 (#26369)
wuwenchi Nov 3, 2023
d16a434
[FIX](decimalv3)Fix largeint literal cast to decimalv3 #26159 (#26370)
Nov 3, 2023
474f516
[FIX](decimalv3)Fix decimalv3 with dot string #26072 (#26371)
Nov 3, 2023
6a5cfc4
[Enhancement](metrics) Avoid update_process_fd_num reporting no such …
kaka11chen Nov 3, 2023
3a3c18d
[branch-2.0](regression test) Add http util #21118 (#26388)
yujun777 Nov 3, 2023
2ef5f06
[Pick-2.0](inverted index) fix compound query result error when disab…
airborne12 Nov 3, 2023
246300b
[docs](docs) Update Release Note and Partial-Update Files (#26391)
KassieZ Nov 3, 2023
6f05f16
[enhancement](Nereids) add mode no_backslash_escapes #25822 (#26280)
keanji-x Nov 3, 2023
f68c14c
[fix](fe) Add/remove frontends after updating BEBJE #26313 (#26385)
w41ter Nov 3, 2023
56ecac3
[case](iceberg)add user case for branch2.0 #26107 (#26400)
wuwenchi Nov 3, 2023
cb3b29d
[docs & fix](stats) Fix tablesample init failed and some outdated con…
Kikyou1997 Nov 3, 2023
2b34a7f
[test](case) add test case to improve code coverage #25516 (#26398)
zhangstar333 Nov 3, 2023
9a19581
[improvement](scanner_schedule) reduce memory consumption of scanner …
morningman Nov 3, 2023
aedb9ed
[cherry-pick](udf) add the switch enable_java_udf to control the crea…
Nov 3, 2023
1019ed2
[bug](udf) Fix method invoking #26131 (#26392)
Gabriel39 Nov 3, 2023
b8371fa
[fix](stats) Use base64 to store min/max #26037 (#26394)
Kikyou1997 Nov 3, 2023
134c967
[fix](invert index) add SeekCount and SeekTime profile #26009 #26353 …
zzzxl1993 Nov 3, 2023
0b577f3
[improvement](scan) avoid too many scanners for file scan node (#2572…
morningman Nov 3, 2023
904b888
[cases](regression-test) Add alter table properties and alter/rename …
w41ter Nov 3, 2023
0e64090
[cherrypick](nereids)let DBA ignore some runtime filters #25933 (#26293)
englefly Nov 3, 2023
73ff453
[keyword](decimalv2) Add DecimalV2 keyword #26283 (#26319)
Gabriel39 Nov 3, 2023
fb75f12
[fix](planner) Fix sample partition table #25912 (#26399)
xinyiZzz Nov 3, 2023
a415936
[fix](spark-load)fix-Unique-key-with-MOR-by-sparkload #26383 (#26414)
wuwenchi Nov 3, 2023
db460dd
[fix](nereids)fix bug of select mv in nereids #26235 (#26415)
starocean999 Nov 3, 2023
c84d82b
[improvement](show trash) Fix be restart slow when too many trash fil…
deardeng Nov 3, 2023
3199379
[fix](planner)should keep at least one slot materialized in agg node …
starocean999 Nov 4, 2023
608fd1d
[fix](multi-catalog)add the FAQ for Aliyun DLF and add the fs.xx.impl…
wsjz Nov 4, 2023
48d1fef
[coverage](pipeline) Remove unless code and add call method for cover…
HappenLee Nov 4, 2023
a8e74d6
[Fix](statistics)Fix analyze min max sql syntax error. #26240 (#26443)
Jibing-Li Nov 6, 2023
7ef96b2
[fix](auditlog) fix without lock in QueryStatisticsRecvr find (#26441)
Mryange Nov 6, 2023
9ccfd18
[fix](invert index) Fix the timing error when opening the searcher #2…
zzzxl1993 Nov 6, 2023
19998ce
[fix](nereids)only enable colocate scan for one phase global parttion…
starocean999 Nov 6, 2023
d92b9c8
[branch-2.0](cherry-pick) Add more indexed column reader be unit test…
Yukang-Lian Nov 6, 2023
ae4ae30
[enhancement](regression) fault injection for segcompaction test (#25…
sollhui Nov 6, 2023
bc3b612
[fix](case) rm non-visiable charactor null in out file (#26540)
hello-stephen Nov 7, 2023
9226229
[fix](load) fix merged row number miscounting because of race conditi…
freemandealer Nov 7, 2023
c8bc6d0
[test](regression) Add more regression test for FE (#26539)
w41ter Nov 7, 2023
0c03172
[test](coverage) Improve test coverage for runtime filter (#26314) (#…
Gabriel39 Nov 8, 2023
79acf25
[fix](Nereids) RewriteCteChildren not work with cost based rewritter …
morrySnow Nov 8, 2023
2842d05
[fix](Nereids) could not run query with repeat node in cte (#26330) (…
morrySnow Nov 8, 2023
9f76dde
[opt](Nereids) remove Nondeterministic trait from date related functi…
morrySnow Nov 8, 2023
9b8d3b9
change version to 2.0.3-rc03dev
xiaokang Nov 8, 2023
e8ab033
[fix](regression-test) Fix regiressin test syncer suit use master fe…
JackDrogon Nov 8, 2023
ea676de
Revert "[improvement](scanner_schedule) reduce memory consumption of …
xiaokang Nov 8, 2023
1c3e93b
[enhancement](Nereids): add LOG info to show the phase of NereidsPlan…
jackwener Nov 9, 2023
5912bba
[opt](regression test) Add string-like column order by test #26379 (#…
zhiqiang-hhhh Nov 9, 2023
4eb75bd
[Feature](auditloader) Plugin auditloader use auth token to avoid usi…
zhiqiang-hhhh Nov 9, 2023
c355adb
[branch-2.0](JdbcCatalog) fix that the predicate column name does not…
BePPPower Nov 9, 2023
0d83327
[fix](prepare statement) Not supported such prepared statement if pre…
mymeiyi Nov 9, 2023
00143f7
[Pick-2.0](regression) add failure injection in inverted index writer…
airborne12 Nov 9, 2023
80a9c89
[fix](regression) fix regression framework bug: if real test result i…
jacktengg Nov 9, 2023
b690813
[Branch-2.0](regression-test) Add tvf regression tests #26322 #26455 …
BePPPower Nov 9, 2023
03ce087
[fix](BE)Branch-2.0 unknown runtime filter when get filter from _cons…
englefly Nov 9, 2023
3043d95
[regression-test](framework) support Non concurrent mode #26487 (#26…
shuke987 Nov 9, 2023
e4c123e
[regression-test](fix) fix case bug #26561 (#26578)
shuke987 Nov 9, 2023
aea5f28
[fix](backup) Add repo id to local meta/info files to avoid overwriti…
w41ter Nov 9, 2023
9b02e11
[cases](regression-test) Add backup & restore test case #26490 #26491…
w41ter Nov 9, 2023
524c850
[case](regression) Adapt show create table and views to 2.0 (#26624)
w41ter Nov 9, 2023
d3f2170
[fix](regression-test) add more check to address flaky test_partial_u…
zhannngchen Nov 9, 2023
e4500e8
[feature](Nereids): push down topN through join #24720 (#26634)
jackwener Nov 9, 2023
7d735e8
[Test](statistics) Add test cases for external table statistics #2651…
Jibing-Li Nov 9, 2023
ee1605a
[fix](runtime filter) append late arrival runtime filters in vfilecan…
AshinGau Nov 9, 2023
d625b64
[fix](information_schema)fix bug that metadata_name_ids error tableid…
hubgeter Nov 9, 2023
82d0e0b
[Improve](map)Map impli cast #26126 (#26654)
Nov 9, 2023
6601866
[chore](regression) Do stale resource reclaim before executing cold h…
ByteYue Nov 9, 2023
342b8b2
fix shrink in topN for complext type #26609 (#26661)
Nov 9, 2023
f78601f
[fix](planner) Fix decimal precision and scale wrong when create tabl…
seawinde Nov 9, 2023
b75fa24
[fix](test) fix sql block rule test (#26671)
morrySnow Nov 9, 2023
22eafa4
[Coverage](BE) Delete vinfo_func in BE #26562 (#26674)
zclllyybb Nov 9, 2023
754f70b
[Fix](partial update) Fix core when successfully schema change and lo…
bobhan1 Nov 9, 2023
19f0d8d
[typo] copy branch master docs to branch-2.0 (#26703)
jeffreys-cat Nov 9, 2023
24a7115
[typo] update sql-functions to upper-case (#26706)
jeffreys-cat Nov 9, 2023
9487d57
[Bug](cherry-pick) Add status dispose in branch 2.0 beta rowset reade…
HappenLee Nov 9, 2023
0775cbc
(selectdb-cloud) Reduce FE db lock range for ShowDataStmt #26588 (#26…
w41ter Nov 9, 2023
b6ad626
[brach-2.0](pick)use 2 phase agg above union all #26245 (#26664)
englefly Nov 9, 2023
8e3d09e
[bug](bitmap) fix bitmap value copy operator not call reset #26451 (#…
zhangstar333 Nov 9, 2023
b5fad61
[fix](planner)isnull predicate can't be safely constant folded in inl…
starocean999 Nov 9, 2023
0c18819
[fix](nereids)unnest in-subquery with agg node in proper condition #2…
starocean999 Nov 9, 2023
ad7c6bf
[fix](nereids)add visitMarkJoinReference method in ExpressionDeepCopi…
starocean999 Nov 9, 2023
dd9be55
[fix](nereids)don't normalize column name for base index #26476 (#26690)
starocean999 Nov 9, 2023
b90bbf2
[fix](planner)cast floating point type to bigint for bit functions #2…
starocean999 Nov 9, 2023
f3889a8
[fix](Nereids) storage later agg rule process agg children by mistake…
morrySnow Nov 9, 2023
f1f2c2c
[fix](Nereids) time extract function constant folding core (#26292) (…
morrySnow Nov 9, 2023
4539cb5
[fix](Nereids) only search internal funcftion when dbName is empty (#…
morrySnow Nov 9, 2023
13e7926
[fix](Nereids) ban right outer, right anti, full outer with bucket sh…
morrySnow Nov 9, 2023
1d9a1ff
[test](statistics)Add hive statistics all data type p0 test (#26676) …
Jibing-Li Nov 9, 2023
b725a21
[test](serialisation) Serialise some cases and enable str_to_date tes…
zclllyybb Nov 9, 2023
11c4001
Revert "[Coverage](BE) Delete vinfo_func in BE #26562 (#26674)" (#26724)
zclllyybb Nov 9, 2023
9937581
[fix](regression-test) add tests for jdbc catalog (#26608) (#26719)
BePPPower Nov 9, 2023
a2e807d
[fix](nereids)SimplifyRange rule may mess up and/or predicate #26304 …
starocean999 Nov 9, 2023
a4bf26a
[Fix](fs_benchmark_tools) Fix `run_fs_benchmark.sh` classpath issue. …
kaka11chen Nov 10, 2023
c3f80f1
[Fix](partial update) Fix core when doing partial update on tables wi…
bobhan1 Nov 10, 2023
fc7953b
[Opt](orc-reader) Optimize orc string dict filter in not_single_conju…
kaka11chen Nov 10, 2023
5411193
[docs](docs) Update Files of Branch-2.0 (#26737)
KassieZ Nov 10, 2023
ad4bb16
[date](parser) Support DateV1 keyword (#25414) (#26746)
Gabriel39 Nov 10, 2023
82aba5e
[Fix](orc-reader) Fix orc complex types when late materialization was…
kaka11chen Nov 10, 2023
cf9a209
[fix](udf)java udf does not support overloaded evaluate method (#2268…
morningman Nov 10, 2023
7fd0195
[fix](show_proc) fix show statistic proc dir to ensure that result on…
morningman Nov 10, 2023
9a798c4
[Enhancement](sql-cache) Use update time of hive to avoid cache miss …
morningman Nov 10, 2023
f300a14
[Fix](partial update) Fix partial update info loss when the delete bi…
bobhan1 Nov 10, 2023
3cd2d5a
[hotfix](editlog) Fix upsert replay on follower not contains loadedTa…
JackDrogon Nov 10, 2023
5e6a04b
[chore](regression-test) Fix error add partition operation due to dup…
ByteYue Nov 10, 2023
707f241
[Bug](materialized-view) fix some bugs on create mv with percentile_a…
BiteTheDDDDt Nov 10, 2023
eac772c
[Bug](agg-state) fix file load insert wrong data to agg_state (#26581…
BiteTheDDDDt Nov 10, 2023
a63c353
[Bug](decimalv2) getCmpType return decimalv2 when lhs/rhs type both …
BiteTheDDDDt Nov 10, 2023
6f62cb6
[fix](Nereids) fix plan shape of query64 unstable (#26012) (#26775)
keanji-x Nov 10, 2023
557693c
[FIX](complextype) fxi array nested struct literal #26270 (#26778)
Nov 10, 2023
76a8b59
[improvement](disk balance) Prevent duplicate disk balance tasks afte…
deardeng Nov 11, 2023
93c8129
[branch-2.0](transaction) Fix publish txn wait too long when not meet…
yujun777 Nov 11, 2023
5ffd5e0
[bugfix](clickhouse) fix datetime convert error. (#26128) (#26766)
morningman Nov 11, 2023
275a75e
[Fix](row store) cache invalidate key should not include sequence col…
eldenmoon Nov 11, 2023
77d7d41
[branch-2.0](pick) support HTTP request with chunked transfer (#26520…
sollhui Nov 11, 2023
562a72f
[feature](nestedType) add nested data type to create table tool (#26787)
zfr9527 Nov 11, 2023
5188320
[fix](hudi) fix wrong schema when query hudi table on obs #26789 (#26…
morningman Nov 11, 2023
2a39003
[fix](decimal) fix undefined behaviour of divide by zero when cast st…
jacktengg Nov 11, 2023
bacf7ea
[fix](refresh) fix priv issue of refresh database and table operation…
morningman Nov 11, 2023
5433bb5
[minor] add disable swap command tip (#26798)
xiedeyantu Nov 11, 2023
ed729cd
[fix](information_schema) fix test_query_sys_tables schema_privileges…
hubgeter Nov 11, 2023
7f0fe3d
[branch-2.0] fix test result (#26801)
morningman Nov 11, 2023
d7548fc
fix: restore load job progress before retry load task (#26802)
TsukiokaKogane Nov 11, 2023
92581d3
[fix](thrift)limit be and fe thrift server max pkg size,avoid accepti…
ryanzryu Nov 11, 2023
d59fff4
[fix](Planner): don't push down isNull predicate into view (#26288) (…
keanji-x Nov 12, 2023
c661677
[opt](scanner) increase the connection num of s3 client #26795 (#26796)
morningman Nov 12, 2023
d83c928
[enhancement](metrics) enhance visibility of flush thread pool (#265…
Hastyshell Nov 12, 2023
73a7db4
[fix](regression) move fault-injection data to the right place (#26825)
freemandealer Nov 12, 2023
15d4404
[feature](binlog) Add ingest_binlog/http_get_snapshot limit download …
JackDrogon Nov 12, 2023
2c0f33a
[fix](jdbc catalog) fix mysql zero date (#26569) (#26837)
zy-kkk Nov 13, 2023
c8d83da
[ci](pipeline) add tpch sff100 test on branch-2.0 (#26824)
hello-stephen Nov 13, 2023
0194b86
[pick](nerieds) make AGG_SCALAR_SUBQUERY_TO_WINDOW_FUNCTION rewrite r…
englefly Nov 13, 2023
74f73be
[enhancement](230) print max version and spec version when -230 happe…
dataroaring Nov 13, 2023
3e543ff
[chore](fs) Don't print the stack for file system and it's derived cl…
ByteYue Nov 13, 2023
e1574ed
[compile](gcc) fix gcc compile error #26863
shuke987 Nov 13, 2023
2f74832
[test](jdbc) pick some jdbc test from branch master (#26860)
zy-kkk Nov 13, 2023
d25f02c
[pipeline](exec) disable shared scan in default and disable shared sc…
HappenLee Nov 13, 2023
925ff56
[regression](partial update) Add cases when the deleted rows have non…
bobhan1 Nov 13, 2023
87862f9
[feature](fe) Add coverage tool for FE UT (#26203) (#26857)
swjtu-zhanglei Nov 13, 2023
4d9a8f8
[fix](map) the implementation of ColumnMap::replicate was incorrect (…
mrhhsg Nov 13, 2023
c23b674
[fix](broker load) pass loadToSingleTablet to olapTableSink (#26680) …
qidaye Nov 13, 2023
be2dd64
[regression-test](framework) Support running tests multiple times and…
shuke987 Nov 13, 2023
5ddabea
[refactor](stats) refactor collection logic and opt some config #2616…
Kikyou1997 Nov 13, 2023
b536915
[bug](user login)fix PASSWORD_LOCK_TIME setting UNBOUNDED does not ta…
LemonLiTree Nov 13, 2023
9069a3b
[Improvement](statistics)Improve stats sample strategy (#26435) (#26890)
Jibing-Li Nov 14, 2023
d06c13f
[fix](partial update) Fix NPE when the query statement of an update s…
bobhan1 Nov 14, 2023
644f5f2
[bug](function) add signature for precentile function (#26867) (#26926)
hello-stephen Nov 14, 2023
255c62f
enable pipeline and nereids in test-pipeline (#26918)
shuke987 Nov 14, 2023
3b5d9e7
[Fix](Planner) fix varchar does not show real length #25171 (#26850)
LiBinfeng-01 Nov 14, 2023
9f44fa1
[improvement](statistics)Multi bucket columns using DUJ1 to collect n…
Jibing-Li Nov 14, 2023
160a515
[fix](statistics)Fix external table show column stats type bug #26910…
Jibing-Li Nov 14, 2023
f5974e2
[minor](stats) rename stats related session variable name #26936 (#26…
Kikyou1997 Nov 14, 2023
0d9f486
[nereids](datetime) fix wrong result type of datetime add with interv…
jacktengg Nov 14, 2023
be34030
[fix](Nereids) column pruning under union broken unexpectedly (#26884…
morrySnow Nov 14, 2023
0ca79c2
[fix](catalog) Fix ClickHouse DataTime64 precision parsing (#26980)
zy-kkk Nov 14, 2023
2ad0bb4
[opt](MergeIO) use equivalent merge size to measure merge effectivene…
AshinGau Nov 14, 2023
299d61b
add defensive code in runtime predicate to avoid crash due to column …
xiaokang Nov 14, 2023
b107544
[fix](stats) fix auto collector always create sample job no matter th…
Kikyou1997 Nov 15, 2023
3ba57eb
[Enhance](regression)enhance docker network by add docker network sub…
zhangguoqiang666 Nov 15, 2023
7284f8e
[fix](case) regression-test/suites/show_p0/test_show_statistic_proc.g…
hello-stephen Nov 15, 2023
9450a59
[fix](auth) fix overwrite logic of user with domain (#27003)
morningman Nov 15, 2023
f30b7e9
[improvement](pipeline) task group scan entity (#19924)
liutang123 Jun 25, 2023
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
The diff you're trying to view is too large. We only load the first 3000 changed files.
22 changes: 22 additions & 0 deletions .asf.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -52,6 +52,7 @@ github:
- Clang Formatter
- CheckStyle
- P0 Regression (Doris Regression)
- P1 Regression (Doris Regression)
- FE UT (Doris FE UT)
- BE UT (Doris BE UT)
- Build Broker
Expand All @@ -78,6 +79,27 @@ github:
required_pull_request_reviews:
dismiss_stale_reviews: true
required_approving_review_count: 1

branch-2.0:
required_status_checks:
# if strict is true, means "Require branches to be up to date before merging".
strict: false
contexts:
- License Check
- Clang Formatter
- CheckStyle
- Build Documents
- ShellCheck
- Need_2_Approval
- COMPILE (DORIS_COMPILE)
- P0 Regression (Doris Regression)
- FE UT (Doris FE UT)
- BE UT (Doris BE UT)
- clickbench-new (clickbench)
required_pull_request_reviews:
dismiss_stale_reviews: true
required_approving_review_count: 1

collaborators:
- LemonLiTree
- zy-kkk
Expand Down
7 changes: 7 additions & 0 deletions .dockerignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
be*
fs_brokers*
thirdparty*
fe*
.git*
fs_brokers*

1 change: 1 addition & 0 deletions .github/workflows/auto_trigger_teamcity.yml
Original file line number Diff line number Diff line change
Expand Up @@ -95,6 +95,7 @@ jobs:

for pipeline in ${trigger_pipelines}
do
same_build_sign="false"
echo "-----------------------------------------------------------------"
running_builds_command="curl -s -X GET ${teamcity_url}/app/rest/builds\?locator\=buildType\:${pipeline}\,branch:pull/${pull_request_num}\,running:true"
echo "${running_builds_command}"
Expand Down
4 changes: 2 additions & 2 deletions .github/workflows/be-ut-mac.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ concurrency:
jobs:
run-ut:
name: BE UT (macOS)
runs-on: macos-12
runs-on: macos-13
steps:
- name: Checkout
uses: actions/checkout@v3
Expand Down Expand Up @@ -81,7 +81,7 @@ jobs:
'node'
'llvm@16'
)
brew install "${cellars[@]}"
brew install "${cellars[@]}" || true

pushd thirdparty
branch="${{ github.base_ref }}"
Expand Down
1 change: 1 addition & 0 deletions .github/workflows/build-extension.yml
Original file line number Diff line number Diff line change
Expand Up @@ -100,6 +100,7 @@ jobs:
run: |
git clone https://github.com/apache/doris-website.git website
cd website
echo "[\"current\"]" > versions.json
mkdir -p docs
cp -R ../docs/en/docs/* docs/
cp -R ../docs/sidebars.json sidebars.json
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/code-checks.yml
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ jobs:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
with:
sh_checker_comment: true
sh_checker_exclude: .git .github ^docker ^thirdparty/src ^thirdparty/installed ^ui ^docs/node_modules ^tools/clickbench-tools ^extension ^output ^fs_brokers/apache_hdfs_broker/output (^|.*/)Dockerfile$ ^be/src/apache-orc ^be/src/clucene
sh_checker_exclude: .git .github ^docker ^thirdparty/src ^thirdparty/installed ^ui ^docs/node_modules ^tools/clickbench-tools ^extension ^output ^fs_brokers/apache_hdfs_broker/output (^|.*/)Dockerfile$ ^be/src/apache-orc ^be/src/clucene ^pytest

clang-tidy:
name: "Clang Tidy"
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/sonarcloud.yml
Original file line number Diff line number Diff line change
Expand Up @@ -62,4 +62,4 @@ jobs:
SONAR_TOKEN: ${{ secrets.SONAR_TOKEN }}
run: |
cd fe
mvn --batch-mode verify sonar:sonar -DskipTests -Dsonar.host.url=https://sonarcloud.io -Dsonar.organization=apache -Dsonar.projectKey=apache_incubator-doris -Dhttp.keepAlive=false -Dmaven.wagon.http.pool=false -Dmaven.wagon.httpconnectionManager.ttlSeconds=120
mvn --batch-mode verify sonar:sonar -DskipTests -Dsonar.host.url=https://sonarcloud.io -Dsonar.organization=apache -Dsonar.projectKey=apache_incubator-doris -Dhttp.keepAlive=false -Dmaven.wagon.http.pool=false -Dmaven.wagon.httpconnectionManager.ttlSeconds=120 -Xmx4g -XX:MaxPermSize=512m
8 changes: 6 additions & 2 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
# ignore file with wildcard anywhere
*.swo
*.swp
*.pyc
*.class
Expand All @@ -13,13 +14,14 @@ core.*
.DS_Store
.classpath
nohup.out
custom_env.sh
custom_env_mac.sh
/custom_env.sh
/custom_env_mac.sh
derby.log
dependency-reduced-pom.xml
yarn.lock
ut_dir
package-lock.json
__pycache__

# ignore all sub `/bin` and `/build` directory
**/build/
Expand All @@ -42,6 +44,7 @@ docs/.temp

# output, thirdparty, extension
output/
output.bak/
rpc_data/
metastore_db/
thirdparty/src*
Expand Down Expand Up @@ -90,6 +93,7 @@ be/tags
be/test/olap/test_data/tablet_meta_test.hdr
be/.devcontainer/
be/src/apache-orc/
zoneinfo/

## tools
tools/ssb-tools/ssb-data/
Expand Down
7 changes: 6 additions & 1 deletion .licenserc.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,8 @@ header:
- ".gitmodules"
- ".licenserc.yaml"
- ".rat-excludes"
- ".github/**"
- ".dockerignore"
- "be/src/common/status.cpp"
- "be/src/common/status.h"
- "be/src/env/env.h"
Expand Down Expand Up @@ -88,5 +90,8 @@ header:
- "regression-test/ssl_default_certificate/*"
- "extension/beats/go.mod"
- "extension/beats/go.sum"

- "pytest/hdfs"
- "pytest/qe"
- "pytest/sys/data"
- "pytest/deploy/*.conf"
comment: on-failure
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ Apache Doris is an easy-to-use, high-performance and real-time analytical databa

All this makes Apache Doris an ideal tool for scenarios including report analysis, ad-hoc query, unified data warehouse, and data lake query acceleration. On Apache Doris, users can build various applications, such as user behavior analysis, AB test platform, log retrieval analysis, user portrait analysis, and order analysis.

🎉 Version 2.0.0 Alpha1 version released now. It is an alpha release that is aimed to be used for evaluating the new features of Doris 2.0. It's recommended to deploy 2.0.0 alpha1 version in a new test cluster for testing but **it should not be deployed in production clusters**. Check out the 🔗[Release Notes](https://doris.apache.org/docs/dev/releasenotes/release-2.0.0Alpha1) here.
🎉 Version 2.0-beta version released now. The 2.0 beta version already has a better user experience in terms of functional integrity and system stability than 2.0 Alpha. We welcome all users who have requirements for the new features of the 2.0 version to deploy and upgrade. Check out the 🔗[Release Notes](https://doris.apache.org/docs/dev/releasenotes/release-2.0-beta) here.

🎉 Version 1.2.5 released now! It is fully evolved release and all users are encouraged to upgrade to this release. Check out the 🔗[Release Notes](https://doris.apache.org/docs/dev/releasenotes/release-1.2.5) here.

Expand Down
Loading