Commit Graph

868 Commits

Author SHA1 Message Date
e44cddde95 [CP] fix hash join hang leads mem leak 2022-06-24 10:32:22 +08:00
10041293f1 Add virtual table Query_Response_Time 2022-06-24 10:30:35 +08:00
e99cf210e6 fix ttl wrong unit of time to life and change active_memstore_used to total_memstore_used 2022-06-24 10:30:01 +08:00
f0f5ba0829 add virtual table and cdb system view for ttl 2022-06-24 10:29:24 +08:00
a6b028430f [CP] fix bug that slog file_id increases infinitely 2022-06-24 10:28:46 +08:00
da8879f670 fix ttl issue 42550411 & 42561394 & 42635299 2022-06-21 11:08:20 +08:00
68cc172f55 [CP] fix spj bug when select exprs contain enum type 2022-06-21 11:01:10 +08:00
19b1ebd009 fix: htable support query async 2022-06-21 11:00:23 +08:00
eb18e0ba1b [CP] modify the process of cleaning dirty trans context which is commited 2022-06-21 10:59:36 +08:00
dd107a407e [CP] fix object name length checking in mysql mode 2022-06-21 10:58:06 +08:00
e146d5743b [CP] [3_1_x] fix unsafe access part_ctx member in iter_trans_stat 2022-06-21 10:57:18 +08:00
4c8ccd1fe6 [CP] fix shared exprs bug after view merge 2022-06-21 10:55:41 +08:00
8136629584 [CP] fix hash set full bug 2022-06-21 10:54:56 +08:00
6f443e9dbb bugfix: total_size in __all_virtual_disk_stat table should use datafile_maxsize when auto extend is on 2022-06-21 10:54:12 +08:00
3ff5fb988b [CP] Fix global index issues: after drop/truncate partition, global index can not rereplicate 2022-06-21 10:53:24 +08:00
3156d1bf53 bugfix: auto extend ssblock logs so much 2022-06-21 10:52:26 +08:00
8aa89364bb upgrade opensource release from 3.1.3 to 3.1.4 2022-06-15 10:33:31 +08:00
c0d957ebca fix sw compile error in release 2022-06-15 10:32:39 +08:00
0d5a4bc8b8 feat: hbaseapi support ttl & maxversions 2022-06-15 10:28:03 +08:00
5456ef83df bugfix: fix dead lock in extend_file_size_task process 2022-06-12 12:39:03 +08:00
dccc4431e0 [CP] Fix block id overflow bug. 2022-06-12 12:38:27 +08:00
7c4d50e360 Set limitation for large transaction && Add some obtest for large transaction testing 2022-06-12 12:33:57 +08:00
53a562dcae fix leading hint bug 2022-06-12 12:32:50 +08:00
69070bdffa add system log for slog reader 2022-06-12 12:32:14 +08:00
150aaff4aa [CP] limit add type cast 2022-06-08 20:02:58 +08:00
20623f9901 [CP] add set_collation_level after set_string 2022-06-08 20:02:24 +08:00
71eeadd77e [CP] fix auto mem ctrl input_size < 0 leads mem leak 2022-06-08 20:01:48 +08:00
57971bf439 bugfix: auto extend fail when restart observer 2022-06-08 20:01:15 +08:00
9d200b4938 [CP] Fix json cast (issue/41928694 & issue/41985147) 2022-06-08 20:00:01 +08:00
8f6468f3ee [CP] fix estimate local index size not working properly 2022-06-06 14:22:12 +08:00
d225c70101 [CP] Fix core when partition service stopped 2022-06-06 14:21:37 +08:00
d1636b9051 [CP] [CP] [CP] Fix rollup SIGSEGV when building stored row 2022-06-06 14:20:53 +08:00
bc26b2f163 [CP] remove const params in window function 2022-06-02 10:10:55 +08:00
e83ce475d1 [CP] Opt Balancer array memory 2022-05-30 16:32:53 +08:00
0371b0ef32 [CP] [xa][fix] avoid use null pointer when fail to alloc memory 2022-05-30 16:32:05 +08:00
e3997a1956 [CP] In distributed execution scenario, queue_time is less than zero. 2022-05-26 16:56:16 +08:00
5aff21755b [CP] fix create local index too slow due to iterating __all_virtual_storage_stat 2022-05-26 16:55:41 +08:00
e48422a122 [CP] fix job STATISTIC_PRIMARY_ZONE_ENTITY_COUNT 2022-05-25 20:51:07 +08:00
3025edd154 cherry-pick record log 2022-05-25 20:50:33 +08:00
d22cee91c3 [Feature] Auto extend disk space 2022-05-25 20:49:58 +08:00
f8f72a41bc [CP] fix raw_expr ObArray memory leak 2022-05-25 20:49:25 +08:00
c6b6dbcc47 [CP] [bugfix] primary_zone length overflow when memcpy 2022-05-25 20:48:53 +08:00
723d5dd86e [CP] [BUGFIX] Use backuped frozen status to restore system tables 2022-05-23 15:26:53 +08:00
6f5c5cc126 [CP] fix the recovery failure, because log archive piece is incorrect deleted when obsolete clean 2022-05-23 10:32:20 +08:00
df1c2d9f2f [CP] fix errorcode overwrite error, prevent data error 2022-05-20 14:35:04 +08:00
9cb529705e [CP] fix local index scheduler not exiting 2022-05-20 14:34:36 +08:00
eaa9c2c1e8 [CP] fix backup clean status does not advance when error during DOING 2022-05-20 14:34:09 +08:00
1ad2554def [CP] [CP] Fix enumset in-subquery missing wrap type to string expr 2022-05-20 14:33:16 +08:00
206701c95d [fix]:sync json bugfix 2022-05-20 14:31:56 +08:00
4177759770 add no_untiy entrance for build.sh and fix build error without unity 2022-05-20 14:31:30 +08:00