Commit Graph

14222 Commits

Author SHA1 Message Date
Xiaoyu Wang 05dc0fd6b1
Merge pull request #21056 from taosdata/feat/TD-23693
feat: subtable level privilege
2023-04-26 09:17:23 +08:00
kailixu a6e37622ff chore: more code 2023-04-25 22:15:06 +08:00
Benguang Zhao fee4050d79 enh: rename error code TSDB_CODE_SYN_NEGO_WIN_EXCEEDED 2023-04-25 18:05:36 +08:00
yihaoDeng 10582fb5e0 opt write opt 2023-04-25 09:49:28 +00:00
yihaoDeng 84cae91f9f rocksdb_iter_value 2023-04-25 09:39:57 +00:00
Xiaoyu Wang b07e4c8522 Merge branch 'feat/TD-23693' of github.com:taosdata/TDengine into feat/TD-23693 2023-04-25 17:39:51 +08:00
Xiaoyu Wang e584bb3ea1 feat: subtable level privilege 2023-04-25 17:39:28 +08:00
Benguang Zhao 693bc09f19 enh: comment off unused error codes in sync and wal 2023-04-25 17:36:13 +08:00
yihaoDeng c64a7d3e5f add ttl to stream state key 2023-04-25 08:54:03 +00:00
Xiaoyu Wang 90b3f0093b
Merge pull request #21069 from taosdata/fix/change-learner-config-format
change learner config format
2023-04-25 16:42:43 +08:00
wangmm0220 4321012ac4 Merge branch 'main' of https://github.com/taosdata/TDengine into fix/TS-3222 2023-04-25 16:24:28 +08:00
Minglei Jin 2566bd4ae8 row/iter: fix null column iter 2023-04-25 16:17:58 +08:00
cadem 7e2dee8a0f filter voter when agree upon 2023-04-25 15:49:17 +08:00
Benguang Zhao 12f28a4a43 enh: unify error msg for no disk space 2023-04-25 15:39:11 +08:00
cadem 2fd9640a39 change learner config format 2023-04-25 15:15:28 +08:00
shenglian zhou 93ab81437f enhance: code refactor and operator full implement slimit 2023-04-25 11:08:58 +08:00
yihaoDeng 05df0f6ed7 add ttl to stream state key 2023-04-25 02:36:44 +00:00
dapan1121 cde97b6bc1 Merge remote-tracking branch 'origin/3.0' into feat/TD-22746 2023-04-25 10:07:20 +08:00
dapan1121 1c14de11d9 enh: get meta cache size 2023-04-25 10:04:33 +08:00
kailixu 781834065a Merge branch '3.0' into enh/TD-21161-3.0 2023-04-25 08:22:08 +08:00
yihaoDeng 81bd7661bd add ttl to stream state key 2023-04-24 14:20:01 +00:00
kailixu 2d4dd64584 chore: more code 2023-04-24 20:21:28 +08:00
wangmm0220 1c63408b3e opti:change push mgr to consume msg for subscribe 2023-04-24 20:18:20 +08:00
dapan1121 de1161dafb enh: ignore single row null data type validation 2023-04-24 19:22:44 +08:00
dapan1121 8c4b73a351 feat: add get table tag sync API 2023-04-24 19:19:12 +08:00
liuyao d429e070da fix fill bug 2023-04-24 18:23:35 +08:00
Ganlin Zhao 80621e14eb refactor 2023-04-24 17:24:07 +08:00
Xiaoyu Wang 6f5d8150e1
Merge pull request #21055 from taosdata/fix/remove-null-pointer
remove null pointer
2023-04-24 17:19:59 +08:00
Ganlin Zhao 782566ad08 refactor 2023-04-24 17:15:46 +08:00
yihaoDeng f15b806e15 opt write opt 2023-04-24 09:08:48 +00:00
yihaoDeng e1535124d1 opt write opt 2023-04-24 09:08:07 +00:00
dapan1121 6386c32392
Merge pull request #21034 from taosdata/szhou/td-23586
enhance: error code refactor
2023-04-24 16:53:53 +08:00
yihaoDeng 23803c04ed opt write opt 2023-04-24 08:49:56 +00:00
yihaoDeng 2d5218246d add ttl to stream state key 2023-04-24 08:18:02 +00:00
yihaoDeng 3abdbec813 add ttl to stream state key 2023-04-24 08:17:57 +00:00
cadem 5a512eb767 remove null pointer 2023-04-24 16:06:56 +08:00
shenglian zhou 758427b3c4 fix: use slimit to indicate group for tag scan 2023-04-24 15:48:20 +08:00
Xiaoyu Wang f5a974489e
Merge pull request #21045 from taosdata/fix/block-check-to-async-check
fix/block-check-to-async-check
2023-04-24 15:41:17 +08:00
liuyao eca7b68fa0 ignore update 2023-04-24 15:01:56 +08:00
Xiaoyu Wang 1f5f52add0 Merge branch 'enh/rocksdbSstate' of github.com:taosdata/TDengine into enh/rocksdbSstate 2023-04-24 14:48:53 +08:00
Xiaoyu Wang dc5235eb92 feat: add pause/resume stream statement 2023-04-24 14:48:33 +08:00
Haojun Liao 48c36a8c35 Merge branch 'main' into enh/rocksdbSstate 2023-04-24 14:44:13 +08:00
Minglei Jin f8bf98f6dc Merge branch '3.0' into fix/TD-23623 2023-04-24 14:28:49 +08:00
kailixu b26842e398 Merge branch '3.0' into enh/TD-21161-3.0 2023-04-24 14:19:49 +08:00
Haojun Liao fa46165227 Merge branch 'main' into enh/rocksdbSstate 2023-04-24 12:59:24 +08:00
Haojun Liao 057cc2d30d
Merge pull request #21018 from taosdata/feature/3_liaohj
fix(stream): set the correct start offset for stream task.
2023-04-24 12:02:20 +08:00
dapan1121 24aff3d680 fix: memory leak issue 2023-04-24 10:46:32 +08:00
dapan1121 8480c42234 fix: memory leak issue 2023-04-24 10:41:28 +08:00
dapan1121 905df6f7ac fix: memory leak issue 2023-04-24 10:37:58 +08:00
dapan1121 3b8e8018b2 fix: get user errcode issue 2023-04-24 10:34:07 +08:00
cadem a781d43577 fix/block-check-to-async-check 2023-04-24 10:23:43 +08:00
kailixu 2a96acb62e Merge branch '3.0' into enh/TD-21161-3.0 2023-04-24 10:04:48 +08:00
liuyao cb2757f967 fix:fill retrive 2023-04-24 09:52:14 +08:00
Ganlin Zhao 1251245c2a move code to parser 2023-04-24 09:49:03 +08:00
Benguang Zhao 104781124a fix: update commit index from heartbeat on learner in the same way as on follower 2023-04-24 09:36:25 +08:00
dapan1121 d23ae400b8 fix: table meta double free issue 2023-04-24 09:22:59 +08:00
Haojun Liao 134c0528ae Merge branch 'main' into fix/liaohj_main 2023-04-24 01:43:00 +08:00
yihaoDeng ae3730c318 add ttl to stream state key 2023-04-23 13:29:18 +00:00
Haojun Liao a4258a5af0
Merge pull request #21019 from taosdata/fix/tagFilterError
fix filter err
2023-04-23 19:58:27 +08:00
Haojun Liao 623ea6df5f fix(stream): add task status check. 2023-04-23 17:42:56 +08:00
Benguang Zhao 7781932da2 fix: spool logging msg with pMsg->term in syncNodeOnHeartbeat 2023-04-23 17:19:01 +08:00
Xiaoyu Wang 4bb7a25fc7 feat: subtable level privilege 2023-04-23 16:30:28 +08:00
yihaoDeng 2699a01444 fix filter err 2023-04-23 08:13:27 +00:00
yihaoDeng 03b661061a fix filter err 2023-04-23 08:12:36 +00:00
yihaoDeng 4291cfda21 fix filter err 2023-04-23 07:18:23 +00:00
wangmm0220 4bc319c6dd Merge branch 'main' of https://github.com/taosdata/TDengine into fix/TS-3222 2023-04-23 15:15:33 +08:00
shenglian zhou bb3ce6a3d7 enhance: error code refactor 2023-04-23 14:54:12 +08:00
Ganlin Zhao c5b3737702 fix: forbid delete from system table 2023-04-23 11:21:01 +08:00
Xiaoyu Wang aba9a236c0 compiled sql.y 2023-04-23 11:20:34 +08:00
yihaoDeng 917b07348c Merge branch 'fix/rocksdbState' into enh/rocksRevert 2023-04-23 02:37:26 +00:00
yihaoDeng 3b89aa2085 fix filter err 2023-04-23 02:10:45 +00:00
dapan1121 9e22bd07a4
Merge pull request #21008 from taosdata/szhou/fix-ts3248
fix: when db_name!=xxx can not be used in systable scan index
2023-04-23 09:50:14 +08:00
yihaoDeng 5c9450856e fix filter err 2023-04-23 00:53:55 +00:00
dapan1121 f4d1ac4e93
Merge pull request #21007 from taosdata/feat/TS-3249
feat: support table_prefix/table_suffix new mode
2023-04-21 19:18:28 +08:00
Minglei Jin 9918d326cc Merge branch '3.0' into fix/TD-23623 2023-04-21 18:39:07 +08:00
yihaoDeng 54f3bc2543 change write opt 2023-04-21 10:06:37 +00:00
liuyao 426a794e7e add ini 2023-04-21 17:47:00 +08:00
wangmm0220 6efbcfec4b Merge branch 'main' of https://github.com/taosdata/TDengine into fix/TS-3222 2023-04-21 17:46:35 +08:00
dapan1121 13852f5699 fix: compile issue 2023-04-21 17:07:20 +08:00
dapan1121 176f7740c3 fix: memory leak issue 2023-04-21 16:41:39 +08:00
chenhaoran 7d7a0769b3 Merge remote-tracking branch 'origin/main' into enh/tsbsPerf.1 2023-04-21 16:20:37 +08:00
Haojun Liao f1e289e9ce
Merge pull request #21006 from taosdata/fix/TS-3082
fix:[TS-3082] change offset to firstver if offset is smller than firs…
2023-04-21 16:07:32 +08:00
kailixu 77a8e3b213 Merge branch '3.0' into enh/TD-21161-3.0 2023-04-21 16:04:09 +08:00
slzhou c971fe1606 fix: when db_name != xxx can not be optimized by uid index 2023-04-21 15:01:35 +08:00
slzhou 5531775f8e fix: when db_name!=xxx is used in systable scan index 2023-04-21 14:59:35 +08:00
dapan1121 877b6e7053 fix: add table_prefix/table_suffix cases 2023-04-21 14:58:58 +08:00
Haojun Liao 2b74583b87
Merge pull request #21002 from taosdata/fix/liaohj_main
fix(stream): set the correct number of tasks.
2023-04-21 14:52:07 +08:00
yihaoDeng c71bbb0109 change write opt 2023-04-21 06:24:46 +00:00
dapan1121 3c2fc48e74 feat: support new table_prefix/table_suffix mode 2023-04-21 14:17:07 +08:00
yihaoDeng 98d6ff5a5d change write opt 2023-04-21 05:55:10 +00:00
yihaoDeng 57c4544bf0 change write opt 2023-04-21 05:54:52 +00:00
Haojun Liao b6f4cac619 fix(stream): set the correct offset version. 2023-04-21 13:35:24 +08:00
wangmm0220 81b0670bd5 fix:[TS-3082] change offset to firstver if offset is smller than firstVer when wal is removed 2023-04-21 11:43:39 +08:00
Haojun Liao e4199a62de fix(stream): fix memory leak. 2023-04-21 10:37:50 +08:00
Haojun Liao 6c641cff39 fix(stream): fix error in start stream tasks. 2023-04-21 09:37:16 +08:00
dapan1121 95f4c81ac9
Merge pull request #20989 from taosdata/szhou/fix-ts3243
fix: do not performace table count scan optimized where there are no agg functions
2023-04-21 09:22:30 +08:00
Haojun Liao 5e6c06e253 fix(stream): fix the race condition during create new stream tasks. 2023-04-20 23:21:18 +08:00
Hui Li a012fd2ce0
Merge pull request #20991 from taosdata/test/TS-3069-MAIN
add the cast that select field include two udf function
2023-04-20 19:44:08 +08:00
dm chen d594e4963f
Merge branch '3.0' into feat/learner 2023-04-20 19:11:06 +08:00
Haojun Liao f9801ba9c5 enh(stream): stop stream asap. 2023-04-20 18:58:07 +08:00
dapan1121 fa77356cc4 fix: restore tdb page cache lock 2023-04-20 18:56:18 +08:00
Haojun Liao cb686f8709
Merge pull request #20998 from taosdata/fix/liaohj_main
enh(stream): add more check to stop stream asap.
2023-04-20 18:49:54 +08:00
wangmm0220 5df7906a62 Merge branch '3.0' of https://github.com/taosdata/TDengine into enh/rocksRevert 2023-04-20 18:33:37 +08:00
dapan1121 36f3e44096 enh: change tdb lock to rwlock 2023-04-20 17:51:41 +08:00
Haojun Liao dc733352db enh(stream): set the max input queue size to be 3000. 2023-04-20 17:38:10 +08:00
dapan1121 e36bf05f98 enh: support get subtable tag and auth 2023-04-20 17:30:09 +08:00
Haojun Liao 8323ad8670 enh(stream): add more check to stop stream asap. 2023-04-20 17:29:08 +08:00
Haojun Liao 23e285ac57
Merge pull request #20995 from taosdata/fix/liaohj_main
fix(stream): add lock during check wal to create new stream task.
2023-04-20 17:04:15 +08:00
Minglei Jin 1e51b2d781
Merge branch '3.0' into fix/TD-23623 2023-04-20 16:32:43 +08:00
Minglei Jin 642aa47887 last: first round implementation for column loading 2023-04-20 16:26:27 +08:00
Haojun Liao b60b1796f7 fix(stream): add lock during check wal to create new stream task. 2023-04-20 15:53:41 +08:00
shenglian zhou 3a9dddd619 enhance: modify inside isEligibleAgg func 2023-04-20 15:11:12 +08:00
Xiaoyu Wang 0dad9322f3 fix: invalid identifier check 2023-04-20 15:08:41 +08:00
Alex Duan 4c0cdd8192 test: add udf2_dup test case 2023-04-20 14:34:38 +08:00
Alex Duan c34c53539d test: add udf2_dup test case 2023-04-20 14:32:32 +08:00
Benguang Zhao a1ca9466cd enh: adjust size limit of appyQ and negotiationWin 2023-04-20 14:28:56 +08:00
Benguang Zhao 55c6f115b0 enh: add applied-index in sync node logging msg 2023-04-20 14:28:56 +08:00
Alex Duan 977af4289b test: fix udf1_dup error 2023-04-20 14:05:15 +08:00
shenglian zhou cc78a6356c fix: do not performace table count scan optimized where there are no agg functions 2023-04-20 13:54:22 +08:00
Alex Duan ba0a6e087f test: add the cast that select field include two udf function 2023-04-20 13:51:39 +08:00
yihaoDeng 2b3f184d74 Merge branch 'enh/rocksRevert' of https://github.com/taosdata/TDengine into enh/rocksRevert 2023-04-20 04:05:48 +00:00
yihaoDeng 3272d14e33 change write opt 2023-04-20 04:05:35 +00:00
liuyao f2560fd5e9 opt test 2023-04-20 11:50:42 +08:00
Haojun Liao c654f1145d enh(stream): add new msg for seek, and do some internal refactor. 2023-04-20 10:59:16 +08:00
yihaoDeng aa613285e7 change write opt 2023-04-20 00:21:16 +00:00
yihaoDeng 9d6e8b3fa7 change write opt 2023-04-20 00:18:57 +00:00
yihaoDeng b640a0330d change write opt 2023-04-19 23:55:09 +00:00
yihaoDeng 6ff0b09e5e change write opt 2023-04-19 23:46:08 +00:00
yihaoDeng 22afdaa6a4 change write opt 2023-04-19 14:15:17 +00:00
yihaoDeng 10e44c63e1 change write opt 2023-04-19 13:12:53 +00:00
yihaoDeng a23899ff5b Merge branch 'enh/rocksRevert' of https://github.com/taosdata/TDengine into enh/rocksRevert 2023-04-19 13:04:12 +00:00
yihaoDeng 5efa5f6b9f change write opt 2023-04-19 13:01:13 +00:00
cadem 66bacdb165 vnode config compitible 2023-04-19 20:13:32 +08:00
wangmm0220 4d9d1b520d fix:add log for wal 2023-04-19 18:16:57 +08:00
yihaoDeng 83cfd5d8b1 Merge branch 'enh/rocksRevert' of https://github.com/taosdata/TDengine into enh/rocksRevert 2023-04-19 18:01:03 +08:00
yihaoDeng 5402a6061f Merge branch 'dev' into enh/rocksRevert 2023-04-19 17:37:07 +08:00
wangmm0220 6f94281ab7 fix:add log for wal 2023-04-19 17:30:58 +08:00
Xiaoyu Wang 5367f25b4d feat: the having clause can be used after the partition by clause or window clause 2023-04-19 16:55:08 +08:00
liuyao 2a74aa317f inc sleep time 2023-04-19 16:41:53 +08:00
Xiaoyu Wang 7cf9919ab0
Merge pull request #20964 from taosdata/enh/3.0_planner_optimize
feat: last queries with tags output can be read from cache
2023-04-19 14:34:32 +08:00
54liuyao 5b7ccc42ca inc sleep time 2023-04-19 13:38:30 +08:00
Xiaoyu Wang 586b3945d1 feat: last queries with tags output can be read from cache 2023-04-19 13:09:11 +08:00
dapan1121 4a9d62b467 enh: ignore single row null data type validation 2023-04-19 10:18:41 +08:00
Minglei Jin 76edc16ce1 operator/cache-scan: pass col list down to tsdb cache 2023-04-19 10:04:48 +08:00
dapan1121 aa8d25f6e5 feat: support fetching table tag value 2023-04-19 10:03:06 +08:00
liuyao ae117bd7c3 fill state 2023-04-19 09:15:12 +08:00
dapan1121 95b78f327a
Merge pull request #20959 from taosdata/enh/TS-3149
enh: add param for to_unixtimestamp to return timestamp type
2023-04-19 08:54:25 +08:00
cadem 3b78d4382b add learner 2023-04-18 19:03:45 +08:00
Xiaoyu Wang 6669c3a5ad feat: last queries with tags output can be read from cache 2023-04-18 17:13:14 +08:00
Haojun Liao 9f16802451 fix(stream): set the initial value. 2023-04-18 16:42:40 +08:00
Xiaoyu Wang 61cc72c19a
Merge pull request #20961 from taosdata/enh/3.0_planner_optimize
feat: the fill value clause supports constant expressions
2023-04-18 16:24:29 +08:00
Xiaoyu Wang 1d2764ebdb feat: the fill value clause supports constant expressions 2023-04-18 15:36:50 +08:00
Ganlin Zhao 9581dcae7f enh: add param for to_unixtimestamp to return timestamp type 2023-04-18 14:17:22 +08:00
liuyao db4f7ca55f fix bug 2023-04-18 14:00:28 +08:00
dapan1121 5becc19c3c fix: add debug info 2023-04-18 11:40:20 +08:00
Haojun Liao 76becf59b7
Merge pull request #20947 from taosdata/feature/3_liaohj
fix(stream): set the correct initial checkpoint versions.
2023-04-18 11:26:48 +08:00
kailixu 50053fdc01 Merge branch '3.0' into enh/TD-21161-3.0 2023-04-18 11:13:30 +08:00
Xiaoyu Wang cda3222a18
Merge pull request #20954 from taosdata/FIX/TD-22419-main
enh: remove unused functions in sync
2023-04-18 10:50:16 +08:00
Haojun Liao 97da34050b fix(query): fix invalid free. 2023-04-18 10:40:53 +08:00
liuyao 5460eaf29a memory leak 2023-04-18 09:50:13 +08:00
shenglian zhou a2d75a327c enhance: udf output column reserve capacity 2023-04-18 08:28:12 +08:00
shenglian zhou 2aefe1d24a Merge branch '3.0' of github.com:taosdata/TDengine into szhou/replace-function-2 2023-04-18 08:24:18 +08:00
yihaoDeng 47bf2374db fix compile error 2023-04-17 15:19:33 +00:00
yihaoDeng fc6d9afa19 fix compile error 2023-04-17 15:01:47 +00:00
yihaoDeng 6f6fd3e147 fix compile error 2023-04-17 15:01:41 +00:00
Haojun Liao 930b267a75 fix(stream): set the correct start offset for stream task. 2023-04-17 22:59:00 +08:00
Benguang Zhao b958030b0c enh: remove unused functions in sync 2023-04-17 18:52:09 +08:00
liuyao 27d14f742d fix:stream memory leak 2023-04-17 17:27:02 +08:00
dapan1121 8ef7fa9bf8 fix: add group cache hash 2023-04-17 16:33:55 +08:00
dapan1121 bd71cb8870 fix: group cache save issue 2023-04-17 16:09:54 +08:00
dapan1121 20c9cea5f0 fix: free uid list issue 2023-04-17 15:50:25 +08:00
dapan1121 ed3778dc9f fix: nodes free issue 2023-04-17 15:44:15 +08:00
dapan1121 31d187444e fix: grou cache issue 2023-04-17 15:33:54 +08:00
dapan1121 4506813ddb enh: add group cache 2023-04-17 15:14:06 +08:00
Haojun Liao 4ed26bbc19 fix(stream): update the table list api. 2023-04-17 14:08:54 +08:00
liuyao afc8e5cea7 fix asan bug 2023-04-17 11:48:08 +08:00
kailixu fd3b552357 Merge branch '3.0' into enh/TD-21161-3.0 2023-04-17 11:42:46 +08:00
Haojun Liao eb7f510ccb fix(query): return correct suid to delete sink. 2023-04-17 10:59:24 +08:00
shenglian zhou 1a0c9f31bc enhance: refactor cleanup udf function 2023-04-17 10:34:34 +08:00
Haojun Liao ac137b4b33 refactor: do some internal refactor. 2023-04-17 09:46:58 +08:00
Haojun Liao 10b3fd9426 other: merge main. 2023-04-17 09:19:48 +08:00
Xiaoyu Wang 0993510d91
Merge pull request #20940 from taosdata/fix/3.0_merge_main
fix: udf plan error
2023-04-17 00:10:26 +08:00
Haojun Liao 1350af5267 fix(stream): set the correct initial checkpoint version to restore the operators state and add check for the initial destination tables. 2023-04-16 22:48:22 +08:00
Haojun Liao dc78233f86 Merge branch 'enh/rocksRevert' of github.com:taosdata/tdengine into enh/rocksRevert 2023-04-15 09:36:15 +08:00
Haojun Liao 04e042f21d Merge branch 'feature/3_liaohj' into enh/rocksRevert 2023-04-15 09:35:43 +08:00
Haojun Liao a3b02a80c0 fix(stream): update the version when open stream tasks. 2023-04-15 00:10:08 +08:00
Haojun Liao 3aa6897738 refactor: increase the buffer size 2023-04-14 22:56:11 +08:00
Haojun Liao e05d61456a fix(stream): disable the status check. 2023-04-14 22:45:22 +08:00
yihaoDeng 964db517dc Merge branch 'enh/rocksRevert' of https://github.com/taosdata/TDengine into enh/rocksRevert 2023-04-14 14:06:13 +00:00
yihaoDeng 80f348de1d fix recover 2023-04-14 14:05:59 +00:00
Xiaoyu Wang 58d9f615fe fix: udf plan error 2023-04-14 19:54:04 +08:00
Haojun Liao 3ee3b16ebb fix(query): fix the invalid read. 2023-04-14 19:37:58 +08:00
Haojun Liao 1cd2268a99 Merge branch 'main' into feature/3_liaohj 2023-04-14 18:30:55 +08:00
Haojun Liao d420734971 Merge remote-tracking branch 'origin/enh/rocksRevert' into enh/rocksRevert 2023-04-14 18:03:19 +08:00
Haojun Liao d0c706ac7c ehn(stream): increase the capacity of input queue to be 2000 items. 2023-04-14 18:02:41 +08:00
Haojun Liao ab4b08a4b5 Merge branch 'feature/3_liaohj' into enh/rocksRevert 2023-04-14 17:44:50 +08:00
Haojun Liao e0cb8aa534 fix(stream): don't the initial task status and do some internal refactor. 2023-04-14 17:43:37 +08:00
yihaoDeng efa7b48c1b Merge branch 'enh/rocksRevert' of https://github.com/taosdata/TDengine into enh/rocksRevert 2023-04-14 09:40:25 +00:00
yihaoDeng 4c70cfdfad startGroupTableMe 2023-04-14 09:36:08 +00:00
liuyao b8ac811f20 fix bug 2023-04-14 17:35:17 +08:00
dapan1121 dab59ec8ae fix: add debug info 2023-04-14 16:18:02 +08:00
dapan1121 423ec923ca enh: reuse tsdb cache reader 2023-04-14 14:30:20 +08:00
Haojun Liao eb0e1f848a fix(stream): remove unused tqreader, do some internal refactor, set the meta value for streamtask. 2023-04-14 12:00:09 +08:00
Haojun Liao 5850a3ab01 Merge remote-tracking branch 'origin/enh/rocksRevert' into enh/rocksRevert 2023-04-14 10:37:17 +08:00
Haojun Liao b57c813681 other: merge feature/3_liaohj 2023-04-14 10:36:54 +08:00
slzhou f62fbde22b Merge branch '3.0' of github.com:taosdata/TDengine into szhou/replace-function-2 2023-04-14 10:26:52 +08:00
yihaoDeng 1b25523153 Merge branch 'enh/rocksRevert' of https://github.com/taosdata/TDengine into enh/rocksRevert 2023-04-14 02:11:07 +00:00
yihaoDeng c0ebdb92d3 startGroupTableMe 2023-04-14 02:10:33 +00:00
dapan1121 9f78c22fb5 fix: quick rsp issue 2023-04-14 10:08:40 +08:00
liuyao 4906855a8b delete mark 2023-04-14 09:47:56 +08:00
liuyao cb0b4ffbd3 use interval state 2023-04-14 09:38:35 +08:00
dapan1121 d4cb608505
Merge pull request #20885 from taosdata/fix/TS-3108
fix: fix timestamp constant comparison precision error
2023-04-14 09:27:03 +08:00
dapan1121 fe9df727f3 fix: fetch rsp message type issue 2023-04-14 09:15:14 +08:00
Xiaoyu Wang e9f5717bb3
Merge pull request #20926 from taosdata/fix/main_wxy
fix: optimizing 'alter table drop tag' error reporting
2023-04-14 09:12:03 +08:00
Xiaoyu Wang 31b2db470b
Merge pull request #20923 from taosdata/fix/3.0_merge_main
merge 3.0
2023-04-14 09:11:51 +08:00
Haojun Liao f8b672f09f other: merge main. 2023-04-14 09:07:18 +08:00
slzhou 99587db7a1 fix: udf handle expired after 10s 2023-04-14 07:58:25 +08:00
Haojun Liao 4d83118ff7 fix(stream): fix memory leak. 2023-04-13 23:49:14 +08:00
Haojun Liao 70b45a4cf0 fix(stream): all data should be extracted from wal. 2023-04-13 23:22:09 +08:00
dapan1121 9caac472e8 fix: quick rsp issue 2023-04-13 19:40:56 +08:00
Xiaoyu Wang 06d9a74bcc fix: optimizing 'alter table drop tag' error reporting 2023-04-13 19:38:47 +08:00
Xiaoyu Wang db8a6ce60b
Merge pull request #20891 from taosdata/FIX/TD-23613-main
test: add flush database in some testcases
2023-04-13 19:03:34 +08:00
dapan1121 1508c3afc2 fix: quick rsp issue 2023-04-13 18:34:23 +08:00
dapan1121 7800da65ae fix: quick rsp lock issue 2023-04-13 18:30:13 +08:00
dapan1121 8ad82f07b0 fix: quick rsp issue 2023-04-13 18:25:50 +08:00
yihaoDeng 36eef2fdef refactor code 2023-04-13 09:57:04 +00:00
dapan1121 8ecf5bdb33 fix: quick rsp 2023-04-13 17:42:20 +08:00
Xiaoyu Wang c218e7c55b
Merge pull request #20897 from taosdata/FIX/TD-23509-main
enh: refactor some vars in syncLogReplProcessReplyAsNormal
2023-04-13 17:41:06 +08:00
Xiaoyu Wang 17b5669555 fix: optimizing 'alter table drop tag' error reporting 2023-04-13 17:32:31 +08:00
Xiaoyu Wang d3642c84a2 Merge remote-tracking branch 'origin/3.0' into fix/3.0_merge_main 2023-04-13 16:36:30 +08:00
liuyao 34bf638f19 fix bug 2023-04-13 16:21:57 +08:00
dapan1121 48f2e26c79 fix: remove protect 2023-04-13 15:59:52 +08:00
Ganlin Zhao b51477343d fix crash 2023-04-13 15:50:30 +08:00
Xiaoyu Wang 1266d8c84a Merge remote-tracking branch 'origin/main' into fix/main_wxy 2023-04-13 15:25:40 +08:00
Xiaoyu Wang a4d818c982 fix: alter table check 2023-04-13 15:25:36 +08:00
dapan1121 1b47b35c3d fix: memory protect issue 2023-04-13 15:23:35 +08:00
dapan1121 945997f22a fix: add memory protect 2023-04-13 15:18:53 +08:00
Benguang ZHAO d772fd06dd
Merge branch 'main' into FIX/TD-23613-main 2023-04-13 15:02:59 +08:00
Ganlin Zhao c7dd22ad1c fix spread timestmap column reading sma issue 2023-04-13 14:58:13 +08:00
Ganlin Zhao fbbd3e4bdd fix: fix illegal usage of _isfilled/_irowts 2023-04-13 14:33:06 +08:00
Xiaoyu Wang a44d455e56 merge 3.0 2023-04-13 14:32:05 +08:00
dapan1121 e86ffad8ef fix: add debug info 2023-04-13 14:23:12 +08:00
Ganlin Zhao d1544e8859 fix: fix illegal usage of _isfilled/_irowts 2023-04-13 14:05:04 +08:00
dapan1121 5ae95f3660 fix: clone db cfg issue 2023-04-13 13:14:01 +08:00
Ganlin Zhao 7414f28d17 fix translatefunc not getting precision issue 2023-04-13 11:22:15 +08:00
dapan1121 7f518ca4ea feat: support cache db cfg 2023-04-13 10:54:57 +08:00
liuyao 259815fd83 scan multiple range 2023-04-13 10:46:38 +08:00
dapan1121 3493fffa2f
Merge pull request #20863 from taosdata/fix/TD-23556
fix: fix max/min(tag) random result
2023-04-13 09:57:18 +08:00
Benguang Zhao 2a0493f40c enh: refactor some vars in syncLogReplProcessReplyAsNormal 2023-04-13 09:53:25 +08:00
liuyao 8992721e20 refact child cache 2023-04-13 09:15:50 +08:00
dapan1121 9ad17dddaf
Merge pull request #20890 from taosdata/fix/TS-3137-M
fix: the precision of delete statement
2023-04-12 19:41:29 +08:00
Xiaoyu Wang 5005731630
Merge pull request #20889 from taosdata/fix/main_bugfix_wxy
fix: error querying after setting permissions for varchar type tags
2023-04-12 18:56:58 +08:00
Ganlin Zhao 81610773c5 add test cases 2023-04-12 18:40:56 +08:00
kailixu 4ac4b4f0c8 chore: revert the extra line 2023-04-12 17:45:12 +08:00
kailixu 3bd721518d chore: revert the extra line 2023-04-12 17:43:44 +08:00
kailixu 1ed3149c39 fix: the precision of delete statement 2023-04-12 17:41:43 +08:00
liuyao e42caca9c2 delete some log 2023-04-12 17:39:44 +08:00
Xiaoyu Wang 5ea2ba0a38 fix: error querying after setting permissions for varchar type tags 2023-04-12 17:39:23 +08:00
liuyao 9be89ce00a delete expired check point 2023-04-12 17:33:58 +08:00
dapan1121 ba1219303b fix: add debug info 2023-04-12 15:48:18 +08:00
yihaoDeng 4625dd98f0 fix write crash 2023-04-12 07:39:54 +00:00
Ganlin Zhao dcf77f2529 fix: fix constant comparision precision error 2023-04-12 14:24:34 +08:00
Xiaoyu Wang 933660ae8d Merge remote-tracking branch 'origin/main' into fix/3.0_merge_main 2023-04-12 14:13:23 +08:00
Xiaoyu Wang 9c0027cb2a
Merge pull request #20880 from taosdata/FIX/TD-23509-main
enh: refactor some sync func names
2023-04-12 14:01:55 +08:00
dapan1121 23920e10c1 enh: optimize log perf 2023-04-12 13:58:29 +08:00
yihaoDeng d0246a80cf Merge branch 'enh/rocksRevert' of https://github.com/taosdata/TDengine into enh/rocksRevert 2023-04-12 05:50:22 +00:00
yihaoDeng 7e4eefcde1 fix write crash 2023-04-12 05:50:01 +00:00
liuyao 819154e1fc use delete_mark to drop check point 2023-04-12 13:47:54 +08:00
liuyao 20f7838c8f opt interval final window 2023-04-12 13:32:49 +08:00
kailixu 2daab8e65e Merge branch '3.0' into enh/TD-21161-3.0 2023-04-12 13:10:12 +08:00
kailixu 04fa4d2e87 Merge branch '3.0' into enh/TD-21161-3.0 2023-04-12 13:05:47 +08:00
shenglian zhou fe718f60ee fix: add expired udfc func stub to track the expired 2023-04-12 12:15:09 +08:00
liuyao 6a98d55c2f add ci test 2023-04-12 11:04:57 +08:00
yihaoDeng ed4aaade8c add backend 2023-04-12 03:03:51 +00:00
Xiaoyu Wang 9fb6ddf77f
Merge pull request #20870 from taosdata/fix/TD-23560-1
fix(udf1): use 1 as luck number to make new gcc happy
2023-04-12 10:48:48 +08:00
Xiaoyu Wang 5d9f3c4133 merge main 2023-04-12 10:44:04 +08:00
Xiaoyu Wang 8b8ac0cd77 merge main 2023-04-12 10:43:28 +08:00
Benguang Zhao 3efa36ca51 enh: refactor func name syncLogIsReplicationBarrier to syncLogReplBarrier 2023-04-12 10:13:17 +08:00
Benguang Zhao 09786a127d enh: refactor func names doOnce, attempt, probe, and sendTo of syncLogRepl 2023-04-12 10:13:06 +08:00
Benguang Zhao f6be5f2c0e enh: change sync log repl mgr to sync log repl in logging msg 2023-04-12 10:12:57 +08:00
Benguang Zhao edc9fe9705 enh: change the error msg of INVALID_VGROUP_ID to Vnode is closed or removed 2023-04-12 10:12:41 +08:00
shenglian zhou 33143e90c8 enhance: add udf stub expiration of 10s after creation 2023-04-12 09:17:31 +08:00
yihaoDeng 7db12bb317 fix invalid free 2023-04-11 14:21:16 +00:00
yihaoDeng a8ffb82370 fix invalid free 2023-04-11 14:13:35 +00:00
yihaoDeng 29d80b1c76 fix invalid free 2023-04-11 14:04:39 +00:00
yihaoDeng a3836b2363 fix invalid free 2023-04-11 12:52:03 +00:00
yihaoDeng 743ed82daa fix invalid free 2023-04-11 11:55:47 +00:00
Haojun Liao f6315af0c9 other: merge main. 2023-04-11 19:41:17 +08:00
Xiaoyu Wang 9578c4538a Merge remote-tracking branch 'origin/3.0' into fix/3.0_merge_main 2023-04-11 19:33:23 +08:00
Haojun Liao 5ab54481f0 refactor: do some internal refactor. 2023-04-11 19:24:34 +08:00
yihaoDeng 71d161ae38 Merge branch 'enh/rocksRevert' of https://github.com/taosdata/TDengine into enh/rocksRevert 2023-04-11 11:15:41 +00:00
yihaoDeng 911f08b382 Merge branch 'dev3' into enh/rocksRevert 2023-04-11 11:10:33 +00:00
liuyao 4c2d0b5f63 feat:opt final window 2023-04-11 19:10:10 +08:00
liuyao 34ff1322e4 op final window 2023-04-11 19:10:10 +08:00
Haojun Liao 24c9495772
Merge pull request #20857 from taosdata/fix/TS-3081
fix:optimize log & change the length of tag if tag is null in schemaless
2023-04-11 19:01:07 +08:00
yihaoDeng b24b91886a Merge branch 'dev3' into enh/rocksRevert 2023-04-11 10:59:00 +00:00
yihaoDeng 1a42986e2c Merge branch 'enh/rocksRevert' of https://github.com/taosdata/TDengine into enh/rocksRevert 2023-04-11 10:50:34 +00:00
yihaoDeng ff8cb09f63 refactor backend 2023-04-11 10:47:15 +00:00
Ganlin Zhao 0201348bbe add test cases 2023-04-11 17:58:55 +08:00
Xiaoyu Wang 2a887dc55e merge main 2023-04-11 17:55:11 +08:00
Xiaoyu Wang 5ce6220106
Merge pull request #20781 from taosdata/szhou/replace-function
feature: udf replace function
2023-04-11 17:25:21 +08:00
liuyao 665fbd1b40 disable encode 2023-04-11 17:15:14 +08:00
Minglei Jin 9961f82479 fix(udf1): use 1 as luck number to make new gcc happy 2023-04-11 16:52:56 +08:00
Xiaoyu Wang e3c6f0da24
Merge pull request #20854 from taosdata/fix/TD-23560
fix(udf): make strncat working for release building
2023-04-11 16:47:29 +08:00
Xiaoyu Wang 4d696741b0
Merge pull request #20860 from taosdata/feat/table_level_privilege
feat: table level privilege
2023-04-11 15:56:36 +08:00
Xiaoyu Wang 4c04b155d5 merge main 2023-04-11 15:56:28 +08:00
Ganlin Zhao d163a16f3a fix: fix max/min(tag) random result 2023-04-11 15:46:32 +08:00
Haojun Liao 18479d8115 refactor: do some internall refactor. 2023-04-11 15:42:24 +08:00
Xiaoyu Wang 42a5a87e96 fix: table level privilege 2023-04-11 15:08:42 +08:00
liuyao 95d81604c7 feat:encode&&decode stream scan op 2023-04-11 14:34:31 +08:00
wangmm0220 c40c695ea7 fix:optimize log & change the length of tag if tag is null in schemaless 2023-04-11 13:49:18 +08:00
slzhou 41f7d79f2c fix: fix compilation error 2023-04-11 13:42:17 +08:00
shenglian zhou 74f2ba76a4 fix: check uv_is_closing before uv_close 2023-04-11 13:24:20 +08:00
Haojun Liao 15cceb5a5a refactor: do some internal refactors. 2023-04-11 11:53:10 +08:00
dapan1121 28ea375fe1
Merge pull request #20850 from taosdata/enh/ts-3112
enh: add queryMaxConcurrentTables configuration
2023-04-11 11:21:30 +08:00
Ganlin Zhao ea6c96df32 fix memory leak 2023-04-11 11:13:23 +08:00
Xiaoyu Wang 40448c3e70
Merge pull request #20853 from taosdata/feat/table_level_privilege
feat: table level privilege
2023-04-11 11:01:51 +08:00
Minglei Jin 8060e77be3 fix(udf): make strncat working for release building 2023-04-11 10:41:35 +08:00
liuyao 74da3c05bc feat:set check point id 2023-04-11 10:33:10 +08:00
Xiaoyu Wang 416af9a58d feat: table level privilege 2023-04-11 10:11:25 +08:00
Haojun Liao a4ba5401f9 enh(stream): set the start version of all operators. 2023-04-11 10:01:36 +08:00
xinsheng Ren 965af6cc82
fix: handle leak (#20836)
* fix: handle leak

* fix: del unused code

---------

Co-authored-by: facetosea <25808407@qq.com>
2023-04-11 09:46:06 +08:00
dapan1121 453f6946fb
Merge pull request #20838 from taosdata/szhou/fix-ts3110
fix: select * from (select * from t order by ts desc) order by ts
2023-04-11 09:15:14 +08:00
dapan1121 d2f9f2d755 Merge remote-tracking branch 'origin/main' into enh/ts-3112 2023-04-11 09:02:36 +08:00
dapan1121 38231fc48e enh: add queryMaxConcurrentTables configuration 2023-04-11 09:01:19 +08:00
Ganlin Zhao 3078e2d487 feat(query): INTERP support boolean type 2023-04-10 18:35:35 +08:00
Haojun Liao 497c9ea9c8 Merge branch 'main' into feature/3_liaohj 2023-04-10 17:57:26 +08:00
liuyao f236457904 feat:add data version 2023-04-10 17:35:16 +08:00
Haojun Liao 7419c0bfe9 enh(stream): the stream will start after vnode restore being completed. 2023-04-10 16:56:14 +08:00
Xiaoyu Wang 7984dd93f1 Merge branch 'feat/table_level_privilege_wxy' of github.com:taosdata/TDengine into feat/table_level_privilege_wxy 2023-04-10 15:25:04 +08:00
Xiaoyu Wang e40b978d30 fix: catalog memory leak 2023-04-10 15:24:26 +08:00
shenglian zhou 71d59281ff fix: select * from (select * from t order by ts desc) order by ts 2023-04-10 14:03:56 +08:00
yihaoDeng eab6f84b9b Merge branch 'enh/rocksRevert' of https://github.com/taosdata/TDengine into enh/rocksRevert 2023-04-10 04:52:15 +00:00
yihaoDeng 1416da1967 opt write snapshot 2023-04-10 04:51:00 +00:00
Xiaoyu Wang 637bf33c51 fix: catalog unit test 2023-04-10 10:53:29 +08:00
Xiaoyu Wang e2f82f4423 merge main 2023-04-10 09:56:03 +08:00
shenglian zhou 65f117822c fix: windows ci error 2023-04-10 06:45:26 +08:00
slzhou b725c9e192 enhance: change udf func body dir to tsDataDir/.udf 2023-04-09 20:31:25 +08:00
Haojun Liao f5b52749c2 refactor: do some internal refactor. 2023-04-09 01:39:09 +08:00
slzhou dc86bf9671 fix: remove code size checking 2023-04-08 13:26:15 +08:00
slzhou 55ffb0bc6d fix: correct udf body file name and correct createdtime 2023-04-08 11:36:09 +08:00
shenglian zhou 0be6bb735a fix: remove rename file 2023-04-08 10:42:27 +08:00
shenglian zhou 32523d72f9 fix: add created time to file name and keep file reuse 2023-04-08 10:11:57 +08:00
slzhou af5a16b129 fix: set block allocated to false for each call to downstream operator 2023-04-07 18:54:37 +08:00
liuyao fe9ca49d3f feat:optimize get patitionby name 2023-04-07 18:47:57 +08:00
liuyao 955f8f9f07 feat:optimize get patitionby name 2023-04-07 18:45:09 +08:00
Xiaoyu Wang d1decca07e fix: table level privilege 2023-04-07 18:22:07 +08:00
kailixu e976fcb91d Merge branch '3.0' into enh/TD-21161-3.0 2023-04-07 17:51:35 +08:00
Xiaoyu Wang 0f2c753103 feat: table level privilege 2023-04-07 16:39:40 +08:00
slzhou 26f1e91ddb fix: change binarylib/script dir to tsdatadir 2023-04-07 16:12:29 +08:00
yihaoDeng 1e3569367a opt write snapshot 2023-04-07 07:38:02 +00:00
yihaoDeng c082536242 opt write snapshot 2023-04-07 07:26:15 +00:00
wangmm0220 05ec2b0928 fix:[TD-23517] set offset type to wal if only meta & check if tag is the same type in schemaless 2023-04-07 14:24:29 +08:00
liuyao 1f63859e21 feat:add buff swap 2023-04-07 12:50:59 +08:00
Xiaoyu Wang f44c219360 feat: table level privilege 2023-04-07 11:15:05 +08:00
slzhou 596764479f fix: no more fetch when it is already fetching 2023-04-07 10:30:36 +08:00
Xiaoyu Wang db1cb4a8a8
Merge pull request #20793 from taosdata/FIX/TD-23509-main
enh: refactor some func names of syncLogReplMgr
2023-04-07 10:27:50 +08:00
dapan1121 062a3dc97d
Merge pull request #20758 from taosdata/szhou/fix-td23454
fix: interp pseudo column can not be used without interp function
2023-04-07 08:50:51 +08:00
liuyao ad16487180 feat:add checkpoint 2023-04-06 18:26:47 +08:00
shenglian zhou 455719befa fix: use us time unit for last fetch time 2023-04-06 18:09:29 +08:00
liuyao 0716a4aee8 feat:add check point 2023-04-06 16:45:22 +08:00
Benguang Zhao 0a1476763a enh: refactor some func names of syncLogReplMgr 2023-04-06 16:26:44 +08:00
Xiaoyu Wang 54f13f6f55
Merge pull request #20756 from taosdata/fix/3.0_merge_main
merge main
2023-04-06 15:44:23 +08:00
shenglian zhou 4612d6d14b fix: catalog not processing version 2023-04-06 15:37:19 +08:00
Haojun Liao 7e734e3088 Merge remote-tracking branch 'origin/feature/3_liaohj' into feature/3_liaohj 2023-04-06 15:09:06 +08:00
Haojun Liao 665ba407cf fix: fix syntax error. 2023-04-06 15:08:35 +08:00
shenglian zhou 0b055470ec fix: free pFuncVersions of SRetrieveFuncRsp 2023-04-06 14:42:16 +08:00
Haojun Liao 06c7bbe91b
Merge branch 'main' into feature/3_liaohj 2023-04-06 14:41:06 +08:00
Haojun Liao 18955be092 refactor: erase unnecessary error log. 2023-04-06 14:40:01 +08:00
shenglian zhou e71a82347b enhance: refactor c plugin udf init 2023-04-06 14:31:11 +08:00
shenglian-zhou 3d8776e266
Merge branch '3.0' into szhou/replace-function 2023-04-06 13:40:52 +08:00
slzhou 8ab1aa4ac9 fix: change bugs related to expired udf 2023-04-06 13:13:54 +08:00
Xiaoyu Wang a971d1a997
Merge pull request #20770 from taosdata/enh/3.0_planner_optimize
feat: add 'or replace' clause to 'create function' statement
2023-04-06 13:09:56 +08:00
Haojun Liao 2b2059ef18
Merge pull request #20534 from taosdata/fix/TD-22671
fix:error in TD-23218 & remove useless logic
2023-04-06 11:47:24 +08:00
slzhou adec92b0b2 fix: change a minor bug 2023-04-06 11:37:48 +08:00
shenglian zhou 47719b1028 Merge branch '2.0' of github.com:taosdata/TDengine into szhou/replace-function 2023-04-06 11:19:10 +08:00
shenglian zhou c17d9eca5f fix: add fetchtime and version to udf init 2023-04-06 11:18:30 +08:00
dapan1121 a61279ed71 Merge branch 'feat/table_level_privilege' of github.com:taosdata/TDengine into feat/table_level_privilege 2023-04-06 10:02:26 +08:00
dapan1121 d768f49dd7 feat: table level user auth 2023-04-06 10:01:27 +08:00
Xiaoyu Wang c134432c45 merge main 2023-04-06 09:31:45 +08:00
Xiaoyu Wang c11b717f60
Merge pull request #20771 from taosdata/fix/main_bugfix_wxy
fix: column comment is not supported
2023-04-04 19:31:06 +08:00
Xiaoyu Wang 9b2a94f281 fix: column comment is not supported 2023-04-04 18:04:10 +08:00
Xiaoyu Wang cc7485812a feat: add 'or replace' clause to 'create function' statement 2023-04-04 17:45:18 +08:00
Xiaoyu Wang 6825b196ef feat: table level write privilege check 2023-04-04 17:19:18 +08:00
54liuyao 1892b806b5 feat:add stream state buff 2023-04-04 17:09:35 +08:00
54liuyao 429b5cd646 feat:add stream file state 2023-04-04 17:09:35 +08:00
Haojun Liao bd4c33d1c2 fix(tmq):fix the invalid read. 2023-04-04 15:57:50 +08:00
slzhou bf486e99f2 fix: change eror msg 2023-04-04 15:20:35 +08:00
yihaoDeng 628bb62c8a add backpressure 2023-04-04 07:20:05 +00:00
Haojun Liao c91d8a5901 Merge branch 'main' into feature/3_liaohj 2023-04-04 15:18:24 +08:00
Xiaoyu Wang e9d7a099cc merge main 2023-04-04 14:50:58 +08:00
Ganlin Zhao 4819b22a21 fix: fix tsim crash on windows due to invalid input to strftime 2023-04-04 13:40:53 +08:00
shenglian zhou d547b9e38f fix: interp pseudo column can not be used without interp function 2023-04-04 11:27:54 +08:00
Ganlin Zhao 23ec9287c9 fix: fix tsim crash on windows due to invalid input to strftime 2023-04-04 10:33:41 +08:00
Haojun Liao ec5dc0bf42
Merge pull request #20749 from taosdata/fix/TD-23453
fix: aovid conn leak
2023-04-04 10:18:59 +08:00
Xiaoyu Wang 0e53e578a7
Merge pull request #20748 from taosdata/fix/TD-23473
ehn(plan/optimizer): remove tbname fetching with cached groupby
2023-04-04 09:36:56 +08:00
Shengliang Guan e783c21629
Merge pull request #20519 from taosdata/fix/coveriyScanYihao
fix coverity scan problem
2023-04-04 09:22:02 +08:00
Xiaoyu Wang cf5617cf59
Merge pull request #20747 from taosdata/fix/main_bugfix_wxy
enh: last_row is keep order function
2023-04-04 09:07:18 +08:00
yihaoDeng fc5890c8bf aovid conn leak 2023-04-03 12:36:45 +00:00
wangmm0220 1d7581f660 fix:conflicts from main 2023-04-03 19:59:33 +08:00
wangmm0220 d651ba02ae fix:lose consume data because of exec close if consume while insert data 2023-04-03 19:54:52 +08:00
Minglei Jin 6a3bcf4a71 ehn(plan/optimizer): remove tbname fetching with cached groupby 2023-04-03 19:08:57 +08:00
Haojun Liao d48be5c0ce refactor: do some internal refactor. 2023-04-03 18:23:35 +08:00
Haojun Liao a3ac8b647c refactor: do some internal refactor. 2023-04-03 18:20:35 +08:00
Xiaoyu Wang 16394862a6 enh: last_row is keep order function 2023-04-03 18:11:46 +08:00
Haojun Liao 482c319bee refactor: do some internal refactor. 2023-04-03 18:07:28 +08:00
Ganlin Zhao 6c64b760a0 fix: fix tsim crash on windows due to invalid input to strftime 2023-04-03 17:58:43 +08:00
Haojun Liao 3ef7d43dae refactor: do some internal refactor. 2023-04-03 17:47:48 +08:00
Haojun Liao d0a7e02a03
Merge pull request #20730 from taosdata/feature/3_liaohj
Feature/3 liaohj
2023-04-03 17:16:13 +08:00
wangmm0220 1114d358a4 fix:lose consume data because of exec close if consume while insert data 2023-04-03 17:06:51 +08:00
kailixu 37bc1bca36 enh: column/row max length support up to 64K 2023-04-03 17:00:52 +08:00
Haojun Liao 08bd021a6f refactor: do some internal refactor. 2023-04-03 14:49:14 +08:00
Haojun Liao 81c3d16a2d fix(query):set the table list ptr. 2023-04-03 13:29:11 +08:00
Haojun Liao 6e0f1cb1e0 refactor: do some internal refactor. 2023-04-03 11:57:43 +08:00
Haojun Liao 91ae07b6c7 fix(tmq): set the table list correctly. 2023-04-03 11:57:17 +08:00
yihaoDeng 6ee0180217 fix invalid read/write error 2023-04-03 03:32:01 +00:00
Xiaoyu Wang e2f58a555d enh: convert the month and year in interval-offset to a database precision duration 2023-04-03 11:24:29 +08:00
wangmm0220 2d6436c57d fix:modify log & sleep 500ms if data is inserting while consume 2023-04-03 11:24:22 +08:00
wangmm0220 446f31925e fix:conflict from main 2023-04-02 23:47:58 +08:00
Haojun Liao 09df16f6e4 fix(query): fix memory leak. 2023-04-02 22:47:26 +08:00
wangmm0220 f977b27b88 fix:remove useless setmsg 2023-04-02 22:38:18 +08:00
wangmm0220 b029c8f157 fix:remove useless setmsg 2023-04-02 22:34:51 +08:00
Haojun Liao 167a56f8d0 fix(query): set the correct group table list. 2023-04-02 21:25:54 +08:00
Haojun Liao a887ccda89 fix(query): destroy the tablelist in cache scanner. 2023-04-02 15:30:56 +08:00
Haojun Liao addabf3ba7 refactor: push down the tableListinfo to scanner. 2023-04-02 15:25:31 +08:00
Xiaoyu Wang a75da00071
Merge pull request #20724 from taosdata/fix/main_bugfix_wxy
fix: error in optimizing useless columns for multi-level set operators
2023-04-01 09:11:24 +08:00
Haojun Liao 9d165874eb
Merge pull request #20722 from taosdata/feature/3_liaohj
fix(tmq): build sync api on top of async APIs.
2023-04-01 01:02:10 +08:00
dapan1121 13331134d5
Merge pull request #20725 from taosdata/fix/TS-2876
fix: task context not exists issue
2023-03-31 21:35:13 +08:00
dapan1121 02dc919b9d fix: job status issue 2023-03-31 20:47:10 +08:00
Haojun Liao 9f64e6dc64 Merge branch 'main' into feature/3_liaohj 2023-03-31 19:37:10 +08:00
Haojun Liao ae4234cce0 fix(tmq): add lock when check table list. 2023-03-31 19:36:27 +08:00
dapan1121 19e5d63721 fix: add job retry 2023-03-31 18:26:46 +08:00
wangmm0220 97b5c7abee fix:merge from main 2023-03-31 16:20:21 +08:00
Xiaoyu Wang 41b2c2d8fd fix: error in optimizing useless columns for multi-level set operators 2023-03-31 16:16:14 +08:00
Haojun Liao 82d98f9c97
Merge branch 'main' into feature/3_liaohj 2023-03-31 16:07:40 +08:00
Haojun Liao f57899e070 refactor: do some internal refactor. 2023-03-31 16:06:38 +08:00
wangmm0220 2dcf68fc5e Merge branch 'main' of https://github.com/taosdata/TDengine into fix/TS-3039 2023-03-31 14:17:51 +08:00
wangmm0220 373c128a7a fix:[TS-3038] coredump if nchar data not clear SColVal in schemaless 2023-03-31 14:16:39 +08:00
Haojun Liao 36ccf34d50
Merge pull request #20707 from taosdata/fix/TD-23397
fix:state window return wrong block type
2023-03-31 11:31:30 +08:00
Xiaoyu Wang 5babaf9e92 feat: table level read privilege check 2023-03-31 10:45:21 +08:00
Haojun Liao 450c5b447c fix(tmq): quit the scan asap. 2023-03-31 10:35:13 +08:00
dapan1121 24ed3458d9
Merge pull request #20715 from taosdata/fix/TD-23394-a
fix(query): fix group_key is processed in selectivity twice
2023-03-31 09:04:45 +08:00
dapan1121 e3b4e9bf0b
Merge pull request #20714 from taosdata/fix/TS-3037
fix: join query invalid time input issue
2023-03-31 08:53:32 +08:00
Ganlin Zhao 7e30f8619c fix(query): fix group_key is processed in selectivity twice 2023-03-30 18:42:22 +08:00
dapan1121 00376b45fb
Merge pull request #20708 from taosdata/szhou/fix-ts3013
fix: add filter to exchange node for union-all subquery
2023-03-30 18:14:48 +08:00
dapan1121 a8da9f31e7 fix: join query error 2023-03-30 18:04:32 +08:00
dapan1121 053cf3f061
Merge pull request #20690 from taosdata/fix/cencVer
enh: optimize count performance
2023-03-30 16:56:53 +08:00
shenglian zhou a3a3dc8243 fix: add filter to exchange node for union-all subquery 2023-03-30 16:41:26 +08:00
54liuyao ae98ad43a5 fix:state window return wrong block type 2023-03-30 16:38:54 +08:00
Xiaoyu Wang dab01b3159
Merge pull request #20685 from taosdata/fix/main_bugfix_wxy
fix: error in determining whether last(t.*) is a selection function
2023-03-30 15:46:00 +08:00
dapan1121 15578cf980
Merge branch 'main' into fix/cencVer 2023-03-30 15:36:30 +08:00
Haojun Liao d947619b4f
Merge pull request #20691 from taosdata/feature/3_liaohj
fix(stream):fix the race condition when creating new tables.
2023-03-30 14:39:20 +08:00
dapan1121 a778dc8c09
Merge pull request #20698 from taosdata/szhou/fix-ts23354-2
fix: join before interval
2023-03-30 14:14:45 +08:00
yihaoDeng 7f4d0a17e6 add backend 2023-03-30 06:09:40 +00:00
Xiaoyu Wang 10979f6fc2 fix: when the set operator statement is used for subquery, the outer layer filtering fails. 2023-03-30 13:34:35 +08:00
Haojun Liao e1d85ce074 fix(tmq): fix error. 2023-03-30 12:04:47 +08:00
yihaoDeng c3a8ecd9c2 reset version 2023-03-30 03:56:01 +00:00
shenglian zhou 23d4eef114 feat: startup of replace function when no active query 2023-03-30 11:46:40 +08:00
Xiaoyu Wang f30cb8e527 fix: when the set operator statement is used for subquery, the outer layer filtering fails. 2023-03-30 10:58:33 +08:00
yihaoDeng 009d5099b4 reset version 2023-03-30 01:53:26 +00:00
yihaoDeng 8387f04476 reset version 2023-03-30 01:53:13 +00:00
dapan1121 01c2eb0994 Merge remote-tracking branch 'origin/main' into fix/TS-2876 2023-03-30 09:15:38 +08:00
Haojun Liao 5f4cb41e28 fix(tmq): set correct start offset value. 2023-03-29 23:45:41 +08:00
slzhou 84d75c2ec0 fix: join after interval 2023-03-29 19:51:13 +08:00
Haojun Liao c8ad465a0d refactor: do some internal refactor. 2023-03-29 19:40:34 +08:00
Haojun Liao 56c98d7768 refactor: do some internal refactor. 2023-03-29 19:35:04 +08:00
dapan1121 3810e57c15 fix: tag copy issue 2023-03-29 19:10:10 +08:00
Xiaoyu Wang 6265251a03 feat: table level privilege syntax 2023-03-29 19:08:40 +08:00
wangmm0220 2243184a4d fix:conflicts 2023-03-29 17:53:05 +08:00
wangmm0220 9d9ae749d1 opti:tmq logic & fix CI cases 2023-03-29 17:27:04 +08:00
Haojun Liao d998912ce8 fix(query): fix syntax error. 2023-03-29 17:11:41 +08:00
Haojun Liao 25245b9005 Merge branch 'main' into feature/3_liaohj 2023-03-29 16:40:12 +08:00
Haojun Liao 152fc5daab fix(stream):fix the race condition when creating new tsables. 2023-03-29 16:36:35 +08:00
dapan1121 9952be43f6 Merge remote-tracking branch 'origin/main' into fix/cencVer 2023-03-29 15:50:14 +08:00
yihaoDeng 03f80fbe36 add backend 2023-03-29 07:28:34 +00:00
yihaoDeng 50b094ab5d add backend 2023-03-29 07:26:11 +00:00
yihaoDeng 2ca072344e add backend 2023-03-29 06:56:14 +00:00
slzhou accebcedc4 Merge branch '3.0' of github.com:taosdata/TDengine into szhou/python-udf-improvement 2023-03-29 14:52:04 +08:00
Xiaoyu Wang c1452851e3 fix: error in determining whether last(t.*) is a selection function 2023-03-29 14:39:37 +08:00
yihaoDeng e3002f1872 add backend 2023-03-29 06:17:38 +00:00
yihaoDeng 1cf96cdbf1 add backend 2023-03-29 04:18:16 +00:00
dapan1121 0659814d16
Merge pull request #20674 from taosdata/fix/TS-3010
fix: query schema is old issue
2023-03-29 11:41:07 +08:00
yihaoDeng e6e9828d5a add backend 2023-03-29 03:26:59 +00:00
dapan1121 5f68b65675 fix: count elements number type issue 2023-03-29 11:20:37 +08:00
Xiaoyu Wang eaf56916fe
Merge pull request #20678 from taosdata/FIX/TD-22975-main
enh: separate sync read and write
2023-03-29 11:09:31 +08:00
dapan1121 0327a8eaa3 fix: block rows number type 2023-03-29 10:46:56 +08:00
Haojun Liao 9992942a7a
Merge pull request #20658 from taosdata/feat/TD-22418
feat:coverity scan
2023-03-29 10:44:53 +08:00
Haojun Liao 2e52415e56
Merge pull request #20677 from taosdata/fix/TD023101
fix:[TD-23339] parse block error
2023-03-29 10:44:14 +08:00
Haojun Liao 1093c64586
Merge pull request #20649 from taosdata/fix/TD-23272
fix:add combine function for last row
2023-03-29 10:43:49 +08:00
wangmm0220 6f6239a7fa fix:[TD-23339] parse block error 2023-03-29 09:44:26 +08:00
wangmm0220 d5a06da96e fix:[TD-23339] parse block error 2023-03-29 09:31:00 +08:00
yihaoDeng ae54e994ca add backend 2023-03-29 01:27:39 +00:00
yihaoDeng 1e597503bc add backend 2023-03-28 15:16:06 +00:00
yihaoDeng 0e4445b3b5 add backend 2023-03-28 15:09:58 +00:00
yihaoDeng 0d11430be1 tqadd backend 2023-03-28 14:31:11 +00:00
yihaoDeng 86fe216921 add backend 2023-03-28 11:23:24 +00:00
Xiaoyu Wang daaf4871ac feat: table level privilege syntax 2023-03-28 18:43:58 +08:00
wangmm0220 d0c55ef572 fix:conflicts 2023-03-28 18:12:13 +08:00
Benguang Zhao ae8d87643f Merge branch 'main' into FIX/TD-22975-main 2023-03-28 18:00:51 +08:00
dapan1121 a87d35be08 fix: optimize performance 2023-03-28 17:40:46 +08:00
wangmm0220 b11a105327 fix:[TD-23339] parse block error 2023-03-28 17:36:23 +08:00
yihaoDeng ca5f813c5e add backend 2023-03-28 09:27:42 +00:00
dapan1121 4ba0fb97ee
Merge pull request #20668 from taosdata/fix/TS-3000
fix(query): spread/elapsed using sma result for computation
2023-03-28 16:14:17 +08:00
dapan1121 22ad3129b9 fix: query schema is old issue 2023-03-28 15:21:47 +08:00
yihaoDeng 1c21d67570 add backend 2023-03-28 06:24:16 +00:00
Haojun Liao fca79dbc53 Merge branch 'fix/liaohj' into main 2023-03-28 11:20:01 +08:00
slzhou 169d0ee13c fix: scalar return and log error of udf execution 2023-03-28 11:18:14 +08:00
Ganlin Zhao 2198ae2060 fix(query): spread/elapsed using sma result for computation 2023-03-28 10:49:49 +08:00
yihaoDeng 47cb4339f0 add backend 2023-03-28 02:27:20 +00:00
yihaoDeng e1046015ae add backend 2023-03-28 02:25:11 +00:00
Haojun Liao c158087d66 fix(tmq): kill the ongoing tsdb scans while transferring the ownership of vnode to other consumers. 2023-03-28 09:53:49 +08:00
Haojun Liao 9b5e53c821
Merge pull request #20642 from taosdata/fix/TD023101
fix:add test case for raw_block interface
2023-03-28 09:46:09 +08:00
Haojun Liao 5c128e2292 refactor: do some internal refactor. 2023-03-28 09:27:48 +08:00
dapan1121 80798dd934 fix: job retry issue 2023-03-28 09:20:53 +08:00
yihaoDeng 47bd13a7b1 add backend 2023-03-27 13:25:06 +00:00
dapan1121 61571d9296 enh: optimize count performance 2023-03-27 19:40:29 +08:00
Xiaoyu Wang 97855c6233
Merge pull request #20607 from taosdata/FEAT/TD-23257-3.0
feat: WAL cleanup not affected by topic consumption anymore
2023-03-27 17:58:31 +08:00
yihaoDeng 5a8c46b733 add backend 2023-03-27 08:34:12 +00:00
yihaoDeng 011c791b89 add backend 2023-03-27 08:25:40 +00:00
54liuyao cf2d169f75 feat:coverity scan 2023-03-27 16:17:49 +08:00
Xiaoyu Wang c4791d58a6 fix: create stream does not support event_window 2023-03-27 16:09:38 +08:00
yihaoDeng f0df728a0e add backend 2023-03-27 08:08:43 +00:00
yihaoDeng a3a0d9c81f add backend 2023-03-27 07:42:11 +00:00
54liuyao 3a12e36b4b fix:add combine function for last row 2023-03-27 14:13:17 +08:00
Xiaoyu Wang ed48713a4b
Merge pull request #20615 from taosdata/fix/trigger-election-by-sync-msg
Fix/trigger election by sync msg
2023-03-27 11:54:53 +08:00
wangmm0220 5a2e3c1603 fix:add test case for raw_block interface 2023-03-27 10:32:30 +08:00
yihaoDeng 0690604a49 add backend 2023-03-27 02:20:49 +00:00
yihaoDeng 2cc2e5d522 add backend 2023-03-27 01:39:00 +00:00
yihaoDeng 874b6916aa add backend 2023-03-26 12:06:06 +00:00
yihaoDeng ffd272597c add backend 2023-03-26 06:32:10 +00:00
yihaoDeng 78f22d71b9 add backend 2023-03-26 05:54:07 +00:00
yihaoDeng fe5fe72e63 add backend 2023-03-26 05:50:18 +00:00
yihaoDeng c3d7f888e9 add backend 2023-03-26 05:46:48 +00:00
wangmm0220 f1d67b6059 fix:conflict 2023-03-25 19:03:23 +08:00
dapan1121 ef7b9b848a
Merge pull request #20627 from taosdata/fix/TD023101
fix:send data batch if consume wal where subscribe db
2023-03-25 16:40:06 +08:00
wangmm0220 8823997941 fix:case error & add NONE for rows to col mode 2023-03-25 15:56:22 +08:00
Haojun Liao 7d1aa634fb
Merge pull request #20527 from taosdata/fix/TD-23200
fix:scan of fill history ended prematurely
2023-03-25 15:01:42 +08:00
Haojun Liao 61974b9f70
Merge pull request #20605 from taosdata/fix/TD-23272
fix:add combine function for groupKey
2023-03-25 15:01:33 +08:00
Haojun Liao 27c848453e
Merge pull request #20625 from taosdata/fix/TD-23220
fix: modify stream fill linear
2023-03-25 15:01:06 +08:00
Haojun Liao 26ebd4e60d
Merge pull request #20620 from taosdata/fix/TD-23233
fix:reset parameter ignoreExpried for fill history
2023-03-25 15:00:43 +08:00
yihaoDeng b9531fc9a7 add backend 2023-03-25 06:46:19 +00:00
yihaoDeng 8e409f81ae add backend 2023-03-25 06:43:17 +00:00
wangmm0220 9f5e435140 fix:conflict from main 2023-03-25 11:49:37 +08:00
Xiaoyu Wang d2b8c5e433
Merge pull request #20524 from taosdata/fix/clusterid-isolation
fix: clusterid isolation
2023-03-25 09:19:49 +08:00
dapan1121 95dd3e078a
Merge pull request #20596 from taosdata/szhou/python-udf
fix: aggregate function can return null value
2023-03-25 08:57:33 +08:00
dapan1121 7c7e121632
Merge pull request #20606 from taosdata/szhou/fix-td23288
fix: query ins_table with table_name = '' results in db error
2023-03-25 08:56:24 +08:00
wangmm0220 57331cd71d Merge branch 'main' of https://github.com/taosdata/TDengine into fix/TD023101 2023-03-24 14:51:11 +08:00
wangmm0220 5d06474f2e fix:send data batch if consume wal where subscribe db 2023-03-24 14:43:29 +08:00
wangmm0220 dcaab41a27 fix:error in optimize consume logic 2023-03-24 13:20:03 +08:00
54liuyao f18cfc25d6 fix:reset parameter ignoreExpried for fill history 2023-03-24 11:06:05 +08:00
cadem 86ca5ce210 fix/trigger election by sync msg 2023-03-24 09:13:20 +08:00
Shengliang Guan 8d1224ce22 refactor: format code 2023-03-23 22:31:20 +08:00
yihaoDeng b17f99de47 add backend 2023-03-23 12:49:33 +00:00
Xiaoyu Wang bddba107be
Merge pull request #20608 from taosdata/fix/TS-2960
fix(tdb/restore): rollback journal files backward
2023-03-23 19:47:31 +08:00
Benguang Zhao 22d92cd3dc feat: WAL cleanup not affected by topic consumption anymore 2023-03-23 18:59:14 +08:00
Xiaoyu Wang 18b039fecd
Merge pull request #20603 from taosdata/enh/3.0_planner_optimize
fix: udf error check
2023-03-23 18:44:23 +08:00
Minglei Jin a07366ed02 fix(tdb/pager): destroy txn id list 2023-03-23 18:23:14 +08:00
Xiaoyu Wang ca2e566319 enh: improve error reporting information 2023-03-23 17:56:56 +08:00
Minglei Jin 5d641a8934 fix(tdb/restore): restore tdb journal backward 2023-03-23 17:55:53 +08:00
dapan1121 7f50b463bb
Merge pull request #20599 from taosdata/fix/mainT3.0
fix: merge main to 3.0
2023-03-23 16:17:01 +08:00
54liuyao ffa59f69aa fix:add combine function for groupKey 2023-03-23 15:20:45 +08:00
Xiaoyu Wang e15e40abdf enh: improve error reporting information 2023-03-23 14:15:49 +08:00
slzhou 40a78bde50 fix: unknow db error when query ins_tables with table_name="" 2023-03-23 13:52:53 +08:00
Xiaoyu Wang a5d8549cb1
Merge pull request #20593 from taosdata/FEAT/TD-23258-3.0
feat: support WAL_RETENTION_PERIOD and WAL_RETENTION_SIZE for alter database
2023-03-23 11:43:01 +08:00
dapan1121 dbca1c0e8c
Merge pull request #20595 from taosdata/fix/TD-23283
fix: slimit not work issue
2023-03-23 08:47:15 +08:00
yihaoDeng 981466a0c7 failed to read from 2023-03-22 14:35:24 +00:00
yihaoDeng 40535b5ede add backend 2023-03-22 13:34:19 +00:00
yihaoDeng b701198dbb add backend 2023-03-22 13:19:56 +00:00
wangmm0220 6fae38619d fix:error in TD-23218 & remove useless logic 2023-03-22 19:36:12 +08:00
Xiaoyu Wang fddf3f16cf fix: udf error check 2023-03-22 19:09:26 +08:00
dapan1121 a14631dc80
Merge pull request #20601 from taosdata/fix/TS-2904.2
fix: restore removed code
2023-03-22 18:24:29 +08:00
dapan1121 ddbc0e2e61 fix: restore removed code 2023-03-22 17:37:57 +08:00
dapan1121 965dc731f1
Merge pull request #20591 from taosdata/fix/TD-23271
fix: union all translate issue
2023-03-22 17:16:00 +08:00
dapan1121 6506805784 fix: fix no group slimit issue and test cases 2023-03-22 17:14:45 +08:00
wangmm0220 dd4cf0597b fix:error in optimize consume logic 2023-03-22 17:04:02 +08:00
dapan1121 5b02af6a91 fix: merge main to 3.0 2023-03-22 16:08:16 +08:00
shenglian zhou 7db1c08d9d fix: merge during pull 2023-03-22 15:28:37 +08:00
shenglian zhou 0c0edd6a39 fix: udf agg can not return null values 2023-03-22 15:27:11 +08:00
dapan1121 97c7d363f2 fix: slimit not work issue 2023-03-22 15:18:54 +08:00
Benguang Zhao 75b922c2be feat: retentionSize as 0 means unlimitted in size 2023-03-22 15:01:01 +08:00
dapan1121 e62e125dd3
Merge pull request #20569 from taosdata/feat/mode_opt
enh(query): improve mode function page buffer allocation
2023-03-22 13:54:23 +08:00
dapan1121 7258ea9244
Merge pull request #20576 from taosdata/fix/TS-2933
enh: optimize table merge scan performance
2023-03-22 13:45:00 +08:00
dapan1121 7b1835d181
Merge pull request #20582 from taosdata/fix/TS-2947
fix: stable with order by query limit issue
2023-03-22 13:40:13 +08:00
dapan1121 225db18fdb fix: union all translate issue 2023-03-22 13:37:35 +08:00
Xiaoyu Wang f97b66e8da merge 3.0 2023-03-22 11:55:59 +08:00
Xiaoyu Wang eb79046a70 merge 3.0 2023-03-22 11:42:02 +08:00
Benguang Zhao 0b101e4952 feat: support WAL_RETENTION_PERIOD and WAL_RETENTION_SIZE for alter database 2023-03-22 11:40:24 +08:00
wangmm0220 c07e563ecd fix:error in optimize consume logic 2023-03-22 10:43:11 +08:00
Xiaoyu Wang fbc9b2404e feat: add sql command 'balance vgroup leader' 2023-03-22 09:53:56 +08:00
dapan1121 a4eef9ea1f
Merge pull request #20570 from taosdata/szhou/fix-td23266
fix: create function error for json/decimal/blob/varbinary type
2023-03-22 09:47:17 +08:00
cadem ea35f0ae11 feat/balance vgroup leader 2023-03-22 09:36:59 +08:00
yihaoDeng 43e16c865a add backend 2023-03-22 01:16:49 +00:00
dapan1121 cb3b4a6d8a Merge remote-tracking branch 'origin/main' into fix/TS-2947 2023-03-22 08:56:21 +08:00
dapan1121 56d5034b7f fix: table merge scan limit issue 2023-03-22 08:55:43 +08:00
yihaoDeng 7e33e70a66 add backend 2023-03-21 14:00:51 +00:00
yihaoDeng 764a81298f add backend 2023-03-21 13:21:36 +00:00
yihaoDeng 914d391845 fix tag filter 2023-03-21 12:28:16 +00:00
wangmm0220 ba6226c079 Merge branch 'main' of https://github.com/taosdata/TDengine into fix/TD023101 2023-03-21 19:28:58 +08:00
wangmm0220 74c201bc09 fix:create same table use writemetadata interface 2023-03-21 18:58:41 +08:00
dapan1121 ddfcba76f3 fix: optimize table merge scan perf 2023-03-21 18:51:16 +08:00
54liuyao a614ef777f fix: modify pull linear 2023-03-21 18:19:45 +08:00
Xiaoyu Wang 58ebd3539d feat: alter database wal_retention_period/wal_retention_size 2023-03-21 16:45:19 +08:00
slzhou b9edd24d3f fix: create function error for json/decimal/blob/varbinary type 2023-03-21 00:38:13 -08:00
dapan1121 3ab55496c1
Merge pull request #20561 from taosdata/fix/TS-2891-M
fix: select ins_columns from stb/tb
2023-03-21 16:24:46 +08:00
Ganlin Zhao 9e0faad5eb remove unused MACROS 2023-03-21 16:24:20 +08:00
Ganlin Zhao e9fa00185a enh(query): improve mode function page buffer allocation 2023-03-21 16:15:26 +08:00
wangmm0220 220d4bf86a fix:add log 2023-03-21 14:38:13 +08:00
Haojun Liao ca29dd344f other: merge main. 2023-03-21 14:04:52 +08:00
Haojun Liao d5a386a563 fix(client): fix coverity issues. 2023-03-21 14:03:36 +08:00
dapan1121 ddab83a2ba enh: optimize table merge scan performance 2023-03-21 11:42:46 +08:00
Haojun Liao ea0cc2c584
Merge pull request #20554 from taosdata/fix/TS-2828
fix: add retry if insert error with meta change
2023-03-21 09:01:22 +08:00
dapan1121 a070da04ec
Merge pull request #20538 from taosdata/szhou/python-udf
enhance: add udf context from plugin traceability
2023-03-21 08:44:27 +08:00
yihaoDeng 2d37aeabdc add backend 2023-03-20 15:33:18 +00:00
cadem 39f6ce1694 remove memory leak and syncNodeInRaftGroup 2023-03-20 18:34:20 +08:00
wangmm0220 7849459bef fix:add log 2023-03-20 18:20:01 +08:00
kailixu 179579f204 chore: more code 2023-03-20 17:41:22 +08:00
kailixu 24dbcaa844 chore: merge main 2023-03-20 17:32:54 +08:00
wangmm0220 f7b7320f5f fix:set offset if read wal none 2023-03-20 16:57:45 +08:00
wangmm0220 506c192bff fix:error in TD-23218 & remove useless logic 2023-03-20 16:26:15 +08:00
Haojun Liao ca1dffff45
Merge pull request #20508 from taosdata/fix/liaohj
fix(client): fix potential memory leak.
2023-03-20 16:11:22 +08:00
wangmm0220 f80078030c fix:error in TD-23218 & remove useless logic 2023-03-20 15:40:01 +08:00
wangmm0220 f94b1df529 fix:error in TD-23218 & remove useless logic 2023-03-20 14:55:11 +08:00
wangmm0220 c0b41ea0b3 fix:error in TD-23218 & remove useless logic 2023-03-20 14:09:13 +08:00
yihaoDeng 192570ce77 fix tag filter 2023-03-20 04:14:57 +00:00
wangmm0220 a5144f0ba2 fix:set offset if read wal none 2023-03-20 10:10:07 +08:00
yihaoDeng 05a205d3b8 add backend 2023-03-20 02:00:31 +00:00
Haojun Liao c678740968 refactor: do some internal refactor. 2023-03-19 19:22:43 +08:00
Haojun Liao 7e712a14b6 fix(tmq): adjust log. 2023-03-19 19:06:28 +08:00
Haojun Liao ae5155edcf fix(tmq): do some internal refactor. 2023-03-19 10:49:30 +08:00
slzhou 698b057aa0 enhance: add udf context from plugin traceability 2023-03-19 08:49:45 +08:00
Cary Xu 7a3c897a80
Revert "fix(query): invalid write when query of ins_columns" 2023-03-18 20:49:48 +08:00
wangmm0220 ccba1d07c6 fix:error in TD-23218 & remove useless logic 2023-03-18 18:42:49 +08:00
wangmm0220 7616a283e3 fix:error in TD-23218 & remove useless logic 2023-03-18 18:23:38 +08:00
yihaoDeng afaa77cc3e fix tag filter 2023-03-18 10:01:45 +00:00
dapan1121 77d8013808
Merge pull request #20526 from taosdata/fix/TD-23173
fix(query): do not update ts window at exchange operator.
2023-03-18 18:00:09 +08:00
yihaoDeng f24e06f36b fix tag filter 2023-03-18 08:58:26 +00:00
yihaoDeng e04de7f6df add backend 2023-03-18 07:37:54 +00:00
yihaoDeng 8039702c14 add backend 2023-03-18 07:36:55 +00:00
54liuyao 2185464836 fix:scan of fill history ended prematurely 2023-03-18 13:38:33 +08:00
kailixu d90c8e834a chore: var def optimization 2023-03-18 13:07:15 +08:00
kailixu 828af14b52 Merge branch 'main' into fix/TS-2891-M 2023-03-18 12:51:07 +08:00
kailixu 45a625f2dc fix: add mem check 2023-03-18 12:50:37 +08:00
cadem 042d94215b feat/add topic total and stream total in monitor 2023-03-18 12:50:07 +08:00
Ganlin Zhao 8fa4aa1435 fix(query): do not update ts window at exchange operator. 2023-03-18 12:06:59 +08:00
cadem 7c970d1847 fix/clusterid isolation 2023-03-18 11:16:52 +08:00
dapan1121 a6cc171d94
Merge pull request #20498 from taosdata/szhou/python-udf
enhance: add taospyudf test and run it in CI
2023-03-18 09:21:40 +08:00
slzhou ba82f05d68 fix: keep original udf file name when rename file error 2023-03-17 20:19:46 +08:00
wangmm0220 d5328b7a2b fix:add log for schmaless 2023-03-17 19:11:40 +08:00
dapan1121 f5aabde528
Merge branch 'main' into fix/TD-23161 2023-03-17 19:00:04 +08:00
dapan1121 b56360c55b
Merge pull request #20509 from taosdata/enh/TS-2904
enh: optimize count(1) performance
2023-03-17 18:16:58 +08:00
dapan1121 28905af158 fix: column alisa issue and ut case 2023-03-17 17:01:46 +08:00
kailixu 5d82380993 chore: code optimization 2023-03-17 16:55:53 +08:00
kailixu 5f2ced466b Merge branch 'main' into fix/TS-2891-M 2023-03-17 16:49:06 +08:00
dapan1121 af5c214e16 fix: count(1) from nested query issue 2023-03-17 16:36:13 +08:00
dapan1121 746174ea45 fix: remove count optimize 2023-03-17 16:16:15 +08:00
dapan1121 c2f346407d fix: order by error info 2023-03-17 15:17:09 +08:00
kailixu ed3fc6bdf1 fix: select ins_columns from stb/ctb 2023-03-17 14:48:23 +08:00
dapan1121 f45f3b460f enh: optimize count(1) performance 2023-03-17 14:30:58 +08:00
Haojun Liao 8d1c6956d6 fix(query): set the tag filter flag. 2023-03-17 14:28:30 +08:00
dapan1121 2744dec816
Merge pull request #20488 from taosdata/fix/addUt
fix: modify minrows/maxrows range and add cases
2023-03-17 14:27:31 +08:00
kailixu a85e30efe6 fix: select ins_columns from stb/ctb 2023-03-17 14:19:00 +08:00
Haojun Liao d5a8a4aefe
Merge pull request #20502 from taosdata/fix/liaohj
fix(client): set the initial value for num_of_rows.
2023-03-17 12:50:04 +08:00
kailixu 7ed966e3f1 fix: select ins_columns from stb/tb 2023-03-17 12:33:34 +08:00
yihaoDeng 497ba9992d fix coverity scan problem 2023-03-17 02:26:18 +00:00
Haojun Liao 970155a845 fix(query): fix coverity issues. 2023-03-16 21:53:34 +08:00
wangmm0220 14970478dc fix:conflicts 2023-03-16 19:15:08 +08:00
wangmm0220 fa2e7b234c fix:add log for schemaless & sleep longer if modify schema error 2023-03-16 19:13:15 +08:00
dapan1121 59b532a890 fix: modify minrows/maxrows range and add cases 2023-03-16 09:46:14 +08:00
kailixu ba5c3fb2ab fix: select ins_columns for stb with 4096 columns 2023-03-16 00:01:54 +08:00
kailixu acd57f03e6 fix(query): invalid write when query of ins_columns 2023-03-15 20:31:54 +08:00
yihaoDeng e2646734ad enh: add queue limit 2023-03-15 12:01:16 +00:00
yihaoDeng ef092c1cce enh: add queue limit 2023-03-15 11:54:36 +00:00
Shengliang Guan 08601f4b83
Merge pull request #20451 from taosdata/fix/TD-23134
fix: fix coverity scan
2023-03-15 14:10:18 +08:00
Shengliang Guan 51e503dd2c
Merge pull request #20464 from taosdata/fix/TD-23156
fix:source task needs to wait && stream state window does not handle null
2023-03-15 14:09:26 +08:00
Shengliang Guan dd2940b8b3
Merge pull request #20463 from taosdata/fix/TS-2883
fix: fix table count operator groupId issue
2023-03-15 14:08:54 +08:00
Shengliang Guan 09ca41b3f7
Merge pull request #20467 from taosdata/fix/TS-2893
fix:create same sub table
2023-03-15 14:07:47 +08:00
54liuyao 25732f7c3c fix:source task needs to wait & stream state window does not handle null 2023-03-15 13:15:17 +08:00
54liuyao d5defa3def fix:create same sub table 2023-03-15 11:10:55 +08:00
54liuyao 96db1192ae fix: fix coverity scan 2023-03-15 09:03:05 +08:00
dapan1121 1db4619fdc Merge branch 'main' of github.com:taosdata/TDengine into main 2023-03-15 08:42:44 +08:00
dapan1121 b2bf1871e1
Merge pull request #20415 from taosdata/feat/TD-22746
feat: add client meta stat info
2023-03-15 08:37:20 +08:00
dapan1121 20c8a9031d fix: fix table count operator groupId issue 2023-03-15 08:35:40 +08:00
Haojun Liao 15cbbd3a14 fix(query): fix error in show cluster alive. 2023-03-14 21:25:52 +08:00
Benguang Zhao 9f97162ef7 enh: separate election timer events 2023-03-14 21:02:06 +08:00
Benguang Zhao e350f71396 enh: reset elect timer at the end of callbacks 2023-03-14 19:45:31 +08:00
Haojun Liao 32ddecc347 other: merge main. 2023-03-14 12:13:09 +08:00
Shengliang Guan 6d09532f10
Merge pull request #20396 from taosdata/fix/TD-23087
fix(query): remove assert
2023-03-14 09:36:31 +08:00
Shengliang Guan bf03965931
Merge pull request #20413 from taosdata/FIX/TD-22564-main
enh: not allow to propose if fsm applying progress lagging behind too far
2023-03-14 09:36:04 +08:00
Shengliang Guan 6989f1be61
Merge pull request #20418 from taosdata/fix/TD-22671
fix:deal with ASSERT in tmq
2023-03-14 09:34:52 +08:00
Shengliang Guan 65de91b0af
Merge pull request #20443 from taosdata/szhou/udfd-conn-version
fix: add version to udfd conn req
2023-03-14 09:33:16 +08:00
Haojun Liao 21ef5e5577 Merge branch 'main' into fix/liaohj 2023-03-14 09:19:49 +08:00
Ganlin Zhao c3b0245ff5 Merge branch 'main' into fix/TD-23087 2023-03-13 18:43:43 +08:00
slzhou 66f7b90110 fix: add version to udfd conn req 2023-03-13 18:16:44 +08:00
Haojun Liao 731a2138df fix(tmq): fix error in tmq. 2023-03-13 17:08:17 +08:00
wangmm0220 49b3649c55 fix:add log if sml value is too long 2023-03-13 16:54:23 +08:00
Shengliang Guan 041f03e918
Merge pull request #20414 from taosdata/feat/TD-23058
feat: correct slimit&limit clause
2023-03-12 20:48:16 +08:00
dapan1121 91df1b3298 fix: group merge issue 2023-03-12 15:04:53 +08:00
Haojun Liao 564e9bb833 Merge branch 'main' into fix/liaohj 2023-03-12 14:38:38 +08:00
dapan1121 f74c488c42 fix: keep group for interval query 2023-03-12 11:03:41 +08:00
slzhou 9df6609448 Merge branch '3.0' of github.com:taosdata/TDengine into szhou/python-udf 2023-03-12 09:41:09 +08:00