Commit Graph

8334 Commits

Author SHA1 Message Date
eb7239f455 [CP][BUGFIX] fix table get lob aux table id 2023-09-20 16:30:41 +00:00
85888c990d [CP] Add in_rescan flag in TableScanOp and disable retry when in_rescan 2023-09-20 16:23:05 +00:00
f6a6cdd802 [OBKV] Fix TTL issue 52232705 2023-09-20 16:19:15 +00:00
491f031551 fix read all committed mode 2023-09-20 16:15:22 +00:00
42bd5e0e91 [CP] [CP] fix table location reset incorrectly bug 2023-09-20 16:11:31 +00:00
c2bee5f2d3 align_date4cmp bug fixs 2023-09-20 16:07:40 +00:00
aab361bf86 Merge branch 'pr_1572' 2023-09-20 16:00:06 +00:00
e55cfdf335 [CP] [to #45595870]close session cursor when pl exec fail 2023-09-20 15:59:43 +00:00
497521f38b [to #50906535]not support nchar/nvarchar in PL dblink 2023-09-20 15:55:49 +00:00
72b55c00fe when use SSL_IO mode to encrypt channel, SSL_write return SSL_ERROR_WANT_WRITE will return 0 bytes and connection will be closed 2023-09-20 15:51:58 +00:00
4e7afbb24f [CP] fill import table statistic 2023-09-20 15:48:06 +00:00
f4f4170dbe [UPGRADE] Upgrade version to 4.3.0.0 2023-09-20 15:44:13 +00:00
2cea3df3fb [CP] fix: job for other tenant cannot be execute when check_new_jobs failed 2023-09-20 15:40:22 +00:00
b6ac71b4b8 [BUGFIX] fix minimal mode may not delete lob data 2023-09-20 15:36:30 +00:00
f37782260d Fixed an issue where checking if ls exists accesses internal tables every time 2023-09-20 15:32:37 +00:00
75ab3b592c fix ora_trunc fails to handle some data types under MySQL mode 2023-09-20 15:28:42 +00:00
52c2509840 fix table location renew for sync tablet auto increment cache 2023-09-20 15:24:44 +00:00
ae9d5e72ff [CP] obtest dump encoder rows when 4103. 2023-09-20 15:20:52 +00:00
c2dfd2792f [CP][BUGFIX] fix repeat deduce text type compat 2023-09-20 15:17:00 +00:00
cfdf9c8089 change codeowner 2023-09-20 15:13:07 +00:00
df7f5fbfa3 [CP] ddl only read committed major sstable 2023-09-20 15:09:01 +00:00
bbf364a30f [CP] modify default archive concurrency 2023-09-20 15:05:08 +00:00
8b4f1665de add limit to solve slow compute_fd_item 2023-09-20 15:01:11 +00:00
9e7c29c68b fix: duplicate job id when create job 2023-09-20 14:57:19 +00:00
2ad8901403 Fix unset bit type obj scale 2023-09-20 14:53:29 +00:00
b78a9ca5a0 Add a startup filter for limit 2023-09-20 14:45:59 +00:00
a4cf5ecbd2 [CP] fix double destroy && force dump dag status in destroy 2023-09-20 14:42:01 +00:00
055b14bc3a [CP] [Bugfix]fix htable query memory leak 2023-09-20 14:34:14 +00:00
5813fbd504 bugfix: failed to update local table semi join link table 2023-09-20 14:26:39 +00:00
56a3dc4308 Fix false positives during transfer replacement phase 2023-09-20 14:22:47 +00:00
sdc
db195563f0 [CP] fix correctness problem because of gi split tasks randomly 2023-09-20 14:15:14 +00:00
sdc
cc74381bb9 [CP] generate new px_sequence_id when register interrupt_id of qc 2023-09-20 14:11:23 +00:00
d03bdb248d [to #51865135] fix replace map order expression 2023-09-20 14:07:31 +00:00
8612be45cc [to #52229090] fix resolve sys.package, should search on current tenant first 2023-09-20 14:03:41 +00:00
403d9c483b fix rs obtests 2023-09-20 13:59:46 +00:00
8dc7d2981d instead ob system_memory in slim docker 2023-09-20 13:55:50 +00:00
sdc
3c73bbd7c2 fix soundex calc result type not stable bug 2023-09-20 13:52:01 +00:00
dcac08120c fix bug: config runtime_bloom_filter_max_size is not effective 2023-09-20 13:48:09 +00:00
526eb5bf90 [CP] scheduler iter reset errno 2023-09-20 13:44:17 +00:00
7e58c0831b Allow temporary table ddl 2023-09-20 13:36:45 +00:00
2a79219ed2 after the tablet was deleted, the dml was still manipulated 2023-09-20 13:32:49 +00:00
6ea6cc610e fix compile cache 2023-09-20 13:28:57 +00:00
f80153a84e [Occam] add init function to ObOccamTimeGuard 2023-09-20 13:23:31 +00:00
284626c49d fix reversing align_date4cmp_expr problem 2023-09-20 13:16:02 +00:00
b901fa5a36 fix some inner view meta data bug 2023-09-20 13:12:06 +00:00
0ec33b3dfb update ubuntu20.04 to ubuntu22.04 for el9 build test 2023-09-20 10:04:43 +08:00
8cf9667683 Merge branch 'pr_1567' 2023-09-19 04:37:57 +00:00
791ec736a1 add el9 build support 2023-09-19 02:10:10 +00:00
1264acc57a [CP] Fix using wrong judement for standby tenant. 2023-09-18 14:13:50 +00:00
c2aaac3662 [CP] fix: job won't be scheduled when has some failed in substep 2023-09-18 14:10:06 +00:00