Commit Graph

17549 Commits

Author SHA1 Message Date
b9a87c63f7 [chore](catalog recycle bin) Add option to ignore min erase latency for testing (#31417) 2024-02-29 16:44:40 +08:00
450422556a [fix](paimon) auto deplay paimon oss/s3 jar file (#31568)
No need to deploy paimon oss/s3 jar files manually.
Include them in preload-extensions-jar-with-dependencies.jar
2024-02-29 16:44:40 +08:00
df4b289825 fix total task exec time is far more than actual (#31273) 2024-02-29 16:44:40 +08:00
9c4708ee74 [function](random_bytes)add random_bytes function (#31547)
SELECT random_bytes(10);

random_bytes(10) |
----------------------+
0x9b8ea00b7d1084bc5b26|
2024-02-29 16:44:39 +08:00
5276cc4db6 [docker][fix] update routine load cases (#31553)
Co-authored-by: 胥剑旭 <xujianxu@xujianxudeMacBook-Pro.local>
2024-02-29 16:44:39 +08:00
95b1f76664 [Feature](executor)broker load support workload group (#30866) (#31580) 2024-02-29 15:09:10 +08:00
4636b6195b [Fix](JNI) fix BE core when using JNI to query the empty map type value (#31502) 2024-02-29 14:03:38 +08:00
c60fea9bdf [fix](mtmv)fix getIdToItem cause ConcurrentModificationException (#31511) 2024-02-29 12:38:03 +08:00
6ef3455786 [fix](statistics)Fix hms external table get row count bug while analyze (#31557)
asdasd
2024-02-29 12:38:03 +08:00
17359d59a3 [fix](Nereids) reorder join generate plan is not stable (#31539) 2024-02-29 12:38:03 +08:00
000b81f0c7 [chore](docs) fix some typo in english docs in inverted index (#31497)
Issue Number: close #30051
2024-02-29 12:38:03 +08:00
d0aedaf98e [fix](regression test)Make index compaction caset nonCouncurrent (#31520)
Co-authored-by: Luennng <luennng@gmail.com>
2024-02-29 12:38:03 +08:00
ff3c7765d6 [Bug](Func) Fix negative number in bitmap return error result (#31563) 2024-02-29 12:38:03 +08:00
82add8dfc1 [Fix](timezone) Introduce a config to use Doris tzdata directly (#31561) 2024-02-29 12:38:03 +08:00
Pxl
6af6997f1d [Improvement](materialized-view) add approx_count_distinct/ndv to FunctionAlias rule (#31535)
add approx_count_distinct/ndv to FunctionAlias rule
2024-02-29 12:38:03 +08:00
d75204e947 [fix](Hive-Catalog) fix NPE when using jdbc to access Hive metadata (#31559) 2024-02-29 12:38:03 +08:00
Pxl
413d733255 [Bug](materialized-view) fix npe on create mv with star (#31554)
fix npe on create mv with star
2024-02-29 12:38:03 +08:00
1316ee4942 Add p1 debug log (#31560) 2024-02-29 12:38:03 +08:00
2b7fa9d6bb [pipelineX](refactor) Rebuild relationship between dep and operator (#31487) 2024-02-29 12:38:03 +08:00
4a5283b466 [fix](nereids)need add mark join slot to upper project in PullUpProjectUnderApply rule (#31408) 2024-02-29 12:38:03 +08:00
5e80a718fd [type](docs)add example for sql_dialect #31536 2024-02-29 12:38:03 +08:00
3c37fb085c [refactor](jdbc catalog) split jdbc executor for different data sources (step-1) (#31406) 2024-02-29 12:38:03 +08:00
c956cac1a7 [enhancement](docs) Clarify JAR file locations for JDBC catalog (#31542) 2024-02-29 12:38:03 +08:00
Pxl
d36ad56dce [Opt](Exec) Support runtime update topn filter (#31250) 2024-02-29 12:38:03 +08:00
770cdabda3 [fix](group_commit) GroupCommitBlockSink shoud not use load_block_queue when creating load task fail (#31416) 2024-02-29 12:38:02 +08:00
60de835d48 [fix](meta-tool) Fix compile meta tool (#31457) 2024-02-29 12:38:02 +08:00
8c570c217e [fix](load) Fix using uint32 for tablet id overflow (#31532) 2024-02-29 12:38:02 +08:00
32033d08c6 Fix hive p2 cases. (#31541) 2024-02-29 12:37:38 +08:00
afc105647a [fix](regression) fix ssb shape case rf type (#31529) 2024-02-29 12:37:38 +08:00
b177b26d39 [branch-2.1](tracing) Pick pipeline tracing and relative bugfix (#31367)
* [Feature](pipeline) Trace pipeline scheduling (part I) (#31027)

* [fix](compile) Fix performance compile fail #31305

* [fix](compile) Fix macOS compilation issues for PURE macro and CPU core identification (#31357)

* [fix](compile) Correct PURE macro definition to fix compilation on macOS

* 2

---------

Co-authored-by: zy-kkk <zhongyk10@gmail.com>
2024-02-29 08:42:35 +08:00
9243b3eeee [fix](multi-catalog) add config to disable external DDL (#31528)
from #31453
2024-02-29 08:42:35 +08:00
0fcdab468d [nereids] config global partition topn (#31476)
* [nereids] config global partition topn

* [nereids] config global partition topn

---------

Co-authored-by: zhongjian.xzj <zhongjian.xzj@zhongjianxzjdeMacBook-Pro.local>
2024-02-29 08:42:35 +08:00
153c775b37 [fix](Nereids) Make the case sensitivity of the result labels compatible with MySQL (#31510)
SQL: SELECT iD FROM t1
before the label was: id
after this PR the label will be: iD
2024-02-29 08:42:35 +08:00
ddb37d7371 Fix analyze mv from follower case bug. (#31523) 2024-02-29 08:42:35 +08:00
4de25ede85 [fix](Nereids): other cond should be kept for each anti join when expanding anti join such as (#31521) 2024-02-29 08:42:35 +08:00
ac38356058 [fix](test) fix error messages in fault injection tests (#31515) 2024-02-29 08:42:35 +08:00
3dd860606b [enhance](git)Ignore fe/gen (#31512) 2024-02-29 08:42:35 +08:00
06c80d8708 [Fix](regression) add disable_auto_compaction for show data (#31519) 2024-02-29 08:42:35 +08:00
8633a0c0cc [Opt](exec) enable top opt in string type (#31489)
enable top opt in string type
2024-02-29 08:42:35 +08:00
3ca412efe3 Return UNKNOWN column stats if ndv is 0. (#31439) 2024-02-29 08:42:35 +08:00
e8a21b529e [Fix](fe-core) Fix The EliminateSortUnderSubquery will not affect the EliminateOrderByConstant rule (#31402) (#31403) 2024-02-28 17:52:11 +08:00
Pxl
6737fdea64 [Chore](agg-state) adjust AggStateType constructor check input (#31401)
adjust AggStateType constructor check input
2024-02-28 17:52:11 +08:00
586217bf73 [Improve](Variant) support prune segment for quering variant (#31310) 2024-02-28 17:52:11 +08:00
fa020b6696 [Improvement](regression-test) generate user token by configured user and password rather than hard cord (#31345)
Co-authored-by: xy720 <22125576+xy720@users.noreply.github.com>
2024-02-28 17:51:32 +08:00
d88caca44a [fix](Nereids) push down topn distinct through join by mistake (#31396)
should not push down topn distinct through join when the output
columns of the corresponding child of join is more than
aggregate distinct columns.

for example for LEFT_OUTER_JOIN:

left child of join's output is: c1, c2, c3.
distinct columns is: c1, c2
topn: limit 2

if we push down topn distinct, we could get result of join like this:

```
c1    c2    c3, ...
1     2     1
1     2     2
```

and the final result we get is:

```
c1    c2
1     2
```

this is wrong, because we need 2 lines, but only return 1.
2024-02-28 17:51:32 +08:00
79dd4e24ff fix compile 2024-02-28 17:38:47 +08:00
7a42d3b52c [fix](fe ut) fix TabletRepairAndBalanceTest (#31397) 2024-02-28 13:08:41 +08:00
e3f03e10b2 [cases](regression) Add data reliability check meta cases (#31432) 2024-02-28 13:08:41 +08:00
883d022f84 [fix](paimon) fix hadoop.username does not take effect in paimon catalog (#31478) 2024-02-28 13:08:41 +08:00
f18c853495 [enhance](S3) Init default retry strategy for aws s3 sdk (#31329) 2024-02-28 13:08:36 +08:00