yihaoDeng
|
89bb80db65
|
fix create tag error
|
2023-08-30 10:46:28 +08:00 |
shenglian zhou
|
33966cf856
|
enhance: continue coding
|
2023-08-29 17:35:03 +08:00 |
Ganlin Zhao
|
d0fb485573
|
fix all possible overflow using md5
|
2023-08-29 15:51:29 +08:00 |
wangmm0220
|
34c7832850
|
feat:support stmt/tmq json in varbinary type
|
2023-08-29 15:24:12 +08:00 |
slzhou
|
f280da26da
|
Merge branch '3.0' of github.com:taosdata/TDengine into szhou/ip-whitelist
|
2023-08-29 14:16:37 +08:00 |
wangmm0220
|
201a8f0918
|
feat:support varbinary type
|
2023-08-28 19:06:16 +08:00 |
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
|
b16470414a
|
enhance: ip range white list to user
|
2023-08-24 15:54:10 +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 |
slzhou
|
9b4bdd819b
|
enhance: subquery can use expr primary key +/- value as primary key
|
2023-08-08 13:24:06 +08:00 |
wangmm0220
|
864d07e1bc
|
feat:[TD-24559]support geomety type in schemaless
|
2023-08-07 19:39:06 +08:00 |
Minglei Jin
|
fac7e521e9
|
s3/evict: fetch atime from stat file
|
2023-08-07 15:59:37 +08:00 |
dapan1121
|
0546bdceb2
|
Merge remote-tracking branch 'origin/3.0' into feat/TD-24700
|
2023-08-07 11:23:15 +08:00 |
wade zhang
|
3a59b95211
|
Merge pull request #22226 from taosdata/wjm/fix/TD-25374
fix: window fill ts range check with int64 overflow
|
2023-07-30 14:32:31 +08:00 |
dapan1121
|
b7126b9cc6
|
Merge remote-tracking branch 'origin/3.0' into feat/TD-24700
|
2023-07-28 18:01:11 +08:00 |
wangjiaming0909
|
6713882b48
|
fix: window fill ts range check with int64 overflow
|
2023-07-28 14:17:21 +08:00 |
Haojun Liao
|
b145771a1b
|
other: merge 3.0
|
2023-07-27 16:38:57 +08:00 |
Haojun Liao
|
3d403dca5a
|
other: merge main.
|
2023-07-27 16:23:41 +08:00 |
dapan1121
|
4e5fbb52ee
|
Merge remote-tracking branch 'origin/3.0' into feat/TD-24700
|
2023-07-26 13:56:46 +08:00 |
dapan1121
|
768a84647c
|
Merge pull request #22177 from taosdata/enh/TS-3625
fix: fix error message
|
2023-07-25 13:28:19 +08:00 |
Ganlin Zhao
|
c9c7f99764
|
fix: fix error message
|
2023-07-25 09:49:23 +08:00 |
dapan1121
|
4f75eb5655
|
Merge remote-tracking branch 'origin/3.0' into feat/TD-24700
|
2023-07-24 11:43:15 +08:00 |
wangmm0220
|
872222eb77
|
fix:[TD-25222] error in drop topic if topic num is too long
|
2023-07-17 19:52:07 +08:00 |
Ganlin Zhao
|
929db3d647
|
Merge branch '3.0' into enh/TS-2288
|
2023-07-17 16:09:07 +08:00 |
wangjiaming0909
|
ee7c8289aa
|
fix: create sma index for us/ns database failed
|
2023-07-17 09:02:30 +08:00 |
Ganlin Zhao
|
7935d824b6
|
enhance show variables output
|
2023-07-14 13:57:02 +08:00 |
dapan1121
|
aca9c5fe19
|
Merge remote-tracking branch 'origin/3.0' into feat/TD-24700
|
2023-07-14 13:31:07 +08:00 |
Haojun Liao
|
e0ea0f2df4
|
Merge pull request #22020 from taosdata/fix/liaohj
other: merge main
|
2023-07-13 17:55:28 +08:00 |
Haojun Liao
|
f41bcd73b0
|
other: merge main.
|
2023-07-13 11:02:09 +08:00 |
dapan1121
|
424c3d39fb
|
Merge pull request #22048 from taosdata/feat/TD-25003
feat: add new syntax for show tags/index/table tags
|
2023-07-13 09:46:11 +08:00 |
Ganlin Zhao
|
b058f3c881
|
add syntax for show tags/index/table tags from db.tb
|
2023-07-12 13:50:17 +08:00 |
dapan1121
|
75c250f503
|
fix: report permission error when all columns are invisiable
|
2023-07-12 11:49:57 +08:00 |
Ganlin Zhao
|
5ec94c0697
|
add syntax for show tags/index/table tags from db.tb
|
2023-07-12 11:06:47 +08:00 |
Ganlin Zhao
|
48bc377233
|
add show command for system db
|
2023-07-11 13:56:02 +08:00 |
Haojun Liao
|
3ffdbe923d
|
other: merge 3.0
|
2023-07-11 09:12:57 +08:00 |
wangmm0220
|
35ba132a29
|
fix:conflicts from main
|
2023-07-09 12:52:18 +08:00 |
wangmm0220
|
a5363e6e03
|
fix:test case in tmq
|
2023-07-09 12:49:50 +08:00 |
dapan1121
|
5b5b5648ac
|
Merge remote-tracking branch 'origin/3.0' into feat/TD-24700
|
2023-07-07 19:32:50 +08:00 |
dapan1121
|
a99fac031c
|
fix: fix coverity scan issues
|
2023-07-07 10:25:48 +08:00 |
dapan1121
|
328104a15a
|
Merge pull request #21971 from wangjiaming0909/fix/3.0/TD-25068
refine select interval from sys table error msg
|
2023-07-07 08:40:06 +08:00 |
wangjiaming0909
|
2de37b9426
|
refine select interval from sys table error msg
|
2023-07-06 13:52:52 +08:00 |
wangjiaming0909
|
1f71ce9409
|
feature: get last timestamp before create sma index
|
2023-07-06 10:33:22 +08:00 |
dapan1121
|
c85bbef2e9
|
Merge remote-tracking branch 'origin/3.0' into feat/TD-24700
|
2023-07-05 11:13:57 +08:00 |
Haojun Liao
|
82342ebdc7
|
Merge pull request #21934 from taosdata/feature/TD-20678
feat:subscribe only meta info
|
2023-07-04 11:28:27 +08:00 |
wangmm0220
|
20e616d59d
|
feat:parse sql.y
|
2023-06-30 19:36:39 +08:00 |
dapan1121
|
99fc0e0c96
|
fix: add with meta
|
2023-06-30 17:45:28 +08:00 |
wangmm0220
|
af16b62289
|
fix:modify sql.y
|
2023-06-30 16:57:29 +08:00 |
wangmm0220
|
58c7011e0e
|
feat:support only meta in tmq subscriptions
|
2023-06-30 11:42:40 +08:00 |
dapan1121
|
7dddfd0a5a
|
Merge remote-tracking branch 'origin/3.0' into feat/TD-24700
|
2023-06-29 19:29:27 +08:00 |
wade zhang
|
80130b2691
|
Merge pull request #21851 from luckeverda/fix/TD-24473
fix/TD-24542/TD-24484/TD-24473
|
2023-06-29 10:42:53 +08:00 |
Shungang Li
|
308ba7a02e
|
fix: type geometry predicates support
support "=, <>, is null, is not null, in, not in"
|
2023-06-29 09:44:51 +08:00 |
dapan1121
|
9f0da17c49
|
Merge remote-tracking branch 'origin/3.0' into feat/TD-24700
|
2023-06-28 19:40:55 +08:00 |
dapan1121
|
8f39b9d2e4
|
enh: optimize query plan
|
2023-06-27 19:36:51 +08:00 |
dapan1121
|
4dae9f4eff
|
merge main to 3.0
|
2023-06-26 18:43:00 +08:00 |
Ganlin Zhao
|
77d2737f91
|
fix: fix userAlias issue when keepColumnName is set to true
|
2023-06-25 17:51:51 +08:00 |
wade zhang
|
254a20bdf3
|
Merge pull request #21660 from luckeverda/feat/TD-23739
feat/TD-23739: enhance ttl, deletetime modified by writing-op
|
2023-06-25 09:06:57 +08:00 |
Shungang Li
|
b93f653d7e
|
feat: enhance ttl, deletetime modified by writing-ops
new config item: ttlChangeOnWrite (default 0)
ttl delete time changes on last write if true
|
2023-06-19 19:03:35 +08:00 |
dapan1121
|
205e79ad28
|
Merge pull request #21736 from taosdata/fix/TD-24790
fix: fix fill double type column with scalar expression error
|
2023-06-15 18:45:40 +08:00 |
Ganlin Zhao
|
4e2eeed44c
|
optimize
|
2023-06-15 16:31:36 +08:00 |
Haojun Liao
|
1b9eca5ce0
|
other: merge main.
|
2023-06-15 13:03:17 +08:00 |
Ganlin Zhao
|
61d089496d
|
fix: fix fill double type column with scalar expression error
|
2023-06-15 10:58:39 +08:00 |
dapan1121
|
e52c6aae8c
|
Merge pull request #21620 from taosdata/fix/TD-24567-3.0
fix: tsma query with order by _wstart/_wend
|
2023-06-15 09:06:57 +08:00 |
dapan1121
|
73d3c21e21
|
Merge remote-tracking branch 'origin/3.0' into feat/TD-24499
|
2023-06-13 11:44:41 +08:00 |
dapan1121
|
48b9cac75c
|
fix: fix no data in db issue
|
2023-06-13 11:44:13 +08:00 |
kailixu
|
4cd039c38e
|
chore: compare funcNode without aliasName
|
2023-06-12 16:47:03 +08:00 |
dapan1121
|
170182fecd
|
feat: support fill history with sub request
|
2023-06-12 16:10:54 +08:00 |
kailixu
|
f5d28cdcd1
|
chore: more check
|
2023-06-12 10:49:17 +08:00 |
kailixu
|
b200fdba51
|
chore: node type
|
2023-06-12 10:44:01 +08:00 |
kailixu
|
58c43901ed
|
chore: another logic
|
2023-06-12 09:14:38 +08:00 |
dapan1121
|
988ee2b57a
|
fix: consumer group issue
|
2023-06-09 11:13:22 +08:00 |
kailixu
|
1812b9e968
|
Merge branch '3.0' into fix/TD-24567-3.0
|
2023-06-09 09:55:47 +08:00 |
dapan1121
|
5a3d3713dc
|
Merge pull request #21601 from wangjiaming0909/fix/m/TS-3482
fix: select desc and asc return different rows after delete
|
2023-06-08 15:17:28 +08:00 |
kailixu
|
576e3d1156
|
chore: erase duplicated func node for window logic node
|
2023-06-08 11:49:49 +08:00 |
dapan1121
|
958160be0b
|
Merge pull request #21599 from taosdata/enh/TD-24274
enh: enable interp fill value support scarlar expression
|
2023-06-08 10:39:38 +08:00 |
Ganlin Zhao
|
150e9ae296
|
make interp fill multiple col logic same as window fill
|
2023-06-07 16:55:03 +08:00 |
dapan1121
|
01683f6d92
|
Merge pull request #21527 from taosdata/feat/TS-3048
feat(query): support single point interp
|
2023-06-06 18:17:20 +08:00 |
kailixu
|
bcac24b6b7
|
fix: tsma query with order by _wstart/_wend
|
2023-06-06 17:19:59 +08:00 |
Ganlin Zhao
|
e8eadeb9f5
|
Merge branch '3.0' into feat/TS-3048
|
2023-06-06 14:55:12 +08:00 |
dapan1121
|
65d323d9c7
|
Merge pull request #21222 from taosdata/fix/TD-24001
enh: optimize timeline function validation
|
2023-06-06 14:22:53 +08:00 |
wade zhang
|
e12af9327e
|
Merge pull request #21612 from luckeverda/geo
fix: compress core by tDataTypes
|
2023-06-06 14:20:45 +08:00 |
Shungang Li
|
472665e4b1
|
fix: compress core by tDataTypes
|
2023-06-06 13:06:53 +08:00 |
slzhou
|
beb2b7b467
|
fix: rewrite count(*) to count(1) for temp table
|
2023-06-06 07:39:14 +08:00 |
wangjiaming0909
|
73585b3552
|
fix: select desc and asc return different rows after delete
|
2023-06-05 17:44:34 +08:00 |
Ganlin Zhao
|
005182c3c9
|
fix multiple interp issue
|
2023-06-05 16:40:48 +08:00 |
Ganlin Zhao
|
6b670b7f08
|
fix desc
|
2023-06-05 15:48:15 +08:00 |
Ganlin Zhao
|
be34546edd
|
enh: enable interp fill value support scarlar expression
|
2023-06-05 15:19:06 +08:00 |
dapan1121
|
ddd3a53e56
|
Merge remote-tracking branch 'origin/3.0' into fix/TD-24001
|
2023-06-02 13:57:34 +08:00 |
Haojun Liao
|
d45aa7ef84
|
Merge pull request #21555 from taosdata/fix/liaohj_main
other: merge main into 3.0.
|
2023-06-02 13:11:12 +08:00 |
dapan1121
|
6dda2e94f4
|
fix: distinct primary timestamp issue
|
2023-06-02 11:42:25 +08:00 |
Haojun Liao
|
5301c5756a
|
other: merge main into 3.0.
|
2023-06-01 09:29:18 +08:00 |
dapan1121
|
23bcfc2fd0
|
enh: stmt column length validation
|
2023-05-31 09:16:47 +08:00 |
wangmm0220
|
b8a4df4146
|
fix:avoid put tag to select if where condition is always true or false
|
2023-05-30 16:50:20 +08:00 |
Ganlin Zhao
|
1009c80967
|
fix bug
|
2023-05-30 14:21:32 +08:00 |
Ganlin Zhao
|
b83a4b14e7
|
allow omit every clause for single point interp
|
2023-05-29 17:34:35 +08:00 |
Ganlin Zhao
|
57c301553b
|
feat(query): support single point interp syntax
|
2023-05-29 16:40:30 +08:00 |
dapan1121
|
ccf57129bb
|
fix: show create table privilege issue
|
2023-05-29 16:33:31 +08:00 |
wangmm0220
|
78db3520a6
|
fix:conflict
|
2023-05-29 14:57:03 +08:00 |
dapan1121
|
60588af694
|
fix: add topic query
|
2023-05-29 13:33:51 +08:00 |
wangmm0220
|
208ba2ef4d
|
fix:memory leak
|
2023-05-26 10:45:37 +08:00 |
dapan1121
|
e70c433a59
|
enh: support time line query from union/union all subquery
|
2023-05-26 08:44:23 +08:00 |
dapan1121
|
2713f4f6d4
|
feat: support create topic as stable with conditions
|
2023-05-25 19:01:58 +08:00 |
wangmm0220
|
357e86b994
|
feat:add tag filter for stable subscribe
|
2023-05-24 18:59:47 +08:00 |