kailixu
|
a83b3053f4
|
enh: check interval and keep for retentions
|
2023-10-25 22:52:03 +08:00 |
kailixu
|
64765579e9
|
enh: check interval and keep for retentions
|
2023-10-25 22:42:01 +08:00 |
liuyao
|
f51c985914
|
stream event window
|
2023-10-25 17:50:16 +08:00 |
slzhou
|
5ca39f961c
|
fix: add error test case and fix address sanitizer
|
2023-10-25 16:30:13 +08:00 |
shenglian zhou
|
6edf954cd3
|
Merge branch '3.0' of github.com:taosdata/TDengine into szhou/bi-mode-tag-scan
|
2023-10-25 13:54:58 +08:00 |
shenglian zhou
|
8b2d57504c
|
enhance: bi mode default tag scan
|
2023-10-25 13:54:45 +08:00 |
slzhou
|
efe480ae14
|
Merge branch 'szhou/continue-coing' into szhou/insert-stb-tbname
|
2023-10-25 13:30:49 +08:00 |
slzhou
|
04a9f5945f
|
Merge branch '3.0' of github.com:taosdata/TDengine into szhou/insert-stb-tbname
|
2023-10-25 13:30:38 +08:00 |
slzhou
|
29db21a3ad
|
fix: reinit ctb meta and col vals before each stb row
|
2023-10-25 11:22:15 +08:00 |
slzhou
|
c17300557d
|
fix: memory sanitizer error of simple insert stb
|
2023-10-25 10:56:28 +08:00 |
dapan1121
|
6dcc555bbc
|
fix: view privilege issue
|
2023-10-25 10:47:01 +08:00 |
slzhou
|
f0a44b31fc
|
fix: insert into super table syntax is not supported for stmt
|
2023-10-25 09:56:21 +08:00 |
shenglian zhou
|
3de5b841a5
|
fix: large file by batches
|
2023-10-25 09:35:37 +08:00 |
shenglian zhou
|
c9d1553633
|
enhance: refactor stb rows data context
|
2023-10-25 09:06:45 +08:00 |
shenglian zhou
|
a28b3a6e3f
|
fix: refactor
|
2023-10-25 08:50:08 +08:00 |
shenglian zhou
|
0c33a3e60e
|
fix: child table meta optimization
|
2023-10-25 08:27:02 +08:00 |
shenglian zhou
|
27302f995b
|
fix: add memory free
|
2023-10-24 16:23:03 +08:00 |
dapan1121
|
9bf8be1ab4
|
Merge pull request #23354 from taosdata/fix/3.0/TD-26779
fix: union all cast func resType check error
|
2023-10-24 16:11:50 +08:00 |
shenglian zhou
|
ae1bac251a
|
enhance: finished skeleton
|
2023-10-24 16:08:08 +08:00 |
dapan1121
|
dbbceae061
|
fix: union all view issue
|
2023-10-24 11:29:04 +08:00 |
shenglian zhou
|
65cfc13703
|
fix: memory sanitizer error
|
2023-10-23 19:40:27 +08:00 |
slzhou
|
0cfbcd7a13
|
Merge branch '3.0' of github.com:taosdata/TDengine into szhou/continue-coing
|
2023-10-23 16:34:21 +08:00 |
shenglian zhou
|
e713b7c22f
|
enhance: insert stb skeleton development
|
2023-10-23 16:27:00 +08:00 |
dapan1121
|
ab98f7623c
|
Merge remote-tracking branch 'origin/3.0' into feat/TD-25204
|
2023-10-23 08:44:46 +08:00 |
shenglian zhou
|
5156c0d00c
|
enhance: get tbname from one row for stb syntax
|
2023-10-22 15:14:50 +08:00 |
shenglian zhou
|
6488672dd6
|
enhance: parse target column
|
2023-10-22 11:21:36 +08:00 |
shenglian zhou
|
438a775c78
|
fix: parse insert stb columns when meta is ready or ready after get meta
|
2023-10-21 14:02:03 +08:00 |
dapan1121
|
0f4766e38e
|
feat: add view cases
|
2023-10-20 18:22:30 +08:00 |
slzhou
|
3fe5c447e7
|
enhance: begin parse cols
|
2023-10-20 17:16:45 +08:00 |
dapan1121
|
1ff5ccf186
|
Merge pull request #23222 from taosdata/feat/TS-4072
feat: support interval syntax of quoted duration and default unit
|
2023-10-20 15:16:07 +08:00 |
slzhou
|
ce6be3d3e7
|
fix: refactor checkAuth for target table
|
2023-10-20 14:51:44 +08:00 |
wangjiaming0909
|
720982374c
|
fix: union all cast func resType check error
|
2023-10-20 10:36:52 +08:00 |
dapan1121
|
42f440b0fb
|
Merge remote-tracking branch 'origin/3.0' into feat/TD-25204
|
2023-10-20 08:46:32 +08:00 |
dapan1121
|
969b002936
|
enh: support view privilege
|
2023-10-20 08:41:49 +08:00 |
slzhou
|
332268fd4b
|
set super table name for stb syntax and rename setRefreshMate to setRefreshMeta
|
2023-10-19 15:55:24 +08:00 |
wangjiaming0909
|
04c60486e9
|
feat: support interval syntax of quoted duration and default unit
|
2023-10-19 15:46:19 +08:00 |
slzhou
|
cb2311fde6
|
fix minior error
|
2023-10-19 13:28:48 +08:00 |
slzhou
|
334feb199a
|
call processTableSchemaFromMetaData when success
|
2023-10-19 13:22:28 +08:00 |
shenglian zhou
|
8532227a36
|
fix: first schema clause top - target is supertable
|
2023-10-19 11:30:44 +08:00 |
dapan1121
|
afe963a9d1
|
enh: support view privilege
|
2023-10-19 08:31:31 +08:00 |
slzhou
|
9c1697bfd1
|
fix: fix minior error
|
2023-10-18 13:19:44 +08:00 |
slzhou
|
98d782cfa5
|
fix: if not subquery, rewrite project alias
|
2023-10-18 11:04:34 +08:00 |
slzhou
|
cdc8b757ad
|
fix: remove subquery user alias name distinct check
|
2023-10-18 10:11:43 +08:00 |
dapan1121
|
7c8cf28b37
|
feat: add privileges
|
2023-10-16 19:53:08 +08:00 |
slzhou
|
d30c6f6bcc
|
fix: change tablename.tbname aliasname to tbname
|
2023-10-16 13:56:15 +08:00 |
dapan1121
|
aab4cb98dc
|
enh: create & drop view meta processing
|
2023-10-13 19:16:37 +08:00 |
dapan1121
|
a0699d758c
|
Merge remote-tracking branch 'origin/3.0' into feat/TD-25204
|
2023-10-13 16:51:38 +08:00 |
dapan1121
|
c0a4328803
|
feat: support view meta updating
|
2023-10-13 16:29:34 +08:00 |
shenglian-zhou
|
cbd9749bfe
|
Merge branch '3.0' into szhou/pseudo-column-aliasname
|
2023-10-12 19:01:28 -05:00 |
dapan1121
|
7c67f23469
|
feat: update view meta
|
2023-10-12 19:56:17 +08:00 |
slzhou
|
b78a32eb1a
|
Merge branch '3.0' of github.com:taosdata/TDengine into szhou/pseudo-column-aliasname
|
2023-10-12 11:01:50 +08:00 |
Haojun Liao
|
eb4449999f
|
other: merge 3.0
|
2023-10-12 10:33:48 +08:00 |
dapan1121
|
f5768494b4
|
feat: support describe view command
|
2023-10-11 18:49:47 +08:00 |
dapan1121
|
478de7ae56
|
feat: add show create view implement
|
2023-10-11 10:38:22 +08:00 |
shenglian zhou
|
6c30c4faab
|
Revert "fix: add create table sql to audit log"
This reverts commit 658de2a04e .
|
2023-10-10 11:12:53 +08:00 |
slzhou
|
bc2cf345fa
|
fix: change error code after replace column and translate
|
2023-10-10 10:44:13 +08:00 |
slzhou
|
da9d39bfe6
|
fix: cancel future pseudo column translation function processing when rewritten to column
|
2023-10-10 08:31:23 +08:00 |
slzhou
|
b8fe279a85
|
fix: renanme function
|
2023-10-10 07:44:29 +08:00 |
dapan1121
|
d229492616
|
Merge remote-tracking branch 'origin/3.0' into feat/TD-25204
|
2023-10-09 18:34:08 +08:00 |
dapan1121
|
6c8db261f3
|
feat: support show views command
|
2023-10-09 17:19:36 +08:00 |
slzhou
|
44c3bc99e0
|
feat: add interp pseudo column conversion to column
|
2023-10-09 16:56:21 +08:00 |
slzhou
|
56534a7b0d
|
enhance: scan and window pseudo column
|
2023-10-09 16:22:44 +08:00 |
dapan1121
|
7c7cf2b1aa
|
enh: support balance group leader on vgroup_id
|
2023-10-09 15:46:41 +08:00 |
shenglian zhou
|
1bf116f40c
|
Merge branch 'szhou/continue-coing' of github.com:taosdata/TDengine into szhou/continue-coing
|
2023-10-09 13:23:23 +08:00 |
shenglian zhou
|
6ad518d61d
|
enhance: pseduo column coverted to column when necessary
|
2023-10-09 13:21:32 +08:00 |
dapan1121
|
5b639a172d
|
feat: support query from view
|
2023-10-08 18:36:06 +08:00 |
slzhou
|
94b9d0f10a
|
Merge branch '3.0' of github.com:taosdata/TDengine into szhou/pseudo-column-aliasname
|
2023-10-08 08:58:34 +08:00 |
Minglei Jin
|
2d3652c723
|
fix(keep0-duration): force keep0 at least thrice of duration
|
2023-09-28 16:15:35 +08:00 |
dapan1121
|
0a0f512023
|
feat: add view meta processing
|
2023-09-28 11:44:38 +08:00 |
slzhou
|
f659e36d2c
|
fix: internal error when show normal db.tables like pattern
|
2023-09-28 09:20:12 +08:00 |
slzhou
|
dce29b367b
|
fix: retore translater.c
|
2023-09-27 13:46:14 +08:00 |
slzhou
|
dee6006ed9
|
Merge branch '3.0' of github.com:taosdata/TDengine into szhou/continue-coing
|
2023-09-27 10:02:49 +08:00 |
wade zhang
|
f6134b42d7
|
Merge pull request #23036 from taosdata/feat/TS-4011-3.0
feat/TS-4011: adjust config 'keep_time_offset' level from dnode to db
|
2023-09-26 14:25:54 +08:00 |
Shungang Li
|
743a5b0640
|
feat: add db config item keep_time_offset
|
2023-09-25 15:46:08 +08:00 |
shenglian zhou
|
df19645a90
|
fix: check table is super table when rewrite star for bi tool
|
2023-09-22 22:02:30 +08:00 |
slzhou
|
fb62588dd3
|
fix: nodesIsStar and nodesIsTableStar
|
2023-09-22 15:26:39 +08:00 |
slzhou
|
57d5d793f8
|
fix: comm/enterprise split
|
2023-09-22 15:06:38 +08:00 |
slzhou
|
18f8e0dc8d
|
fix: enterprise/community bi support
|
2023-09-22 14:31:47 +08:00 |
slzhou
|
72307ab877
|
enhance: move bi to enterprise
|
2023-09-22 14:27:01 +08:00 |
dapan1121
|
a61d90f672
|
enh: remove column list
|
2023-09-22 11:36:53 +08:00 |
slzhou
|
9bb628650c
|
fix: pass basic test
|
2023-09-22 10:13:17 +08:00 |
dapan1121
|
a67b0c99fc
|
feat: support create/drop view
|
2023-09-21 19:28:07 +08:00 |
shenglian zhou
|
80f77251b2
|
merge with 3.0 and finish coding star expansion
|
2023-09-21 17:04:12 +08:00 |
dapan1121
|
cc08a5ee87
|
fix: add query sql
|
2023-09-20 19:30:40 +08:00 |
slzhou
|
6496bb3d31
|
Merge branch 'szhou/show-db-table' into szhou/continue-coing
|
2023-09-20 14:19:40 +08:00 |
slzhou
|
0c6338dc15
|
fix: fix address sanitizer error
|
2023-09-20 13:25:26 +08:00 |
slzhou
|
1f1657a160
|
fix: fix address sanitizer error
|
2023-09-20 11:50:32 +08:00 |
slzhou
|
1c27c2123f
|
enhance: select `tbname` from (select tbname from d.st)
|
2023-09-20 11:06:59 +08:00 |
slzhou
|
951786669d
|
fix: modify show_kind enum value from none to all
|
2023-09-20 08:39:57 +08:00 |
slzhou
|
bd2669b4f1
|
fix: show normal tables core
|
2023-09-19 16:40:23 +08:00 |
slzhou
|
f4dbd5d9c9
|
enhance: show normal/child tables and show user/system databases
|
2023-09-19 16:14:17 +08:00 |
dm chen
|
ee913cbfbc
|
Merge branch 'main' into feat/TD-26127-audit-sql
|
2023-09-19 14:39:20 +08:00 |
dapan1121
|
b9d554275c
|
Merge remote-tracking branch 'origin/3.0' into feat/TD-25204
|
2023-09-19 14:21:00 +08:00 |
dapan1121
|
14e8db289d
|
feat: support view
|
2023-09-19 14:19:54 +08:00 |
shenglian zhou
|
2773f1e9ac
|
fix: continue coding
|
2023-09-19 14:03:06 +08:00 |
slzhou
|
cabe04fccd
|
fix: add more sql trace
|
2023-09-19 10:47:12 +08:00 |
slzhou
|
7b2eea0b4b
|
fix: fix address sanitizer error
|
2023-09-19 10:08:01 +08:00 |
slzhou
|
05ef6e291c
|
fix: fix address sanitizer error
|
2023-09-19 09:15:12 +08:00 |
slzhou
|
6eb6799a34
|
fix: fix sanitizer error
|
2023-09-19 08:41:10 +08:00 |
slzhou
|
78ea4b1927
|
fix: fix memory sanitizer error
|
2023-09-19 08:38:08 +08:00 |
shenglian zhou
|
94a616fcc1
|
fix: save and continue
|
2023-09-18 16:59:07 +08:00 |
xsren
|
83d8e3a524
|
mem exception handle
|
2023-09-18 13:48:09 +08:00 |
dm chen
|
fda32dcc51
|
Merge branch 'main' into feat/TD-26127-audit-sql
|
2023-09-18 09:41:47 +08:00 |
Haojun Liao
|
05e9f40834
|
Merge pull request #22828 from taosdata/enh/ipWhiteList
Enh/ip white list
|
2023-09-15 17:49:37 +08:00 |
shenglian zhou
|
658de2a04e
|
fix: add create table sql to audit log
|
2023-09-15 09:56:56 +08:00 |
Haojun Liao
|
500fcad36c
|
Merge pull request #22892 from taosdata/fix/liaohj
refactor: do some internal refactor.
|
2023-09-15 00:46:46 +08:00 |
dapan1121
|
8ef01584ee
|
Merge pull request #22629 from taosdata/feat/TD-25620
feat: optimize partition node, replace with sort node
|
2023-09-14 17:26:15 +08:00 |
wangmm0220
|
8d2ac4a317
|
fix:return TSDB_CODE_PAR_VALUE_TOO_LONG if data value is longer than bytes & fix tsAssert default value to 0
|
2023-09-14 15:56:01 +08:00 |
Haojun Liao
|
9b70c0c457
|
fix:fix coverity issue and remove unnecessary files.
|
2023-09-14 09:06:10 +08:00 |
Yihao Deng
|
fa302ac6b9
|
Merge branch '3.0' into enh/ipWhiteList
|
2023-09-13 10:14:08 +08:00 |
Haojun Liao
|
60f5056ab7
|
other: merge 3.0
|
2023-09-12 22:00:40 +08:00 |
yihaoDeng
|
7ce8f694dc
|
Merge branch 'enh/dev3New' into enh/ipWhiteList
|
2023-09-12 15:54:06 +08:00 |
shenglian zhou
|
d724762f68
|
fix: add audit sql to cmd request
|
2023-09-12 13:35:41 +08:00 |
Haojun Liao
|
f602aa965f
|
fix(stream): fix coverity scan issues.
|
2023-09-12 09:16:18 +08:00 |
yihaoDeng
|
d549a47cf5
|
add rpc update interface
|
2023-09-11 15:17:20 +08:00 |
Haojun Liao
|
0f909285c4
|
Merge pull request #22684 from taosdata/mark/tmq-3.0
fix:use vgstatus before if rebalance
|
2023-09-07 09:20:27 +08:00 |
yihaoDeng
|
e539eebaa2
|
add rpc update interface
|
2023-09-05 18:50:11 +08:00 |
wangmm0220
|
ef87b9c571
|
fix:conflicts from 3.0
|
2023-09-05 16:19:04 +08:00 |
wangmm0220
|
1716579081
|
fix:return TSDB_CODE_PAR_VALUE_TOO_LONG if data value is longer than bytes
|
2023-09-05 16:13:59 +08:00 |
dapan1121
|
07053ae525
|
Merge pull request #22725 from taosdata/fix/TS-3895
fix: fix last(*)/last_row(*) return MD5 hashed column name
|
2023-09-05 13:28:47 +08:00 |
dapan1121
|
4a5bcb5c80
|
Merge pull request #22650 from taosdata/szhou/ip-whitelist
enhance: ip whitelist syntax
|
2023-09-05 11:00:55 +08:00 |
wangjiaming0909
|
2c4e0fee07
|
feat: optimize partition node, replace with sort node
|
2023-09-05 10:53:30 +08:00 |
Ganlin Zhao
|
0fed045a12
|
fix: fix last(*)/last_row(*) return MD5 hashed column name
|
2023-09-04 18:33:50 +08:00 |
Haojun Liao
|
21dab8ceab
|
other: merge 3.0
|
2023-09-04 13:08:19 +08:00 |
wangmm0220
|
fd85d5885a
|
fix:add limit time for consume in 1 seconds
|
2023-09-01 16:57:49 +08:00 |
wangmm0220
|
f0fbe08e1d
|
fix:core dump if tmq is null
|
2023-09-01 16:45:46 +08:00 |
yihaoDeng
|
832b78c0e8
|
Merge branch '3.0' into szhou/ip-whitelist
|
2023-09-01 13:44:23 +08:00 |
dapan1121
|
cc17848b78
|
fix: merge 3.0 to main
|
2023-09-01 13:24:47 +08:00 |
dapan1121
|
eda96e4301
|
Merge remote-tracking branch 'origin/main' into fix/m23.2
|
2023-09-01 11:02:54 +08:00 |
yihaoDeng
|
8b146f793d
|
Merge branch '3.0' into szhou/ip-whitelist
|
2023-09-01 10:51:24 +08:00 |
dapan1121
|
228e6c6acd
|
Merge remote-tracking branch 'origin/main' into 3.0
|
2023-09-01 10:01:10 +08:00 |
wade zhang
|
20a9ab16e0
|
Merge pull request #22664 from taosdata/fix/TD-26046
fix: remove constant partition
|
2023-08-31 18:37:53 +08:00 |
dapan1121
|
cff17434a2
|
fix: aggragate function omited issue
|
2023-08-31 16:23:00 +08:00 |
slzhou
|
16e3541d4a
|
fix: windows compilation error
|
2023-08-31 15:44:42 +08:00 |
dapan1121
|
1709ab4849
|
fix: remove constant partition
|
2023-08-31 13:52:37 +08:00 |
wade zhang
|
f9aaf42cd0
|
Merge pull request #22657 from taosdata/feat/TD-18789
fix:modify error tips
|
2023-08-31 11:05:29 +08:00 |
dapan1121
|
62d77c8be2
|
Merge pull request #22654 from taosdata/fix/TD-26046
fix: trim block and partition by constant function issue
|
2023-08-31 09:04:46 +08:00 |
slzhou
|
189c5cf137
|
fix: address sanitizer error
|
2023-08-31 07:55:21 +08:00 |
dapan1121
|
20552290cd
|
fix: partition by constant function issue
|
2023-08-30 19:13:44 +08:00 |
wangmm0220
|
be893c1bb0
|
fix:modify error tips
|
2023-08-30 18:21:37 +08:00 |
slzhou
|
f41783c73f
|
fix: address sanitizer error
|
2023-08-30 17:12:12 +08:00 |
slzhou
|
82dc2de2f4
|
Merge branch '3.0' of github.com:taosdata/TDengine into szhou/ip-whitelist
|
2023-08-30 17:11:42 +08:00 |
dapan1121
|
2e7897239a
|
fix: trim block and partition by constant function issue
|
2023-08-30 16:51:44 +08:00 |
slzhou
|
25262c0dea
|
fix: unknow error
|
2023-08-30 16:33:19 +08:00 |
Haojun Liao
|
d87a525131
|
Merge pull request #22639 from taosdata/fix/TD-26025
fix create tag error
|
2023-08-30 16:28:16 +08:00 |
dapan1121
|
f94c849f23
|
Merge pull request #22540 from taosdata/fix/TS-3821
fix: use MD5 hash to fix aliasname not enough to hold dbname.tbname
|
2023-08-30 15:21:23 +08:00 |
slzhou
|
402a4c3d60
|
enhance: add test case
|
2023-08-30 15:13:43 +08:00 |
slzhou
|
1ab94d0992
|
Merge branch '3.0' of github.com:taosdata/TDengine into szhou/ip-whitelist
|
2023-08-30 14:42:26 +08:00 |
slzhou
|
97f048364b
|
enhance: regenerate sql.c
|
2023-08-30 14:37:04 +08:00 |
shenglian zhou
|
b8205f23bf
|
enhance: ip whitelist before debug
|
2023-08-30 14:32:46 +08:00 |
yihaoDeng
|
cf98414dbd
|
fix case error
|
2023-08-30 14:22:50 +08:00 |
Haojun Liao
|
b1aa86a290
|
Merge pull request #22605 from taosdata/feat/TD-18789
feat:support varbinary type
|
2023-08-30 11:29:26 +08:00 |
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 |