Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Bug](mark-join) make mark join column insert false when not null aware probe is null #29311

Closed
wants to merge 4,509 commits into from
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
4509 commits
Select commit Hold shift + click to select a range
2683b1e
[test](Nereids): add test for scalar agg (#28712)
jackwener Dec 20, 2023
2b2d3d0
[fix](meta_scanner) fix meta_scanner process ColumnNullable (#28711)
zhiqiang-hhhh Dec 20, 2023
9a5ec43
[fix](nereids) Fix data wrong using mv rewrite and ignore case when g…
seawinde Dec 20, 2023
d1cc6d9
[test](regression-test) order by decs should only make effect on its …
zhiqiang-hhhh Dec 20, 2023
e8d0569
[refine](pipelineX)Make the 'set ready' logic of SenderQueue in pipel…
Mryange Dec 20, 2023
40afee0
[fix](Nereids) delete partition failed (#28717)
morrySnow Dec 20, 2023
49eed98
[fix](tvf)Fixed the avro-scanner projection pushdown failing to query…
DongLiang-0 Dec 20, 2023
7b96730
[fix](block) fix nullptr in MutableBlock::allocated_bytes (#28738)
kaijchen Dec 20, 2023
ea646c6
[fix](mtmv)fix thread local reference to checkpoint's Env, causing En…
zddr Dec 20, 2023
3685700
[Fix](json reader) fix json reader crash due to `fmt::format_to` (#28…
eldenmoon Dec 20, 2023
504693b
[bug](coredump) Fix coredump in aggregation node's destruction(#28684)
xy720 Dec 20, 2023
280a01b
[pipelineX](improvement) Support global runtime filter (#28692)
Gabriel39 Dec 20, 2023
a8dcca9
[FIX](explode)fix explode array decimal (#28744)
amorynan Dec 20, 2023
18ad856
[refactor](broadcastbuffer) using a queue to remove ref and unref cod…
yiguolei Dec 20, 2023
a443a39
[enhance](blacklist) seperate blacklist conf from heartbeat (#28638)
dataroaring Dec 20, 2023
8759bce
[fix](stmt):fix CreateTableStmt toSql placed comment in wrong place (…
htyoung Dec 21, 2023
007f152
[Improve](compile) add `__AVX2__` macro for JsonbParser (#28754)
eldenmoon Dec 21, 2023
e4a58b7
[Feature](materialized-view) support match logicalAggregate(logicalPr…
BiteTheDDDDt Dec 21, 2023
5bf77c8
[Fix] (schema change) forbid adding time type column (#28751)
luwei16 Dec 21, 2023
970e1c8
[fix](group_commit) fix group commit cancel stuck (#28749)
mymeiyi Dec 21, 2023
bcf2683
[fix](scanner) fix concurrency bugs when scanner is stopped or finish…
AshinGau Dec 21, 2023
0e0ad3c
[fix](regression) fix stream load properties case fail (#28680)
sollhui Dec 21, 2023
42c5dba
[fix](fe ut) fix PropertyConverterTest (#28722)
yujun777 Dec 21, 2023
9d1a0b5
[improve](rpc) Log channel state before shutdown backend service clie…
w41ter Dec 21, 2023
34fd376
[fix](publish version) fix publish fail but return ok (#28425)
yujun777 Dec 21, 2023
6283300
[test](Nereids): remove shape plan project and distribute in eager te…
jackwener Dec 21, 2023
12089cd
[refactor](nereids) make NormalizeAggregate rule more clear and reada…
starocean999 Dec 21, 2023
e984806
[FIX](type) fix matchExactType for complex type (#28233)
amorynan Dec 21, 2023
425bbaa
[test](Nereids): add assert debug log for TopnToMaxTest (#28755)
jackwener Dec 21, 2023
db523da
[improve](move-memtable) limit task num in load stream flush token (#…
kaijchen Dec 21, 2023
223454d
[feature](Nereids) elimite inner join by foreign key (#28486)
keanji-x Dec 21, 2023
d11bb11
[enhancement](backup/restore) support alter s3 repo info about ak/sk/…
nextdreamblue Dec 21, 2023
4ee6612
[improve](transaction) extend abort transaction time (#28662)
sollhui Dec 21, 2023
5d8c465
[regression](p2) fix test cases result (#28768)
morningman Dec 21, 2023
4ddef31
(fix)[meta][export] fix replay export NPE issue (#28752)
morningman Dec 21, 2023
6dcf79f
[Bug fix][metrics] correct fe collector type for jvm_gc (#28784)
XuJianxu Dec 21, 2023
f3bf26c
[Chore](decimal) set check_overflow_for_decimal to true when alter ta…
BiteTheDDDDt Dec 21, 2023
5c469a8
[pipelineX](fix) Fix TPCH Q2 (#28783)
Gabriel39 Dec 21, 2023
4f1aebb
(topN)runtime_predicate is only triggered when the column name is obt…
TomaYoko Dec 21, 2023
a16680c
[fix](planner)fix bug of bound conjunct to wrong tuple (#28811)
starocean999 Dec 21, 2023
619d500
[bug](pipelineX) Fix pipelineX bug on multiple BE (#28792)
Gabriel39 Dec 21, 2023
cd65796
[opt](inverted index) ignore_above only affects untokenized strings (…
qidaye Dec 21, 2023
ee73833
[improve](load) reduce lock scope in MemTableWriter active consumptio…
kaijchen Dec 21, 2023
ba4033a
[opt](Nereids) improve Shape check cases (#28124)
englefly Dec 21, 2023
0070909
[fix](group commit)Fix the issue of duplicate addition of wal path wh…
hust-hhb Dec 21, 2023
e74ff95
[fix](compaction) compaction should catch exception when vertical blo…
hust-hhb Dec 21, 2023
e51e94f
[fix](Nereids) join order is not right after sql parsing (#28721)
morrySnow Dec 21, 2023
5153137
[fix](metrics) fix bvar memtable_input_block_allocated_size (#28725)
kaijchen Dec 21, 2023
65e3da2
[enhancement](audit-log) add status code and error msg to audit log f…
TangSiyang2001 Dec 21, 2023
c1457f9
[improvement](external catalog)Change log level to debug for getRowCo…
Jibing-Li Dec 21, 2023
49eaf0c
[fix](partial update) only report error when in strict mode partial u…
bobhan1 Dec 22, 2023
0b9b1be
[fix](function) Fix from_second functions overflow and wrong result (…
zclllyybb Dec 22, 2023
172f684
[Enhancement](load) Limit the number of incorrect data drops and add …
felixwluo Dec 22, 2023
25dcf40
[test](partial update) add complex type regression cases for partial …
zhannngchen Dec 22, 2023
6962de8
[fix](test)fix test_create_table test case for nereids (#28693)
starocean999 Dec 22, 2023
e2941aa
[improve](config) set mutable and masterOnly in FE config stream_load…
kaijchen Dec 22, 2023
0af6bd6
[fix](group-commit) check if wal need recovery is abnormal (#28769)
mymeiyi Dec 22, 2023
f6b6180
[Fix](Variant) fix variant predicate rewrite OrToIn with wrong plan (…
eldenmoon Dec 22, 2023
453e3c1
[refactor](buffer) remove download buffer since it is no longer usefu…
zclllyybb Dec 22, 2023
13ccfa0
[Feature](Variant) Implement variant new sub column access method (#2…
eldenmoon Dec 22, 2023
83e7235
[fix](memory) Add thread asynchronous purge jemalloc dirty pages (#28…
xinyiZzz Dec 22, 2023
c72ad9b
[fix](regression) fix regression error of test_compress_type (#28826)
AshinGau Dec 22, 2023
012e667
[improvement](executor) Add tvf and regression test for Workload Sche…
wangbo Dec 22, 2023
e4c7d4d
[chore](error msg) print type info when colocate with ddl failed due …
zhiqiang-hhhh Dec 22, 2023
8c59e16
[opt](query cancel) optimization for query cancel #28778
zhiqiang-hhhh Dec 22, 2023
dc78611
[Fix](multi-catalog) skip hms events if hms table is not supported. (…
dutyu Dec 22, 2023
fb52e11
[Enhancement](job) No need to query some backends which are not alive…
dutyu Dec 22, 2023
f38e11e
[fix](paimon)fix type convert for paimon (#28774)
wuwenchi Dec 22, 2023
7710c85
[fix](stream load)add test case and doc for arrow type of stream load…
wuwenchi Dec 22, 2023
d1e1619
[feature](mtmv)mtmv partition refresh case (#28787)
zddr Dec 22, 2023
007f498
(enhance)(InternalQuery) Support to collect profile for intenal query…
ByteYue Dec 22, 2023
9b67c86
[optimize](count) optimize pk exact query without reading data (#28494)
zzzxl1993 Dec 22, 2023
7f310ce
[opt](sessionVar)show changed sessoin var first #28840
englefly Dec 22, 2023
5420575
check stats and log memo for ds46 (#28396)
englefly Dec 22, 2023
cb61a07
[bug](sharedscan) Fix shared scan bug (#28841)
Gabriel39 Dec 22, 2023
d75300f
[fix](hash join) fix stack overflow caused by evaluate case expr on h…
jacktengg Dec 22, 2023
aca8406
[refactor](executor)remove scan group #28847
wangbo Dec 22, 2023
9e0a2e8
[pipelineX](refactor) rename functions (#28846)
Gabriel39 Dec 22, 2023
3ed82bc
[Feature](inverted index) add lowercase option for inverted index ana…
airborne12 Dec 22, 2023
b2b209e
[feature](Nereids) Pull up join from union all (#28682)
xzj7019 Dec 22, 2023
37faf1b
[fix](ci) tpch pipeline should not re-load data (#28874)
hello-stephen Dec 22, 2023
fa0ad56
[exec](compress) use FragmentTransmissionCompressionCodec control the…
HappenLee Dec 22, 2023
18c9ebc
[improve](move-memtable) tweak load stream flush token num and max ta…
kaijchen Dec 22, 2023
b1c5747
[improve](load) remove extra layer of heavy work pool in tablet_write…
kaijchen Dec 22, 2023
f781f0c
[improve](load) limit delta writer flush task parallelism (#28883)
kaijchen Dec 22, 2023
3eec62e
[fix](multi-catalog)filter impala generated path (#28786)
wsjz Dec 22, 2023
726a9b9
[enhancement](udf) add prepare function for java-udf (#28750)
zhangstar333 Dec 22, 2023
93184bc
[refactor](test)Refactor workload group/schedule policy test #28888
wangbo Dec 22, 2023
3b830f8
[improve](move-memtable) avoid using heavy work pool during append da…
kaijchen Dec 22, 2023
966766f
[enhancement](broker-load) fix-move-memtable-session-var-for-s3 (#28894)
TangSiyang2001 Dec 22, 2023
e0bb7fa
[exec](load) change default parallel num from 1 to 8 in no pipeline e…
HappenLee Dec 22, 2023
4377646
[fix](segcompaction) disable segcompaction by default (#28906)
freemandealer Dec 22, 2023
ae64afd
[fix](pipelineX) fix cannot runtime obtain profile on pipelineX #28795
Mryange Dec 23, 2023
3d2b4ae
[fix](mtmv) fix failed to specify the number of buckets when bucket a…
zddr Dec 23, 2023
4066de3
[bugfix](scannercore) scanner will core in deconstructor during colle…
yiguolei Dec 23, 2023
e51f75e
[FIX](map)fix map with rowstore table (#28877)
amorynan Dec 23, 2023
623257d
[feature](mtmv)MTMV pause and resume (#28887)
zddr Dec 23, 2023
0a1d9f4
[feature](mtmv)add more test case1 (#28910)
zddr Dec 23, 2023
2014396
[fix](block) add block columns size dcheck (#28539)
nanfeng1999 Dec 23, 2023
de6c7a7
[fix](chore) update dcheck to avoid core during stress test (#28895)
zhannngchen Dec 23, 2023
5e9e199
[fix](doc) Add the usage example of bos to the documentation of s3 tv…
nanfeng1999 Dec 23, 2023
66b14f4
[fix](mtmv)fix can not create mtmv all use default value (#28922)
zddr Dec 23, 2023
96d4778
[fix](parquet) the end offset of column chunk may be wrong in parquet…
AshinGau Dec 23, 2023
1d8822b
[fix](paimon)fix `like` predicate (#28803)
wuwenchi Dec 23, 2023
dfbf082
[fix](merge-on-write) migration may cause duplicate keys for mow tabl…
liaoxin01 Dec 23, 2023
37777dc
[fix](mtmv) Related partition exclude null generate column when incre…
seawinde Dec 23, 2023
13a3550
[nereids] fix join fd computing bug (#28849)
xzj7019 Dec 23, 2023
5505fa3
[Fix](statistics) Fix partition name NPE and sample for all table dur…
Jibing-Li Dec 23, 2023
6ea6ff5
[fix](nereids) Fix query mv rewrite fail when mv cache build quickly …
seawinde Dec 24, 2023
db1da16
[optimize](zonemap) skip zonemap if predicate does not support_zonema…
xiaokang Dec 24, 2023
1545c36
Revert "[bugfix](scannercore) scanner will core in deconstructor duri…
yiguolei Dec 24, 2023
b8de5cf
[fix] (nereids) Catch exception when mv fail and fix the npe (#28932)
seawinde Dec 24, 2023
7107415
[fix](regression-test) test_partial_update_native_insert_stmt_complex…
zhannngchen Dec 24, 2023
145683c
[improvement](group commit) make get column function more reliable wh…
hust-hhb Dec 24, 2023
1e44a4b
[opt](nereids) convert or to inpredicate and optimize inpredicate par…
starocean999 Dec 24, 2023
2f7deb3
[enhancement](bulk-load) cancel loading tasks directly without retryi…
TangSiyang2001 Dec 24, 2023
bade50d
[chore](test) Add testing util sync point (#28924)
gavinchou Dec 24, 2023
d8cb4da
[chore](prompt) Optimize tablet and replica prompt by pointing out wh…
gavinchou Dec 24, 2023
b7ae7a0
[fix](join) incorrect result of left semi/anti join with empty build …
mrhhsg Dec 25, 2023
ff365ca
[docs] (DebugPoints) Update docs about Debug Points (#28347)
HowardQin Dec 25, 2023
b49671b
[feature](api) add profile text api (#28697)
Mryange Dec 25, 2023
d42fd68
[opt](invert index) Empty strings are not written to the index in the…
zzzxl1993 Dec 25, 2023
e326ebb
[feature](pipelineX) control exchange sink by memory usage (#28814)
Mryange Dec 25, 2023
24b1b4d
[fix](pipelineX) fix use global rf when there no shared_scans (#28869)
Mryange Dec 25, 2023
3273e0e
[refactor](pipelineX)do not override dependency() function in pipelin…
Mryange Dec 25, 2023
f374bea
[fix](log) regularise some BE error type and fix a load task check #2…
zclllyybb Dec 25, 2023
6085a61
[chore](test) correct create table statement (#28863)
starocean999 Dec 25, 2023
9975592
[fix](nereids)subquery unnest need handle subquery in Not expr corren…
starocean999 Dec 25, 2023
c53611d
[feature](nereids)support decimalv2 (#28726)
starocean999 Dec 25, 2023
48f8f8f
[fix](nereids)group by expr may be bound twice in bind agg slot (#28771)
starocean999 Dec 25, 2023
6de7978
[doc](insert) Add group commit docs (#25949)
mymeiyi Dec 25, 2023
e9e1e28
[performance](variant) support topn 2phase read for variant column (#…
eldenmoon Dec 25, 2023
1d984e0
return residual expr of join (#28760)
keanji-x Dec 25, 2023
c2eabbd
[fix](load) fix nullptr when getting memtable flush running count (#2…
kaijchen Dec 25, 2023
f2cdf15
(enhance)(regression) Support `force_olap_table_replication_num=3` ru…
deardeng Dec 25, 2023
29d3d5e
[Test](Job)Add test case (#28481)
CalvinKirs Dec 25, 2023
8e47fd2
[fix](doc) typo fix in auto-partition page (#28512)
Nitin-Kashyap Dec 25, 2023
17917a0
[feature](load) enable memtable on sink node by default (#28963)
kaijchen Dec 25, 2023
2dc7d82
[Chore](Job)print log before task execute (#28962)
CalvinKirs Dec 25, 2023
91e5b47
[fix](hdfs) Fix HdfsFileSystem::exists_impl crash (#28952)
w41ter Dec 25, 2023
7081139
[fix](block) fix be core while mutable block merge may cause differen…
caiconghui Dec 25, 2023
8921b31
[fix](doc) typo fix in dynamic-partition page (#28511)
Nitin-Kashyap Dec 25, 2023
0af9371
[fix](hash join) fix column ref DCHECK failure of hash join node bloc…
jacktengg Dec 25, 2023
c2c5df9
[opt](assert_num_rows) support filter in AssertNumRows operator and f…
zhiqiang-hhhh Dec 25, 2023
137f785
[fix](parquet_reader) misused bool pointer (#28986)
py023 Dec 25, 2023
2411dbe
[doc](multi-catalog)add krb and some ertificates FAQs (#28858)
wsjz Dec 25, 2023
17f3ca7
[fix](planner)should save original select list item before analyze (#…
starocean999 Dec 25, 2023
cefae3d
[bug](storage) Fix gc rowset bug (#28979)
platoneko Dec 25, 2023
2aea47c
[fix](mtmv)add log for resolve pending task (#28999)
zddr Dec 25, 2023
7434de9
[improvement](nereids) Get partition related table disable nullable f…
seawinde Dec 25, 2023
75a4548
[chore](config) modify `tablet_schema_cache_recycle_interval` from 24…
eldenmoon Dec 25, 2023
f30e506
[opt](scanner) optimize the number of threads of scanners (#28640)
AshinGau Dec 26, 2023
92660bb
[chore](config) modify `variant_ratio_of_defaults_as_sparse_column` f…
eldenmoon Dec 26, 2023
065eb9a
[feature](nereids)support partition property in nereids (#28982)
starocean999 Dec 26, 2023
b8fd55b
[feature](Nereids) support table valued function http_stream (#29004)
morrySnow Dec 26, 2023
509cfea
[feature](Load)(step2)support nereids load job schedule (#26356)
wsjz Dec 26, 2023
c8ed14f
[enhance](tablet) Reduce log in tablet meta (#28719)
platoneko Dec 26, 2023
f7a624d
[fix](case) Add sync to test case (#29034)
zzzxl1993 Dec 26, 2023
52eeee3
[opt](compound) Optimize by deleting the compound expr after obtainin…
zzzxl1993 Dec 26, 2023
00bb099
[hotfix](jdbc catalog) fix load table and column names npe (#28865)
zy-kkk Dec 26, 2023
a868850
[opt](Nereids) support cast bewteen numeric and boolean in FE (#29006)
morrySnow Dec 26, 2023
10623ad
[improvement](jdbc catalog) Optimize connection pool caching logic (#…
zy-kkk Dec 26, 2023
983f851
[fix](Nereids) runtime filter push down failed (#28997)
morrySnow Dec 26, 2023
f371528
[fix](Nereids) generating function should not folding to NullLiteral …
morrySnow Dec 26, 2023
31db633
[improve](load) add profile for WaitFlushLimitTime (#29013)
kaijchen Dec 26, 2023
3ea9ff7
[opt](Nereids) let inverted index work with top opt (#29000)
morrySnow Dec 26, 2023
d672e32
[feature](Nereids) support values inline table in query (#28972)
morrySnow Dec 26, 2023
1964a77
[enhencement](config) change default memtable size & loadStreamPerNod…
freemandealer Dec 26, 2023
4a60d01
[improve](move-memtable) increase load_stream_flush_token_max_tasks (…
kaijchen Dec 26, 2023
6440fbf
[feature](scan) Implement parallel scanning by dividing the tablets b…
mrhhsg Dec 26, 2023
ffc6596
[refactor](create tablet) default create tablet round robin (#28911)
yujun777 Dec 26, 2023
c821556
[Bug] optimize the collection import Lists dependency packge #28523 (…
LuGuangming Dec 26, 2023
ffa3c31
[fix](regression) Fix flaky test test_partial_update_2pc_schema_chang…
bobhan1 Dec 26, 2023
a8e6676
[Bug](security) BE download_files function exists log print sensitive…
LuGuangming Dec 26, 2023
f6850f8
Revert "[feature](load) enable memtable on sink node by default (#289…
kaijchen Dec 26, 2023
a4e69f7
[improvement](statistics)Remove retry load when load stats cache fail…
Jibing-Li Dec 27, 2023
6d26aca
[fix](pipeline) sort_merge should throw exception in has_next_block i…
zhiqiang-hhhh Dec 27, 2023
58e7ad8
[feature](Nereids): support infer join when comapring mv (#28988)
keanji-x Dec 27, 2023
576a2b3
[fix](nereids) "not is null" stats estimation fix (#28860)
englefly Dec 27, 2023
8e35861
[opt](nereids)expr normalize after filter pushdown (#28743)
englefly Dec 27, 2023
9ff8bd2
[Enhancement](Wal)Support dynamic wal space limit (#27726)
Yukang-Lian Dec 27, 2023
86a0eb9
[fix](doc) spell errors fixes query profile docs (#28437)
Nitin-Kashyap Dec 27, 2023
17f9215
[opt](Nerieds) add infer props to expression (#28953)
seawinde Dec 27, 2023
3e5c8d9
[fix](read) remove logic of estimating count of rows to read in segme…
jacktengg Dec 27, 2023
0b5fe68
[fix](paimon) read batch by doris' batch size (#29039)
wuwenchi Dec 27, 2023
6ed09c3
[fix](mtmv)add log for resolve pending task (#29078)
zddr Dec 27, 2023
6f5672f
[Refact](inverted index) refactor inverted index writer init (#29072)
airborne12 Dec 27, 2023
e33395a
[fix](paimon)Remove the static attribute of the source for paimon (#2…
wuwenchi Dec 27, 2023
51bd402
[fix](planner) Fix delete statement on MOR unique table (#28968)
bobhan1 Dec 27, 2023
05f185f
[fix][compile]unused variable (#28992)
felixwluo Dec 27, 2023
0ac9b3d
[Fix](Job)cancel task is not cleared from running task (#29114)
CalvinKirs Dec 27, 2023
fc6a587
[test](Nereids) add subquery pull up rule group ut (#26725)
xzj7019 Dec 27, 2023
578a7da
[improvement](statistics)Use key column id to query column statistic …
Jibing-Li Dec 27, 2023
e001430
[fix](load) Recycle progress before removing bulk load job (#29066)
w41ter Dec 27, 2023
d3e1afa
[fix](doc) typo fix in metaInfoActionV2 page (#28510)
Nitin-Kashyap Dec 27, 2023
8035287
[fix](doc) spell errors fixes for memory tracker docs (#27865)
Nitin-Kashyap Dec 27, 2023
0607760
[typo](resource) fix create odbc resource error msg (#29019)
zy-kkk Dec 27, 2023
cfed36a
[Fix](topn opt) prevent from merge __TEMP__ column in segment iterato…
eldenmoon Dec 27, 2023
2d2f14b
[fix](paimon) use SlotDescriptor to parse the required fields (#28990)
AshinGau Dec 27, 2023
cd1e109
[debug string](pipeline) Add necessary debug info (#29119)
Gabriel39 Dec 27, 2023
c75e63a
[Improvement](scan) Use scanner to do projection of scan node (#29124)
Gabriel39 Dec 27, 2023
2684204
[fix](doc) typo fix in fqdn page (#28509)
Nitin-Kashyap Dec 27, 2023
64ca508
[fix](doc) typo fix in schema change docs (#28453)
Nitin-Kashyap Dec 27, 2023
1c0bbcf
[fix](doc) typo fix in sql-interception docs (#28445)
Nitin-Kashyap Dec 27, 2023
4269041
[enhancement](Nereids): catch exception when calling getConstraintMap…
keanji-x Dec 27, 2023
cec7eba
[fix](doc) spell errors fixes for table-repair and table local debug …
Nitin-Kashyap Dec 27, 2023
ef8ae75
[fix](doc) updated node version as per given in the url. (#28427)
Nitin-Kashyap Dec 27, 2023
522e48c
[fix](doc) spell errors fixes for be-olap-error-code docs (#27866)
Nitin-Kashyap Dec 27, 2023
c1303e9
[fix](doc) example case fixed in best practices (#28156)
Nitin-Kashyap Dec 27, 2023
d70743a
[fix](doc) spell errors fixes ha-action.md (#28155)
Nitin-Kashyap Dec 27, 2023
286af3b
[doc](file-cache) fix wrong config (#29156)
morningman Dec 27, 2023
6d817bc
[fix](topn opt) avoid using topn runtime predicate which segment does…
eldenmoon Dec 27, 2023
9715db6
[FIX](complextype)fix count func with complex type (#28873)
amorynan Dec 27, 2023
5f71691
[fix](read) fix unexpected overflow of uninitialized column data in V…
jacktengg Dec 27, 2023
0436013
[fix](decimal) fix cast decimal overflow and add test cases for casti…
jacktengg Dec 27, 2023
abbd2ce
[fix](Nereids) merge limit should use bottom phase (#29142)
morrySnow Dec 27, 2023
224677a
delete unused code in delta writer v2 (#29131)
sollhui Dec 27, 2023
d96278a
[bug](fix) show create table show comment error (#28346)
LemonLiTree Dec 27, 2023
0cc4ee5
[fix](move-memtable) fix streams for node memory leak in sink v2 (#29…
kaijchen Dec 27, 2023
0bff387
[fix](tablet stat) fix tablet stat thread block #29151
yujun777 Dec 27, 2023
f4c5ce2
[fix](statistics)Fix rowCount==0 while analyzing bug (#28969)
Jibing-Li Dec 27, 2023
1aa9ac4
Prevent making snapshot on remote rowset in single replica compaction…
platoneko Dec 27, 2023
8b225c6
[pipelineX](fix) Fix core dump if cancelled (#29138)
Gabriel39 Dec 28, 2023
1284975
[Improve](Job) Create task adds concurrency control (#29144)
CalvinKirs Dec 28, 2023
e5b6826
[fix](partial update) update error code when failed to fill the missi…
zhannngchen Dec 28, 2023
8a169b9
[case](regression) Test enable pipeline load (#28172)
HowardQin Dec 28, 2023
3dc3e81
[Improvement](datatype) Update Parser for IPv4/v6 data types (#29044)
sjyango Dec 28, 2023
0562999
[fix](doc) spell errors fixes and align with code log for memory trac…
Nitin-Kashyap Dec 28, 2023
82a8232
[fix](expr) Fix BE core dump while common expr filter delete conditio…
xinyiZzz Dec 28, 2023
a7c0ddd
[refactor](rename) Rename some variables in pipeline for better reada…
zhiqiang-hhhh Dec 28, 2023
fd90c3a
[optimize](cooldown)Reduce the number of calls to the pick_cooldown_r…
xingyingone Dec 28, 2023
bc08535
[fix](Nereids) throw readable exception when meet unsupport sup-query…
morrySnow Dec 28, 2023
f816d13
[feature](Nereids): eliminate groupby (#28615)
jackwener Dec 28, 2023
4f2d54d
[fix](DatabaseTransactionMgr) Fix clean label bug which may cause inc…
caiconghui Dec 28, 2023
2e910da
[enhencement](segcompaction) cancel inflight segcompaction tasks fast…
freemandealer Dec 28, 2023
fe93a8f
[cleanup](move-memtable) remove unused log in load stream stub (#29084)
sollhui Dec 28, 2023
29a7c0d
[pipelineX](scan) ignore storage data distribution by default (#29192)
Gabriel39 Dec 28, 2023
c98489f
[Feature](materialized-view) support visitBitmapUnion mv rewrite (#29…
BiteTheDDDDt Dec 28, 2023
118775f
[Bug](schame-change) fix wrong result after reorder mor table (#29045)
BiteTheDDDDt Dec 28, 2023
31b3be4
add workload scheduler in be (#29116)
wangbo Dec 28, 2023
14c902b
[fix](regression test) fix test_alter_colocate_table (#29009)
yujun777 Dec 28, 2023
5171a77
[fix](Nereids): merge Offset in Limit Translator (#29100)
jackwener Dec 28, 2023
ba7b7c1
[Chore](Job)It is forbidden to change the status of internal JOB thro…
CalvinKirs Dec 28, 2023
8becf05
[fix](multi-catalog)unsupported hive input format should throw an exc…
wsjz Dec 28, 2023
03a6a28
[fix](journal) Fix infinite block due to initial BDB journal failed (…
w41ter Dec 28, 2023
b31494b
[test](regression) add fault injection cases for LoadStream (#29101)
freemandealer Dec 28, 2023
6323c17
[fix](test) fix wrong DDL in test pipeline load #29211
zclllyybb Dec 28, 2023
e610044
[Enhancement] (schema) add column type check (#28718)
luwei16 Dec 28, 2023
a14daca
[feature](inverted index)write separated index files in RAM directory…
qidaye Dec 28, 2023
5c1e86f
fix wrong result on mark join + other conjunct
BiteTheDDDDt Dec 29, 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.
38 changes: 33 additions & 5 deletions .asf.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -52,14 +52,15 @@ github:
- Clang Formatter
- CheckStyle
- P0 Regression (Doris Regression)
- P0 Regression PipelineX (Doris Regression)
- P1 Regression (Doris Regression)
- External Regression (Doris External Regression)
- FE UT (Doris FE UT)
- BE UT (Doris BE UT)
- Build Broker
- Build Documents
- BE UT (Clang)
- ShellCheck
- clickbench (benchmark)
- BE UT (macOS)
- clickbench-new (clickbench)
- Build Third Party Libraries (Linux)
- Build Third Party Libraries (macOS)
- COMPILE (DORIS_COMPILE)
Expand All @@ -78,17 +79,44 @@ 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
- P0 Regression (Doris Regression)
- P1 Regression (Doris Regression)
- External Regression (Doris External Regression)
- FE UT (Doris FE UT)
- BE UT (Doris BE UT)
- Build Broker
- Build Documents
- ShellCheck
- clickbench-new (clickbench)
- Build Third Party Libraries (Linux)
- Build Third Party Libraries (macOS)
- COMPILE (DORIS_COMPILE)

required_pull_request_reviews:
dismiss_stale_reviews: true
required_approving_review_count: 1

collaborators:
- LemonLiTree
- zy-kkk
- Yukang-Lian
- xiaokang
- TangSiyang2001
- platoneko
- Lchangliang
- freemandealer
- nanfeng1999
- gitccl
- shuke987
- wm1581066
- KassieZ

notifications:
pullrequests_status: [email protected]
Expand Down
32 changes: 19 additions & 13 deletions .clang-tidy
Original file line number Diff line number Diff line change
@@ -1,27 +1,33 @@
---
Checks: |
-*,
clang-diagnostic-*,
clang-analyzer-*,
-*,
bugprone-redundant-branch-condition,
modernize-use-override,
modernize-use-equals-default,
modernize-use-equals-delete,
modernize-use-nodiscard,
modernize-use-nullptr,
modernize-use-bool-literals,
modernize-use-using,
modernize-*,
-modernize-use-trailing-return-type,
-modernize-use-nodiscard,
-modernize-avoid-c-arrays,
misc-redundant-expression,
misc-unused-*,
-misc-unused-parameters,
readability-make-member-function-const,
readability-non-const-parameter,
readability-static-accessed-through-instance,
readability-redundant-*,
readability-braces-around-statements,
readability-*,
-readability-identifier-length,
-readability-implicit-bool-conversion,
-readability-magic-numbers,
-readability-else-after-return,
-readability-inconsistent-declaration-parameter-name,
-readability-isolate-declaration,
-readability-named-parameter,
portability-simd-intrinsics,
performance-type-promotion-in-math-fn,
performance-faster-string-find,
performance-inefficient-algorithm,
performance-move-const-arg
WarningsAsErrors: '*'
CheckOptions:
- key: readability-function-size.LineThreshold
value: '80'
- key: readability-function-cognitive-complexity.Threshold
value: '50'

19 changes: 19 additions & 0 deletions .dlc.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,19 @@
{
"ignorePatterns": [
{
"pattern": "^http://localhost"
},
{
"pattern": "^https://twitter.com*"
}
],
"timeout": "10s",
"retryOn429": true,
"retryCount": 10,
"fallbackRetryDelay": "1000s",
"aliveStatusCodes": [
200,
401,
403
]
}
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: 0 additions & 1 deletion .github/actions/action-sh-checker
Submodule action-sh-checker deleted from 76ab0b
1 change: 0 additions & 1 deletion .github/actions/clang-format-lint-action
Submodule clang-format-lint-action deleted from 6adbe1
1 change: 0 additions & 1 deletion .github/actions/clang-tidy-review
Submodule clang-tidy-review deleted from 2c55ef
1 change: 1 addition & 0 deletions .github/actions/create-or-update-comment
13 changes: 0 additions & 13 deletions .github/actions/patches/action-sh-checker.patch

This file was deleted.

40 changes: 40 additions & 0 deletions .github/workflows/auto-pr-reply.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,40 @@
# Licensed to the Apache Software Foundation (ASF) under one
# or more contributor license agreements. See the NOTICE file
# distributed with this work for additional information
# regarding copyright ownership. The ASF licenses this file
# to you under the Apache License, Version 2.0 (the
# "License"); you may not use this file except in compliance
# with the License. You may obtain a copy of the License at
#
# http://www.apache.org/licenses/LICENSE-2.0
#
# Unless required by applicable law or agreed to in writing,
# software distributed under the License is distributed on an
# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
# KIND, either express or implied. See the License for the
# specific language governing permissions and limitations
# under the License.

name: Auto Reply to PR

on:
pull_request:
types: [opened]

jobs:
comment:
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@v3
with:
persist-credentials: false
submodules: recursive
- name: Comment on PR
uses: ./.github/actions/create-or-update-comment
with:
issue-number: ${{ github.event.pull_request.number }}
body: |
Thank you for your contribution to Apache Doris.

Don't know what should be done next? See [How to process your PR](https://cwiki.apache.org/confluence/display/DORIS/How+to+process+your+PR)
140 changes: 0 additions & 140 deletions .github/workflows/auto_trigger_teamcity.yml

This file was deleted.

Loading
Loading