Commit Graph

62369 Commits

Author SHA1 Message Date
Alex Duan 0029c348c5 fix: float and double tsz check 2024-02-04 14:56:24 +08:00
Haojun Liao 6736fd1615 fix(tsdb): check and return if the rows in stt are before the data rows in data files. 2024-02-04 14:11:17 +08:00
Alex Duan b4621bb37c fix: restore TD_TSZ macro define 2024-02-04 13:57:16 +08:00
Alex Duan 3ae02aaac2 fix: build error1 2024-02-04 13:38:13 +08:00
Alex Duan 656af515ce fix: build error 2024-02-04 13:34:14 +08:00
Alex Duan 8559e7061c fix: , replace | with float,double 2024-02-04 13:26:36 +08:00
Alex Duan a386395b20 Merge branch '3.0' into coverage/TD-28559-3.0 2024-02-04 13:24:39 +08:00
Alex Duan b852993b8d remove TD_TSZ macro define 2024-02-04 13:22:39 +08:00
kailixu a9316c3710 feat: support uniq grant 2024-02-04 12:28:00 +08:00
factosea c9fd8d2c7c fix: test build failed 2024-02-04 09:57:57 +08:00
dmchen 0159a046be winows atomic 2024-02-04 01:26:27 +00:00
shenglian zhou d236f7c9cc enhance: error processing 2024-02-04 09:20:28 +08:00
kailixu f53d0bce5d feat: support uniq grant 2024-02-04 00:24:42 +08:00
kailixu 3a08926319 feat: support uniq grant 2024-02-03 17:32:02 +08:00
kailixu 1a6b491405 Merge branch '3.0' into feat/TD-27463-3.0 2024-02-03 12:11:23 +08:00
kailixu 092fc8d011 feat: support uniq grant 2024-02-03 12:10:37 +08:00
wade zhang 75603934a1
Merge pull request #24712 from taosdata/fix/changeErrorCode
change error code
2024-02-02 17:21:30 +08:00
dapan1121 bf7442ccb5 fix: scheduler ut issues 2024-02-02 16:05:25 +08:00
Hongze Cheng b5dc7284fc Merge branch '3.0' of https://github.com/taosdata/TDengine into feat/TS-4243-3.0 2024-02-02 15:34:16 +08:00
facetosea e0a1b886df function rename 2024-02-02 15:25:35 +08:00
54liuyao 54f216b6c6 add ci 2024-02-02 15:20:56 +08:00
54liuyao 2ac374b2e0 max delay 2024-02-02 15:20:56 +08:00
shenglian zhou ba33907776 fix: remove pages block using disk 2024-02-02 15:00:09 +08:00
facetosea a72593e66d fix: include head file 2024-02-02 14:54:31 +08:00
facetosea b552a16743 fix: monitor switch 2024-02-02 14:52:12 +08:00
shenglian zhou f77b602da9 fix: change from seq_blocks_sort to para_tables_sort 2024-02-02 14:45:04 +08:00
facetosea 75539fb908 fix: table name 2024-02-02 14:16:28 +08:00
kailixu 3e7884a4f7 feat: support uniq grant 2024-02-02 13:59:45 +08:00
cadem 881df9d936 windows atomic 2024-02-02 13:47:11 +08:00
kailixu 3f061a8460 feat: support uniq grant 2024-02-02 13:44:33 +08:00
factosea 010d3fc860 add select count 2024-02-02 13:39:47 +08:00
slzhou 3d4764b383 fix: when rows is greater than merge limit, skip the block 2024-02-02 13:22:48 +08:00
dapan1121 09510a590f
Merge pull request #24720 from taosdata/fix/TD-28445
fix: join order by not work issue
2024-02-02 13:08:57 +08:00
Hongze Cheng 89f0aa4bc4 more code 2024-02-02 12:45:01 +08:00
Minglei Jin 3562ef4334 fix(query/cache): separate null inserting 2024-02-02 12:29:29 +08:00
kailixu a452480249 feat: support uniq grant 2024-02-02 12:28:51 +08:00
Hongze Cheng b79859d2a3 more code 2024-02-02 12:26:05 +08:00
Hongze Cheng caccd5e60a more code 2024-02-02 11:43:42 +08:00
slzhou 4a6317a047 Merge branch '3.0' of github.com:taosdata/TDengine into feat/TS-4243-3.0 2024-02-02 11:29:04 +08:00
Haojun Liao 3236ef7bae feat(stream): return the stream source task exec delay, and do some internal refactor. 2024-02-02 11:26:47 +08:00
kailixu 015fb4d679 feat: support uniq grant 2024-02-02 11:15:39 +08:00
dapan1121 948845ea35 fix: join order by not work issue 2024-02-02 10:38:09 +08:00
dmchen 7ae45a0a83 atomic refactor 2024-02-02 02:21:06 +00:00
charles a2ef5fcf4c Merge branch 'ts4479' of https://github.com/taosdata/TDengine into ts4479 2024-02-02 10:16:38 +08:00
charles 57148a7731 udpate checkAsan.sh to skip asan_malloc_linux.cpp error 2024-02-02 10:16:14 +08:00
dmchen d3b668bd5f double atomic lib 2024-02-02 01:48:00 +00:00
Yihao Deng 5d80d9d41c change error code 2024-02-02 01:45:36 +00:00
Alex Duan 71c9da5127
Merge pull request #24718 from taosdata/case/TD-28305-3.0
fix: comment checkStreamCorrect again
2024-02-02 09:15:17 +08:00
Alex Duan ad16d1ed38 fix: comment checkStreamCorrect again 2024-02-02 09:14:20 +08:00
Alex Duan 035f7d096c
Merge pull request #24715 from taosdata/coverage/TD-28550-3.0
coverage: metaIdx.c comment no use function
2024-02-02 09:05:51 +08:00