wangmm0220
|
82a659c307
|
fix:add json test case
|
2022-05-23 17:53:11 +08:00 |
Xiaoyu Wang
|
7a215a238f
|
fix: some prblems of parser and planner
|
2022-05-21 20:58:12 +08:00 |
Xiaoyu Wang
|
c726681009
|
Merge pull request #12743 from taosdata/feature/3.0_wxy
feat: the scan subplan adds the 'dbFName' attribute for metadata refresh
|
2022-05-20 13:52:00 +08:00 |
WANG MINGMING
|
c715ee5993
|
Merge pull request #12719 from taosdata/feature/TD-13041
fea: add select json from table
|
2022-05-20 13:15:49 +08:00 |
Xiaoyu Wang
|
079f2fb93e
|
feat: the scan subplan adds the 'dbFName' attribute for metadata refresh
|
2022-05-20 12:47:23 +08:00 |
Xiaoyu Wang
|
d2da0c0c7f
|
fix: some problems of parser and planner
|
2022-05-19 19:19:30 +08:00 |
Xiaoyu Wang
|
ff43adee77
|
fix: some problems of parser and planner
|
2022-05-19 18:09:47 +08:00 |
wangmm0220
|
91dc9e9089
|
fea:add select json logic
|
2022-05-19 17:46:28 +08:00 |
Xiaoyu Wang
|
29bdba7298
|
fix: some problems of parser and planner
|
2022-05-19 14:26:10 +08:00 |
Xiaoyu Wang
|
6f4c0a2e8f
|
fix: some problems of parser and planner
|
2022-05-18 20:28:14 +08:00 |
Xiaoyu Wang
|
d5d73250fe
|
fix: sql command 'alter table'
|
2022-05-17 14:12:06 +08:00 |
Xiaoyu Wang
|
b0fba34f52
|
feat: sql command 'alter table'
|
2022-05-16 15:49:01 +08:00 |
Xiaoyu Wang
|
e0e3e5c4c4
|
Merge remote-tracking branch 'origin/3.0' into feature/3.0_wxy
|
2022-05-14 19:25:56 +08:00 |
Xiaoyu Wang
|
60e8bc24cd
|
fix: some problems of parser and planner
|
2022-05-14 19:17:53 +08:00 |
Haojun Liao
|
5dadb26070
|
fix(query): set the correct state value key index.
|
2022-05-13 18:18:54 +08:00 |
Xiaoyu Wang
|
f19272909c
|
fix: some problems of parser
|
2022-05-12 17:17:02 +08:00 |
WANG MINGMING
|
340f9158c0
|
Merge pull request #12156 from taosdata/feature/TD-14761
feat: schemaless write
|
2022-05-07 10:42:44 +08:00 |
Xiaoyu Wang
|
5f06387940
|
fix: some problems of parser and planner
|
2022-05-06 17:52:59 +08:00 |
wangmm0220
|
05daba7f8e
|
refactor:merge from 3.0
|
2022-05-06 11:28:34 +08:00 |
Xiaoyu Wang
|
cdfe9929c8
|
feat: fill physical plan
|
2022-04-30 14:07:44 +08:00 |
Xiaoyu Wang
|
8818ed48f9
|
feat: sql command 'drop table'
|
2022-04-29 15:05:37 +08:00 |
wangmm0220
|
990205d684
|
refactor: schemaless tmp commit
|
2022-04-27 21:29:25 +08:00 |
Xiaoyu Wang
|
6d449c8224
|
enh: refactor db and table options
|
2022-04-27 18:18:37 +08:00 |
Xiaoyu Wang
|
ac874f9e8d
|
enh: format code
|
2022-04-26 11:50:35 +08:00 |
Xiaoyu Wang
|
14e9fa355c
|
fix: some problems of udf and 'create table'
|
2022-04-25 17:57:14 +08:00 |
Xiaoyu Wang
|
74fb0f4b55
|
enh: order by primary key optimize
|
2022-04-24 20:11:06 +08:00 |
Xiaoyu Wang
|
20879d0ef7
|
fix: some syntax parsing problems
|
2022-04-22 18:23:37 +08:00 |
Xiaoyu Wang
|
e5a7f1b73f
|
feat: sql command 'union all'
|
2022-04-21 17:09:54 +08:00 |
Xiaoyu Wang
|
1d47ceae37
|
feat: sql command 'union all'
|
2022-04-21 16:32:48 +08:00 |
wangmm0220
|
1ab6342018
|
refactor: fix error in merge
|
2022-04-20 18:54:15 +08:00 |
wangmm0220
|
412e2cbb0d
|
refactor: add test casese for json compare logic
|
2022-04-19 17:52:04 +08:00 |
wangmm0220
|
49c3057221
|
refactor: merge from 3.0
|
2022-04-18 21:15:57 +08:00 |
wangmm0220
|
b7bd654c77
|
refactor: add compare logic for json value
|
2022-04-16 21:24:07 +08:00 |
Xiaoyu Wang
|
c40b590ad8
|
enh: window clause validity check
|
2022-04-16 17:27:54 +08:00 |
Xiaoyu Wang
|
b9fb9c580d
|
feat: sql command "create stream"
|
2022-04-16 13:15:14 +08:00 |
wangmm0220
|
73c34da280
|
Merge branch '3.0' into feature/TD-13041
|
2022-04-16 09:30:26 +08:00 |
wangmm0220
|
8072523561
|
refactor: add json tag function for sql parser
|
2022-04-14 19:01:11 +08:00 |
wangmm0220
|
32577d4196
|
refactor: add json tag function for sql parser
|
2022-04-14 18:24:21 +08:00 |
Xiaoyu Wang
|
8118a20649
|
enh(query): increase the validity check of function parameters
|
2022-04-14 15:49:57 +08:00 |
Xiaoyu Wang
|
ec643ceecd
|
fix: is_null expression returned an incorrect result
|
2022-04-12 16:12:45 +08:00 |
Xiaoyu Wang
|
e87e7c3335
|
TD-14457 TD-14537 TD-14571 bugfix
|
2022-04-08 13:59:32 +08:00 |
Xiaoyu Wang
|
a7aa815215
|
db/table options adjust
|
2022-04-07 18:19:20 +08:00 |
Xiaoyu Wang
|
db08d3ca9b
|
TD-14392 bugfix
|
2022-03-31 22:38:48 -04:00 |
Xiaoyu Wang
|
baa238eead
|
TD-14409 TD-14436 bugfix
|
2022-03-31 05:20:26 -04:00 |
afwerar
|
222db126bc
|
[TD-13758]<fix>: redefine memory api.
|
2022-03-26 00:29:53 +08:00 |
Xiaoyu Wang
|
4e0bdd14db
|
TD-14177 bugfix
|
2022-03-24 03:49:04 -04:00 |
Xiaoyu Wang
|
ec5eeea762
|
reorganize physical plan code
|
2022-03-23 06:44:02 -04:00 |
Xiaoyu Wang
|
4e0b56324a
|
TD-13675 rollup, alter db, alter table syntax definition
|
2022-03-16 07:28:40 -04:00 |
Xiaoyu Wang
|
da0fa26717
|
TD-13747 src file name organize
|
2022-03-10 02:36:06 -05:00 |