277e5e7bd1[fix](doc)Document correction, delete some old document content, add some explanatory information (#11504)
jiafeng.zhang
2022-08-04 14:00:03 +08:00
8a09f0478f[regressiontest](improvement)SQL query conditions, if the data type is expanded with single quotes, an error will occur case (#11437)
caoliang-web
2022-08-04 11:28:12 +08:00
e7f378fec6[Enhancement](IdGenerator) Use IdGeneratorBuffer to get better performance for getNextId operation when create table, truncate table, add partition and so on (#11479)
caiconghui
2022-08-04 11:21:35 +08:00
7703912b3e[improvement](error msg)improve the err msg returned when the key not in columns when create table (#11490)
zy-kkk
2022-08-04 11:20:49 +08:00
a943adac1a[feature](cache) Add FileCache for RemoteFile (#11186)
pengxiangyu
2022-08-04 10:57:32 +08:00
e1b878fe10[Improvement](datev2) apply time LUT to datev2/datetimev2 (#11401)
Gabriel
2022-08-03 17:15:09 +08:00
a47eff1e46[enhancement](Nereids) support all join type in Nereids that could do join by HashJoinNode (#11446)
morrySnow
2022-08-03 12:14:17 +08:00
30e7f76def[regression](unique-key-merge)add tpch_sf1_p1 test (#11442)
Dongyang Li
2022-08-03 11:22:50 +08:00
4864a83f04[regression](unique-key-merge-test) add ssb_sf1_p1 test (#11447)
Dongyang Li
2022-08-03 11:22:24 +08:00
5b9b6c9065[WIP](decimalv3) WIP (#11443)
Gabriel
2022-08-03 11:21:36 +08:00
77d82bb292[Bug](MaterializedView) Fix bug of light schema change do not set right unique id cause MV coredump (#11396)
HappenLee
2022-08-03 11:21:28 +08:00
b892dfdbbd[Improvement](regresstion test) Fix regression test case failure for ASAN build (#11400)
TengJianPing
2022-08-03 11:19:50 +08:00
573ebf235e[enhancement](build) Support customizing extra compile flags (#11444)
Adonis Ling
2022-08-03 11:02:17 +08:00
d6149e4777[Enhancement](TabletInvertIndex) use StampLock to instead of ReentranReadWriteLock to get better performance (#11422)
caiconghui
2022-08-02 17:53:30 +08:00
842a5b8e24[refactor](agg) Abstract the hash operation into a method" (#11399)
Jerry Hu
2022-08-02 17:27:19 +08:00
1db8a2d136[bugfix](runtimefilter)fix runtimefilter access violation when stub is nullptr (#11180)
awakeljw
2022-08-02 16:57:17 +08:00
ff8a4ec2f2[WIP][feature] support create,alter,refresh,drop stmt syntax for multi table materialized view (#11218)
Zhengguo Yang
2022-08-02 16:03:36 +08:00
003335c1c5[refactor](schema change) spark dpp need not call convert rowset during load process (#11397)
yiguolei
2022-08-02 10:18:00 +08:00
6af35a8eb7[fix](TabletInvertedIndex) fix potential deadlock between ForkJoinPool and TabletInvertedIndex (#11365)
caiconghui
2022-08-02 10:08:05 +08:00
5c1cd058f2[Feature] Add interface to check tablet segment lost (#10711)
weizuo93
2022-08-02 09:40:04 +08:00
edf92f10ff[fix](build) The nproc command does not exist in macos by default, use sysctl -n hw.logicalcpu instead to get the number of logical cores available (#11379)
Yiqun Zhang
2022-08-02 09:11:14 +08:00
27be5e8667[feature-wip](decimalv3) Fix UTs when decimalv3 is enabled (#11380)
Gabriel
2022-08-01 23:07:38 +08:00
dddacd120d[fix](planner) Fix inconsistent nullability between outputTuple and groupByExpr when executing agg query (#11361)
Kikyou1997
2022-08-01 22:57:51 +08:00
80ce027ea2[refactor](Nereids): refactor UT of Nereids (#11330)
jakevin
2022-08-01 22:53:00 +08:00
4ccdd65bf6[Fix](array) fix mysql_row_buffer may use after free when reserve() delete original address in dynamic_mode (#11395)
lihangyu
2022-08-01 22:52:19 +08:00