|
|
073ab9b6a3
|
*: refactor RestrictedSQLExecutor (#11904)
|
2019-08-28 19:17:19 +08:00 |
|
|
|
03bb8d7818
|
stats: convert small range to points in selectivity (#11524)
|
2019-08-05 10:45:51 +08:00 |
|
|
|
b17848b880
|
stats: fix estimation for time equal conditions (#11511)
|
2019-07-29 19:56:50 +08:00 |
|
|
|
0668cae665
|
executor, stats: extract topn from cm sketch (#11409)
|
2019-07-29 19:05:19 +08:00 |
|
|
|
af15f725b5
|
stats: handle feedback updates for topn items (#11434)
|
2019-07-29 17:21:08 +08:00 |
|
|
|
bd419c8fdb
|
stats: fix panic when dump pseudo columns (#11430)
|
2019-07-26 14:43:20 +08:00 |
|
|
|
9b824457c1
|
*: improve column size calculation of statistics (#11091)
|
2019-07-15 13:05:54 +08:00 |
|
|
|
0d563f1e2d
|
stats: fix unstable test (#10953)
|
2019-06-27 13:51:16 +08:00 |
|
|
|
d244723a5e
|
executor: remove unused structure RecordBatch (#10891)
|
2019-06-26 15:26:16 +08:00 |
|
|
|
c8d1ff7ca6
|
*: replace 'logutil.Logger(context.Background())' with 'logutil.BgLogger()' (#10866)
|
2019-06-21 19:13:31 +08:00 |
|
|
|
2b611274e3
|
domain: load stats when stats lease is 0 (#10771)
|
2019-06-13 15:28:56 +08:00 |
|
|
|
3f4f3d0bd9
|
stats: improve code coverage (#10606)
|
2019-06-12 13:34:41 +08:00 |
|
|
|
8046775b6d
|
stats: adjust datum type when using the index query feedback (#10614)
|
2019-06-10 16:25:23 +08:00 |
|
|
|
183648f44f
|
statistics: support dump/load correlation of histogram (#10573)
|
2019-05-23 11:24:44 +08:00 |
|
|
|
380eb2c540
|
stats: merge non-overlapped feedback when update bucket count (#10476)
|
2019-05-22 16:04:42 +08:00 |
|
|
|
7d7c146786
|
*: fix bug when unsigned histogram meets signed ranges in feedback (#10415)
|
2019-05-14 15:49:02 +08:00 |
|
|
|
b0549b7875
|
stats: incremental analyze for index with feedback updates (#10355)
|
2019-05-08 13:50:46 +08:00 |
|
|
|
478990451c
|
server, statistics: support dump history stats (#10291)
|
2019-05-07 14:59:38 +08:00 |
|
|
|
69b02a3736
|
*: make config items Performance.*, OOMAction and MemQuotaQuery support hot-reloading (#10295)
|
2019-04-29 16:38:46 +08:00 |
|
|
|
6a578a8b57
|
statistics: Support store CMSketch with Top N (#10255)
|
2019-04-29 12:15:59 +08:00 |
|
|
|
fa2d6f0699
|
statistics: support building CMSketch with Top N (#10163)
|
2019-04-24 16:14:08 +08:00 |
|
|
|
e5f734e54c
|
*: move the Handle of stats to single package. (#10149)
|
2019-04-17 13:42:34 +08:00 |
|