Commit Graph

63382 Commits

Author SHA1 Message Date
wangmm0220 862015d261 fix:add pk flag for table condition in tsdb reader 2024-04-01 16:15:34 +08:00
kailixu c4aba0ac37 feat: encryption key optimize and test case adjust 2024-04-01 16:14:55 +08:00
Haojun Liao c6294200ea
Merge pull request #25211 from taosdata/fix/TD-28032
fix:same subtable same partition by leads to same table name in stream
2024-04-01 15:49:47 +08:00
danielclow 9bedb4922a docs: adjust titles for seo compliance for 3.0 branch 2024-04-01 15:46:25 +08:00
dapan1121 0fb672d8a6 enh: optimize join performance 2024-04-01 15:24:12 +08:00
Adam Ji 503c93585d enh: update taosws feature to rustls 2024-04-01 14:44:27 +08:00
kailixu 717c4b3d9c chore: restore codes 2024-04-01 14:01:09 +08:00
kailixu 6eaa99bb2d feat: encryption algorithm 2024-04-01 13:58:13 +08:00
Hongze Cheng 49ca467488
Merge pull request #25220 from taosdata/fix/TS-4421-3.0
enh: integer with duration literal for timestamp
2024-04-01 09:16:31 +08:00
wangmm0220 fe7a42b118 Merge branch 'feat/TS-4243-3.0' of https://github.com/taosdata/TDengine into feat/TS-4243-tmq 2024-04-01 09:11:39 +08:00
54liuyao 1405b30677 Merge branch 'feat/TS-4243-3.0' of https://github.com/taosdata/TDengine into feat/ly-TS-4243-3.0 2024-04-01 09:09:48 +08:00
slzhou 719b8439f0 feat: add test for pk modification 2024-04-01 08:58:43 +08:00
kailixu 9e4d692d6b feat: support encryption 2024-04-01 00:49:25 +08:00
kailixu 0fc8872fc1 test: more test case for timestamp 2024-03-31 21:34:29 +08:00
kailixu ba65f5a519 enh: integer with duration literal for timestamp 2024-03-31 20:50:02 +08:00
Haojun Liao dd2f6287ec fix(tsdb): fix rowkey assign error. 2024-03-29 18:59:29 +08:00
Haojun Liao 55bb6ab341 fix(tsdb): set correct initial value for compare 2024-03-29 18:15:03 +08:00
slzhou 110ac5bd16 feat: add test case for pk func partition by tbname 2024-03-29 17:20:28 +08:00
slzhou b504627830 fix: new group block to reset func input iter hasPrev 2024-03-29 17:01:56 +08:00
54liuyao 603e856c03 add ci 2024-03-29 16:38:10 +08:00
dmchen d6ae4d37cc add function for sql 2024-03-29 06:19:44 +00:00
54liuyao 39a89c20bd Merge branch 'feat/TS-4243-3.0' of https://github.com/taosdata/TDengine into feat/ly-TS-4243-3.0 2024-03-29 13:53:22 +08:00
54liuyao ea33f08d02 add ic 2024-03-29 13:52:56 +08:00
kailixu 8dce61b68f chore: merge TD-29280-3.0 2024-03-29 11:39:46 +08:00
kailixu 9d59fb53f4 feat: support create encrypt key 2024-03-29 11:37:40 +08:00
slzhou fe1a7e4b9c feat: add pk col to scan cols of scan logic node of delete operation 2024-03-29 11:05:45 +08:00
slzhou 1e5ef8271a feat: update column and drop column is banned for normal table pk column 2024-03-29 10:52:28 +08:00
dmchen b9deb71fc5 basic function 2024-03-29 02:48:49 +00:00
slzhou 6202e1f501 feat: drop pk column and update pk column is not supported for stable 2024-03-29 10:26:09 +08:00
kailixu f99d193335 feat: user config dnode procedure 2024-03-29 10:25:19 +08:00
wangmm0220 00cc68a790 fix:test case error 2024-03-29 09:07:09 +08:00
dapan1121 26a93847c3 enh: optimize outer join 2024-03-29 08:28:33 +08:00
54liuyao ffeabb132a fix issue 2024-03-28 18:18:06 +08:00
wangmm0220 570d78c58d fix:test case error 2024-03-28 17:54:00 +08:00
kailixu 4e54dc09c5 enh: dnode online judgement 2024-03-28 16:59:00 +08:00
dapan1121 4208557d6d fix: count(*) rewrite issue 2024-03-28 16:44:07 +08:00
kailixu a3398f791e enh: dnodes status optimization 2024-03-28 16:17:35 +08:00
54liuyao d7fe41d05f add ci 2024-03-28 16:04:35 +08:00
54liuyao 28cda4dc81 add ci 2024-03-28 15:07:26 +08:00
54liuyao 65457d2cf4 delete data for scalar function 2024-03-28 14:16:19 +08:00
wangmm0220 8e2a2414c0 fix:same subtable same partition by leads to same table name in stream 2024-03-28 13:48:46 +08:00
dapan1121 74cef4ac6b fix: window join filter issue 2024-03-28 13:45:55 +08:00
dapan1121 ca0f790f3e
Merge pull request #25179 from taosdata/mark/3.0
fix:decode task error if task version is smaller than 2
2024-03-28 13:19:45 +08:00
54liuyao 0a206f5819 add log 2024-03-28 09:32:24 +08:00
wangmm0220 411ea39649 Merge branch '3.0' of https://github.com/taosdata/TDengine into fix/TD-28032 2024-03-28 09:15:18 +08:00
54liuyao 3dd7f0731e Merge branch 'feat/TS-4243-3.0' of https://github.com/taosdata/TDengine into feat/ly-TS-4243-3.0 2024-03-28 09:11:36 +08:00
Haojun Liao 2362babbb3
Merge pull request #25199 from taosdata/fix/3_liaohj
fix(stream): fix invalid read.
2024-03-28 09:04:33 +08:00
kailixu 64e32e5c85 chore: merge 3.0 2024-03-28 08:23:43 +08:00
kailixu d64594932b feat: support database encryption 2024-03-27 20:03:38 +08:00
Hongze Cheng c54978e8e4
Merge pull request #25198 from taosdata/fix/arbencode
fix: arb encode error
2024-03-27 17:42:51 +08:00