dapan1121
|
0cce255a02
|
Merge remote-tracking branch 'origin/3.0' into fix/m23.0
|
2023-08-28 10:06:53 +08:00 |
Haojun Liao
|
88f6596965
|
Merge pull request #22464 from taosdata/feat/TD-18789
feat:support varbinary type
|
2023-08-28 09:45:57 +08:00 |
dapan1121
|
1f40da6fef
|
Merge remote-tracking branch 'origin/main' into 3.0
|
2023-08-28 09:28:55 +08:00 |
wangmm0220
|
e59536181c
|
fix:bytes error
|
2023-08-25 22:21:33 +08:00 |
wangmm0220
|
9cd8df12c2
|
fix:memory leak
|
2023-08-25 16:32:01 +08:00 |
wangmm0220
|
26e025d78d
|
feat:[TD-18789]support varbinary type
|
2023-08-25 15:43:45 +08:00 |
slzhou
|
d5db4b16ba
|
Merge branch '3.0' of github.com:taosdata/TDengine into szhou/tags-after-distinct
|
2023-08-24 16:57:25 +08:00 |
Haojun Liao
|
3c6870275b
|
fix(parser): update the key words for disk io throttling.
|
2023-08-24 16:45:47 +08:00 |
slzhou
|
f6dbd0b0e4
|
fix: select distinct/all tags instead of select tags distinct
|
2023-08-24 14:03:40 +08:00 |
wangjiaming0909
|
366a9cc009
|
Revert "feat: support column comment"
This reverts commit dcbef83dea .
|
2023-08-24 13:54:27 +08:00 |
wangjiaming0909
|
c2af41d0d0
|
Revert "feat: support alter table add column with comment"
This reverts commit cb027cc5c5 .
|
2023-08-24 13:48:35 +08:00 |
wangjiaming0909
|
7fad1de841
|
Revert "feat: show create table, desc table with col comments"
This reverts commit 16754b5ac1 .
|
2023-08-24 13:38:41 +08:00 |
dapan1121
|
efc5589aa2
|
Merge remote-tracking branch 'origin/3.0' into feat/TD-24700
|
2023-08-18 14:11:26 +08:00 |
slzhou
|
4e2a26e8be
|
Merge branch '3.0' of github.com:taosdata/TDengine into szhou/select-tags-scan
|
2023-08-18 08:46:17 +08:00 |
slzhou
|
85d1dbe00a
|
Merge branch '3.0' of github.com:taosdata/TDengine into szhou/select-tags-scan
|
2023-08-17 16:27:37 +08:00 |
dapan1121
|
1b038d2dcd
|
Merge remote-tracking branch 'origin/3.0' into feat/TD-24700
|
2023-08-17 16:08:39 +08:00 |
Benguang Zhao
|
7735e6f388
|
Merge branch 3.0 to FEAT/TD-25699-3.0
|
2023-08-17 16:04:23 +08:00 |
dapan1121
|
0e10e94a40
|
Merge pull request #22453 from taosdata/feat/TD-25685
feat: support column comment
|
2023-08-17 14:23:54 +08:00 |
dapan1121
|
e8fa9aa633
|
fix: join blockId and target issues
|
2023-08-17 13:50:26 +08:00 |
wangjiaming0909
|
16754b5ac1
|
feat: show create table, desc table with col comments
|
2023-08-17 11:39:34 +08:00 |
Benguang Zhao
|
bad2bb52b5
|
enh: update test cases for show vnodes
|
2023-08-16 20:17:11 +08:00 |
Benguang Zhao
|
80518cf82b
|
feat: support sql command show vnodes for all dnodes
|
2023-08-16 20:17:11 +08:00 |
wangmm0220
|
b3f945c4c5
|
fix:conflict
|
2023-08-16 19:35:05 +08:00 |
wangmm0220
|
f266d51764
|
feat:support varbinary type
|
2023-08-16 19:05:07 +08:00 |
slzhou
|
c21559c3d5
|
fix: select tags - error of stmt can not be created
|
2023-08-16 16:00:16 +08:00 |
dapan1121
|
143c657571
|
Merge remote-tracking branch 'origin/3.0' into feat/TD-24700
|
2023-08-16 14:50:31 +08:00 |
dapan1121
|
91d6734b34
|
fix: join condition push down issue
|
2023-08-16 14:28:39 +08:00 |
Benguang Zhao
|
8b26ea7a55
|
enh: add command show vnodes on dnode <dnode_id>
|
2023-08-16 13:31:52 +08:00 |
wangjiaming0909
|
cb027cc5c5
|
feat: support alter table add column with comment
|
2023-08-16 11:07:40 +08:00 |
Haojun Liao
|
63bc50a723
|
Merge pull request #22427 from taosdata/feature/rebuildIndex0
rebuild index at tag0
|
2023-08-16 09:47:43 +08:00 |
slzhou
|
1c9611ea51
|
Merge branch '3.0' of github.com:taosdata/TDengine into szhou/select-tags-scan
|
2023-08-16 09:14:04 +08:00 |
wade zhang
|
1a1a12b7b8
|
Merge pull request #22327 from taosdata/fix/TD-25010-3
feat(tsdb/cos): s3 migration
|
2023-08-16 08:02:20 +08:00 |
wangjiaming0909
|
dcbef83dea
|
feat: support column comment
|
2023-08-15 16:30:02 +08:00 |
slzhou
|
514da6e1b0
|
fix: select tags and set tag scan execution mode
|
2023-08-15 15:16:57 +08:00 |
wangmm0220
|
7441801e9d
|
feat:support varbinary type
|
2023-08-15 13:57:05 +08:00 |
shenglian zhou
|
9fb9d863b9
|
enhance: modify sql.y
|
2023-08-15 11:29:17 +08:00 |
dapan1121
|
8fc0f1bbd6
|
Merge remote-tracking branch 'origin/3.0' into feat/TD-24700
|
2023-08-15 09:00:53 +08:00 |
dapan1121
|
31b0bcd716
|
fix: taosd crash issue
|
2023-08-15 08:51:23 +08:00 |
dapan1121
|
f9f74eaaf4
|
Merge pull request #22406 from taosdata/fix/TD-24684
fix: remove ins_modules table
|
2023-08-15 08:42:08 +08:00 |
Haojun Liao
|
9e3733a02c
|
Merge pull request #22358 from taosdata/feat/TD-24559
feat:[TD-24559]support geomety type in schemaless
|
2023-08-14 22:06:41 +08:00 |
dapan1121
|
6a78053b51
|
feat: add hint supporting
|
2023-08-14 17:21:15 +08:00 |
yihaoDeng
|
cf9f9ab471
|
rebuild index at tag0
|
2023-08-14 08:01:20 +00:00 |
dapan1121
|
6ce28e8886
|
Merge remote-tracking branch 'origin/3.0' into feat/TD-24700
|
2023-08-14 10:49:56 +08:00 |
dapan1121
|
ae0426717a
|
feat: add hint option
|
2023-08-14 10:47:56 +08:00 |
dapan1121
|
b4b9a12d61
|
fix: memory issue
|
2023-08-14 09:06:21 +08:00 |
dapan1121
|
c9656d3f77
|
fix: fix memory issues
|
2023-08-11 17:39:41 +08:00 |
dapan1121
|
8987553d9c
|
fix: remove ins_modules
|
2023-08-11 15:56:38 +08:00 |
Minglei Jin
|
33967b243b
|
Merge branch '3.0' into fix/TD-25010-3
|
2023-08-10 12:14:01 +08:00 |
kailixu
|
1ce8d06032
|
fix: proj col compare func
|
2023-08-10 09:57:57 +08:00 |
dapan1121
|
1d0624bbf1
|
Merge remote-tracking branch 'origin/3.0' into feat/TD-24700
|
2023-08-09 10:32:13 +08:00 |