85e0a68783[SQL][Bug] Fix multi predicate in correlation subquery analyze fail (#4211)
HangyuanLiu
2020-08-02 22:05:23 +08:00
d64d65322b[Bug][DynamicPartition]Fix bug that Modify a dynamic partition property in a non-dynamic partition table will throw a Exception (#4127)
WangCong
2020-08-02 09:03:57 -05:00
bdaef84a10[FE] [HttpServer] Config netty param in HttpServer (#4225)
Lijia Liu
2020-08-01 17:59:01 +08:00
116d7ffa3c[SQL][Function] Add approx_count_distinct() function (#4221)
HangyuanLiu
2020-08-01 17:54:19 +08:00
3ce6fc631e[BUG] Fix wrong result of querying with cast expr in where clause (#4219)
sduzh
2020-08-01 17:46:39 +08:00
16c89c7d56[BUG]Fix remove expired stale rowset path order error (#4214)
ZhangYu0123
2020-08-01 17:44:39 +08:00
c32ddce0b5[SQL][BUG]Fix window function with limit zero bug (#4207)
kangkaisen
2020-08-01 17:43:47 +08:00
25f3420855[MaterializedView] Change type of sum, min, max function column in mv (#4199)
EmmyMiao87
2020-08-01 17:43:23 +08:00
10f822eb43[MemTracker] make all MemTrackers shared (#4135)
HuangWei
2020-07-31 21:57:21 +08:00
f412f99511[Bug][ColocateJoin] Make a wrong choice of colocate join (#4216)
HappenLee
2020-07-31 15:18:00 +08:00
1ebd156b99[Feature]Add fetch/update/clear proto of fe&be for cache (#4190)
HaiBo Li
2020-07-31 13:23:24 +08:00
e6059341e8[Spill To Disk][2/6] Add some runningtime function and change some function will be called in the future (#4152)
HappenLee
2020-07-30 14:21:48 +08:00
b4cb8fb9b2[Feature][Cache]Add interface, metric, variable and config for query cache (#4159)
HaiBo Li
2020-07-30 11:24:20 +08:00
fdcc223ad2[Bug][Json] Refactor the json load logic to fix some bug
worker24h
2020-07-30 10:36:34 +08:00
594e53ec92[Spill To Disk][1/6] The adjustment of the basic BufferedBlockMgr includes the following change (#4151)
HappenLee
2020-07-30 10:29:12 +08:00
237271c764[Bug] Fix fe meta version problem, make drop meta check code easy to read and add doc content for drop meta check (#4205)
caiconghui
2020-07-29 20:54:20 -05:00
08403eed22[Bug]#4181 Let linked-schema change work for BETA tablet (#4182)
Zhao Chun
2020-07-30 09:51:18 +08:00
8a169981cf[Bug][TabletRepair] Fix bug that too many replicas generated when decommission BE (#4148)
Mingyu Chen
2020-07-30 09:46:33 +08:00
abeb25d2a9Fx large int literal (#4168)
HangyuanLiu
2020-07-30 00:53:50 +08:00
0e79f6908b[CodeRefactor] Modify FE modules (#4146)
Mingyu Chen
2020-07-29 16:18:05 +08:00
83a751497e[Bug][Socket Leak] Fix bug that Mysql NIO server is leaking sockets (#4192)
Mingyu Chen
2020-07-29 15:01:27 +08:00
59676a1117[BUG] fix 4149, add sessionVariable to choose broadcastjoin first when cardinality cannot be estimated (#4150)
wutiangan
2020-07-29 12:28:52 +08:00
79b4f92cb7Rewrite GroupByClause.oriGroupingExprs (#4197)
Lijia Liu
2020-07-29 12:27:15 +08:00
f292d80266[Bug][SchemaChange]Fix alter schema add key column bug in agg model (#4143)
ZhangYu0123
2020-07-28 20:53:04 +08:00
841f9cd07b[Bug][SparkLoad] Divide the upload in spark repository into two steps (#4195)
xy720
2020-07-28 16:24:07 +08:00
150f8e0e2bSupport check committed txns before catalog drop meta, like db, table, partition etc (#4029)
caiconghui
2020-07-28 15:18:52 +08:00
90eaa514ba[SQL][JCUP]Reduce conflict of sql_parser.cup (#4177)
Zhengguo Yang
2020-07-28 10:04:50 +08:00
a2b53b8ddd[Profile] Add transfer destinations detail to profile (#4161)
Zhengguo Yang
2020-07-27 23:37:50 +08:00
50e6a2c8a0[SQL][Function] Fix from/to_base64 may return incorrect value (#4183)
Zhengguo Yang
2020-07-27 22:55:05 +08:00
9e5ca697f3[Doc] Fix typo for stream load content in basic-usage.md (#4185)
caiconghui
2020-07-27 03:50:15 -05:00
94ac0f43dcUse LongAdder or volatile long to replace AtomicLong in some scenarios (#4131)
caiconghui
2020-07-27 02:48:35 -05:00
f2c9e1e534[Spark Load]Create spark load's repository in HDFS for dependencies (#4163)
xy720
2020-07-27 09:48:41 +08:00
ed8cb6a002[Feature][Meta]Update/Read/Write VisibleVersionTime for Partition#4076 (#4086)
HaiBo Li
2020-07-26 21:20:55 +08:00
1f7009354a[Bug] Add db read lock when processing unfinished publish task (#4178)
caiconghui
2020-07-26 07:15:14 -05:00
911eb04594[Bug][UpdateDataQuota] Skip update used data quota for information_schema db and fix bug for wrong time interval for UpdateDbUsedDataQuotaDaemon (#4175)
caiconghui
2020-07-26 07:14:03 -05:00
4d828d2411Fix recover database not in "show databases" (#4170)
HangyuanLiu
2020-07-25 10:04:35 +08:00
ebaa0c7137[Bug][SQL]Fix predicate pushdown may incorrect when groupby with grouping sets (#4041)
yangzhg
2020-07-09 21:49:37 +08:00
d2ab38a5e0[Feature] Batch update partition's property in one command (#3981)
xy720
2020-07-09 21:48:43 +08:00
fafc7e406e[Spill]Fix the problem of mem exec, when analytic eval node need to spill to disk with a low mem limit (#3991)
HappenLee
2020-07-09 09:30:22 +08:00
5a27981e49[Config] Add thrift_client_retry_interval_ms config in be for thrift client to avoid avalanche disaster in fe thrift server (#4022)
caiconghui
2020-07-08 21:07:00 +08:00