Bob Liu
e453962271
rewrite nodes function
2023-11-19 16:31:47 +08:00
slzhou
9ad86d7753
commit: add create show stmt support
2023-11-16 11:41:02 +08:00
shenglian zhou
b51e4b18ce
feat: compact return id and kill compact id
2023-11-16 11:03:56 +08:00
Bob Liu
82ad690eb4
rewrite nodesNodeName
2023-11-13 20:20:45 +08:00
dapan1121
350fac01a0
Merge remote-tracking branch 'origin/3.0' into feat/TD-24802
2023-11-10 11:48:55 +08:00
wangjiaming0909
a6600ab23a
correct colid in blockinfo
2023-11-09 15:41:01 +08:00
dapan1121
49ebb7145e
enh: support split cache last and other functions
2023-11-08 18:42:41 +08:00
dapan1121
c2ec373557
Merge remote-tracking branch 'origin/3.0' into feat/TD-24802
2023-11-07 10:09:10 +08:00
dapan1121
0ed4d1507f
feat: support non_sort mode
2023-11-07 09:23:06 +08:00
xinsheng Ren
da24384f0e
Merge branch '3.0' into fix/xsren/TD-22212/taosQueryParam3.0
2023-11-04 17:41:41 +08:00
slzhou
4a2c52783b
Merge branch '3.0' of github.com:taosdata/TDengine into szhou/insert-stb-tbname
2023-11-01 14:10:02 +08:00
dapan1121
099f72e84a
fix: memory issues
2023-10-27 11:36:17 +08:00
facetosea
759a5d4bbf
fix ctest
2023-10-26 21:06:08 +08:00
slzhou
c17300557d
fix: memory sanitizer error of simple insert stb
2023-10-25 10:56:28 +08:00
dapan1121
dbbceae061
fix: union all view issue
2023-10-24 11:29:04 +08:00
dapan1121
42f440b0fb
Merge remote-tracking branch 'origin/3.0' into feat/TD-25204
2023-10-20 08:46:32 +08:00
dapan1121
478de7ae56
feat: add show create view implement
2023-10-11 10:38:22 +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
1aad905558
fix: collection functions hash set distinct error
2023-10-08 15:55:01 +08:00
slzhou
fb62588dd3
fix: nodesIsStar and nodesIsTableStar
2023-09-22 15:26:39 +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
64da3f4ef9
Merge pull request #22978 from taosdata/szhou/show-db-table
...
enhance: show normal/child tables and show user/system databases
2023-09-21 16:55:26 +08:00
slzhou
f4dbd5d9c9
enhance: show normal/child tables and show user/system databases
2023-09-19 16:14:17 +08:00
wangjiaming0909
1e53e6cfeb
optimize count()/last() + partition by tbname/tag
2023-09-19 14:56:02 +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
94a616fcc1
fix: save and continue
2023-09-18 16:59:07 +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
wangjiaming0909
cb78c54d72
optimize sort perf
2023-09-13 18:37:42 +08:00
wangjiaming0909
4a131000e4
fix: data error of partition by col + interval
2023-09-07 10:49:09 +08:00
wangjiaming0909
2c4e0fee07
feat: optimize partition node, replace with sort node
2023-09-05 10:53:30 +08:00
slzhou
f41783c73f
fix: address sanitizer error
2023-08-30 17:12:12 +08:00
shenglian zhou
b8205f23bf
enhance: ip whitelist before debug
2023-08-30 14:32:46 +08:00
dapan1121
581f04a18b
fix: empty table name for tbname issue
2023-08-18 15:00:00 +08:00
dapan1121
daf91648fe
fix: invalid read memory issue
2023-08-18 13:57:17 +08:00
dapan1121
e8fa9aa633
fix: join blockId and target issues
2023-08-17 13:50:26 +08:00
dapan1121
73d7caa63a
fix: remove uid from scan list
2023-08-16 19:12:32 +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
dapan1121
a6ecb7253e
Merge pull request #22390 from taosdata/feat/3.0/TD-25365
...
feat: optimize select agg_func partition by tag slimit
2023-08-16 13:32:58 +08:00
wangjiaming0909
e587cc50e6
feat: optimize select agg_func partition by tag slimit
2023-08-16 11:20:56 +08:00
slzhou
4fdaaba3ce
Merge branch '3.0' of github.com:taosdata/TDengine into szhou/tag-scan-opt
2023-08-15 17:18:25 +08:00
slzhou
49e4b11547
fix: fix compilation error
2023-08-15 17:00:53 +08:00
slzhou
450d7e2d3c
enhance: compilation error
2023-08-15 16:56:15 +08:00
shenglian zhou
84e472ad03
enhance: tag cond col list only once and tag scan derive from scan
2023-08-15 16:10:54 +08:00
dapan1121
8fc0f1bbd6
Merge remote-tracking branch 'origin/3.0' into feat/TD-24700
2023-08-15 09:00:53 +08:00
slzhou
012248b681
fix: move the only ctb idx flag to logical plan
2023-08-14 19:26:53 +08:00
dapan1121
6a78053b51
feat: add hint supporting
2023-08-14 17:21:15 +08:00
slzhou
6688d70ba4
fix: fix planner test error
2023-08-13 18:46:55 +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
shenglian zhou
1c7f854a71
enhance: add only meta ctb index to tag scan physi node
2023-08-11 14:47:28 +08:00
dapan1121
1aac643a9b
enh: support single vnode join
2023-08-09 10:30:35 +08:00
dapan1121
e83a46b88f
enh: cache necessary file for seq mode
2023-07-26 19:17:59 +08:00
dapan1121
4f75eb5655
Merge remote-tracking branch 'origin/3.0' into feat/TD-24700
2023-07-24 11:43:15 +08:00
wangjiaming0909
7d850c1a5e
feat: optimize partition by tbname slimit
2023-07-20 15:07:55 +08:00
dapan1121
c45359c989
enh: add batch table scan
2023-07-19 10:37:30 +08:00
dapan1121
a1e18ac898
fix: fix global cache issue
2023-07-17 09:25:28 +08:00
dapan1121
188df1d675
fix: fix bugs
2023-07-14 19:36:56 +08:00
dapan1121
2312f10372
enh: support concurrent fetch from group cache
2023-07-14 13:30:13 +08:00
dapan1121
a42bd9e478
Merge remote-tracking branch 'origin/3.0' into feat/TD-24700
2023-07-11 19:34:39 +08:00
wangjiaming0909
1d7515213b
feat: 1. add limit for diskBasedBuf
...
2. use referenced tuple before actually pushing into pq
3. use limitInfo instead of maxRows in sort pyhsical node
2023-07-11 14:16:20 +08:00
dapan1121
5b5b5648ac
Merge remote-tracking branch 'origin/3.0' into feat/TD-24700
2023-07-07 19:32:50 +08:00
dapan1121
779224f0a6
fix: fix bugs
2023-07-06 19:33:31 +08:00
wangjiaming0909
1f71ce9409
feature: get last timestamp before create sma index
2023-07-06 10:33:22 +08:00
dapan1121
ac35ae9839
feat: add dynamic query ctrl operator
2023-07-03 19:29:46 +08:00
dapan1121
60290b98e4
feat: add group cache operator
2023-06-30 19:20:36 +08:00
dapan1121
226ee06209
enh: add physical plan processing
2023-06-29 19:28:32 +08:00
dapan1121
9f0da17c49
Merge remote-tracking branch 'origin/3.0' into feat/TD-24700
2023-06-28 19:40:55 +08:00
dapan1121
81a2bf10cf
enh: optimize stable join
2023-06-28 19:39:04 +08:00
dapan1121
8f39b9d2e4
enh: optimize query plan
2023-06-27 19:36:51 +08:00
wangjiaming0909
57ddb3437d
feature: optimize order by limit using priority queue
2023-06-27 17:50:50 +08:00
dapan1121
ce2635074d
enh: add uid/vgid functions
2023-06-26 11:48:47 +08:00
Ganlin Zhao
77d2737f91
fix: fix userAlias issue when keepColumnName is set to true
2023-06-25 17:51:51 +08:00
wangjiaming0909
fb4f174fbc
feature: add input, output ts order for execution plans
2023-06-16 10:26:09 +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
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
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
Haojun Liao
5301c5756a
other: merge main into 3.0.
2023-06-01 09:29:18 +08:00
wangmm0220
5d2c78ba6b
fix:memory leak
2023-05-30 10:39:00 +08:00
dapan1121
e70c433a59
enh: support time line query from union/union all subquery
2023-05-26 08:44:23 +08:00
Dingle Zhang
984211f3b4
Feature/3.0 geometry ( #21037 )
...
* Add GEOMETRY data type and make sql.c able to parse it. The GEMETRY works like BINARY so far.
* add GEOMETRY type into gConvertTypes to fix some issues like DELETE calling
* change some test cases to make sure no same timestamp is inserted, and add my smoketest.sh
* Add a function MakePoint() and introduce a lib geometry
* implement sql functions GeomFromText() and AsText()
* Use GEOS *_r funcions instead for thread safety
* Handle with TSDB_DATA_TYPE_GEOMETRY when INSERT geometry data by converting WKT.
Add geosWrapper to wrap the basic GEOS functions for TDEngine.
* refactor AsText and MakePoint functions to be like GeomFromText
* Show WKT when print geometry data in screen
Dump hex data when dump geometry data in a file
* define TYPE_BYTES item for TSDB_DATA_TYPE_GEOMETRY, which casued some strange issues.
* set number of decimals of WKT to 6
* Implement SQL function Intersects()
* refactor geometry sql functions
* Add geosErrMsgeHandler() to get the GEOS error detail
* use threadlocal to instantiate SGeosContext
call destroyGeosContext() only if the thread exists
* remove SGeosContext *context param for all geometry functions since we use thread local one,
so that all caller do not need to know the context.
* Modify Intersects() to call PreparedIntersects() when one of param is a constant, which has higher performance.
* rename prepareFn() to initCtxFn() to avoid confusion with PreparedFn
* Add prefix "ST_" for all geometry functions
* move getThreadLocalGeosCtx() and destroyThreadLocalGeosCtx() into util,
so that all unit test tools can compile
* Add unit test for geometry lib, only test MakePoint so far
* refactor and enhance existing cases in geomFuncTest
* implement NULL type and NULL value test for geomFuncTest
* add test on geomFromText()
* add unit test on AsText() in geomFuncTest
* combine some makePointFunction test items
* add intersectsFunctionTwoColumns test
refactor on callGeomFromTextWrapper functions
* enhance intersectsFunction test to add cases like input constant , NULL type, NULL value, or wrong content
* add more cases into intersectsFunction test
* Add basic test on geometry in system test
* Add ST_GeomFromText and ST_AsText function test in system test on geometry
* add ST_Intersects function test in system test on geometry
* support to check expectedErrno in system test on geometry
* adjust geomTest unit test and geometry system test
* add geometry data type and functions in doc english version
* implement touchesFunction() in geometry lib
refactor geometry relation functions model
* separate gemFuncTest into several src files
* add unit test on touchesFunction
* support sql function ST_Touches()
add system test on ST_Touches
* add docs for ST_Touches()
* Add ST_Contains()
* Add ST_Covers()
* Add ST_Equals()
* add swapAllowed param for geomRelationFunction()
read geom2 earlier intead of at doGeosRelation()
* Add ST_ContainsProperly()
* build on windows
* Merge from 3.0 to 3.0_geometry
* change macro definition TSDB_DATA_TYPE_GEOMETRY as the last one for compatibility
* change '\\NULL' to 'NULL' back in shellDumpFieldToFile()
* add /usr/local/include into include directory
* add /usr/local/inlcude and /usr/local/lib in cmake.platform for DARWIN
2023-05-24 15:36:46 +08:00
dapan1121
4c88fd08de
Merge remote-tracking branch 'origin/3.0' into fix/TD-24001
2023-05-23 09:25:37 +08:00
slzhou
f9da4abdcb
fix: change more variable names
2023-05-19 15:38:52 +08:00
shenglian zhou
f36b0be17d
fix: join eq conditions not only for tag
2023-05-19 14:32:03 +08:00
wade zhang
1ade314043
Merge pull request #21325 from taosdata/feat/force-drop-dnode
...
Feat/force drop dnode
2023-05-19 09:23:54 +08:00
slzhou
304423e27b
Merge branch 'main' of github.com:taosdata/TDengine into szhou/fix-ts3405
2023-05-18 13:27:58 +08:00
dapan1121
5ac91597b6
Merge pull request #21310 from wangjiaming0909/fix/TS-3398
...
fix: select <expr1>, <expr1##sth else> from ... return error data whe…
2023-05-18 10:07:06 +08:00
Haojun Liao
041ffa91bd
other: merge main.
2023-05-17 15:42:15 +08:00
dapan1121
ab7cb995a2
fix: join push down condition issue
2023-05-17 15:31:53 +08:00
wangjiaming0909
789b0c7178
fix: select <expr1>, <expr1##sth else> from ... return error data when strlen(expr1) > TSDB_COL_NAME_LEN
2023-05-16 15:42:30 +08:00
dapan1121
cf7b4593e7
feat: add drop dnode unsafe command
2023-05-16 09:50:10 +08:00
shenglian zhou
629ab2b85f
fix: extract tag equal condition
2023-05-15 16:10:11 +08:00
Haojun Liao
99148d6719
other: merge 3.0
2023-05-13 20:02:48 +08:00
dapan1121
69795286fa
Merge remote-tracking branch 'origin/main' into enh/tsbsPerf.4
2023-05-12 13:46:16 +08:00
yihaoDeng
5708fcb5cb
Merge branch 'enh/3.0' into enh/rocksdbSstateMerge
2023-05-10 08:02:16 +00:00
dapan1121
eb7cd25e2e
enh: support nest partition by clause
2023-05-10 14:34:41 +08:00
dapan1121
a8c65cd25a
feat: support restore dnode clause
2023-05-09 19:19:14 +08:00
dapan1121
7ea23a33bc
enh: optimize time line function validation
2023-05-09 16:37:08 +08:00
dapan1121
a1eefd25ea
fix: count wrong group number issue
2023-05-09 11:33:47 +08:00
liuyao
2984c5a758
merge main
2023-04-28 10:34:46 +08:00
Xiaoyu Wang
e584bb3ea1
feat: subtable level privilege
2023-04-25 17:39:28 +08:00
Xiaoyu Wang
dc5235eb92
feat: add pause/resume stream statement
2023-04-24 14:48:33 +08:00
Xiaoyu Wang
4bb7a25fc7
feat: subtable level privilege
2023-04-23 16:30:28 +08:00
chenhaoran
7d7a0769b3
Merge remote-tracking branch 'origin/main' into enh/tsbsPerf.1
2023-04-21 16:20:37 +08:00
dapan1121
ed3778dc9f
fix: nodes free issue
2023-04-17 15:44:15 +08:00
Xiaoyu Wang
58d9f615fe
fix: udf plan error
2023-04-14 19:54:04 +08:00
Xiaoyu Wang
4c04b155d5
merge main
2023-04-11 15:56:28 +08:00
Xiaoyu Wang
f44c219360
feat: table level privilege
2023-04-07 11:15:05 +08:00
Xiaoyu Wang
eb79046a70
merge 3.0
2023-03-22 11:42:02 +08:00
cadem
ea35f0ae11
feat/balance vgroup leader
2023-03-22 09:36:59 +08:00
Xiaoyu Wang
58ebd3539d
feat: alter database wal_retention_period/wal_retention_size
2023-03-21 16:45:19 +08:00
dapan1121
273d0c0c07
fix: all columns are invisiable in system table query
2023-03-09 10:40:27 +08:00
Alex Duan
3249b83890
fix: destroy node with wrong type coversion
2023-02-28 17:38:35 +08:00
Xiaoyu Wang
5b7ec8ade5
fix: invalid write memory when query policy is 4
2023-02-28 10:41:13 +08:00
Haojun Liao
22aa03307c
fix(query): fix syntax errors on centos.
2023-02-24 11:38:54 +08:00
Xiaoyu Wang
c597de099f
merge main
2023-02-20 13:41:27 +08:00
Xiaoyu Wang
de92def988
fix: query compatible with lower version messages
2023-02-13 15:25:00 +08:00
Xiaoyu Wang
3382a24a69
merge main
2023-02-10 18:03:11 +08:00
Xiaoyu Wang
fcff07675d
merge main
2023-02-09 11:29:38 +08:00
Xiaoyu Wang
9bc225ffda
merge 3.0
2023-02-09 09:44:29 +08:00
Xiaoyu Wang
79440f7a26
Merge pull request #19860 from taosdata/fix/3.0_merge_main
...
merge main
2023-02-09 09:22:19 +08:00
Xiaoyu Wang
57ffc1b540
feat: add ignore update option for create stream
2023-02-08 18:55:42 +08:00
Xiaoyu Wang
98e2fa2d7b
feat: add ignore update option for create stream
2023-02-08 18:46:12 +08:00
Hongze Cheng
5a56e39613
Merge branch '3.0' of https://github.com/taosdata/TDengine into feat/vnode_compact
2023-02-08 11:15:51 +08:00
Xiaoyu Wang
09925437e3
merge main
2023-02-08 09:51:52 +08:00
Xiaoyu Wang
8b6a50d970
feat: add explain test case
2023-02-07 18:35:42 +08:00
Xiaoyu Wang
f2ff17dace
merge 3.0
2023-02-06 14:18:13 +08:00
dapan1121
d88f1efeb1
feat: support force fill clause
2023-02-02 17:16:30 +08:00
Xiaoyu Wang
024824fb3d
fix: event_window memory leak
2023-02-01 09:34:14 +08:00
Xiaoyu Wang
9df6f69371
merge 3.0
2023-01-04 15:02:31 +08:00
Xiaoyu Wang
fdde287ca9
merge main
2023-01-04 11:43:20 +08:00
Alex Duan
0c422345b3
feat: support show cluster alive; and show db.alive;
2022-12-29 18:07:57 +08:00
Ganlin Zhao
b55af6372c
fix(query): fix count/hyperloglog return additional row in group by
...
when queryPolicy is set to 3.
2022-12-28 17:28:40 +08:00
Hongze Cheng
a0fa31954c
Merge branch '3.0' of https://github.com/taosdata/TDengine into feat/vnode_compact
2022-12-28 13:53:59 +08:00
Xiaoyu Wang
b52ebb6fd5
feat: sql command 'compact database'
2022-12-27 11:11:02 +08:00
Haojun Liao
723efba79b
Merge branch '3.0' into refact/submit_req
2022-12-26 13:25:25 +08:00
Shengliang Guan
664dcb6b4e
Merge branch 'main' into merge/mainto3.0_1226
2022-12-26 09:26:54 +08:00
Xiaoyu Wang
0c269c317b
merge 3.0
2022-12-23 17:50:05 +08:00
Xiaoyu Wang
72fe37888f
enh: improve unit tests
2022-12-21 17:24:54 +08:00
Xiaoyu Wang
aecd05cf34
enh: improve unit tests
2022-12-21 13:51:06 +08:00
Xiaoyu Wang
ad7f9b274b
enh: improve unit tests
2022-12-20 16:53:08 +08:00
Xiaoyu Wang
c6701221d6
enh: improve unit tests
2022-12-20 12:46:26 +08:00
Haojun Liao
fdade6d6a3
Merge branch '3.0' into refact/submit_req
2022-12-19 11:24:00 +08:00
dapan1121
978d45ffc1
enh: optimize converting timestamp at client side
2022-12-15 16:56:35 +08:00
Xiaoyu Wang
2f9753c540
event window query
2022-12-13 14:18:03 +08:00
Xiaoyu Wang
bc36bc188e
feat: event window
2022-12-08 09:36:37 +08:00
Hongze Cheng
2d85c7c451
Merge branch '3.0' of https://github.com/taosdata/TDengine into refact/submit_req
2022-12-07 09:04:00 +08:00
Xiaoyu Wang
bc413b8fff
feat: add stream option 'delete_mark'
2022-12-06 16:07:11 +08:00
Hongze Cheng
899d7b0bcc
Merge branch '3.0' of https://github.com/taosdata/TDengine into refact/submit_req
2022-12-06 14:37:22 +08:00
Shengliang Guan
d9c261cd13
refact: remove some error codes
2022-12-03 10:17:02 +08:00
Xiaoyu Wang
85ea8bbbb3
Merge remote-tracking branch 'origin/3.0' into enh/3.0_planner_optimize
2022-12-02 14:04:50 +08:00
Hongze Cheng
f9870c3637
Merge branch '3.0' of https://github.com/taosdata/TDengine into refact/submit_req
2022-12-01 14:24:29 +08:00
Xiaoyu Wang
4e8acca2eb
feat: sql command 'show user privileges'
2022-11-30 19:24:15 +08:00
slzhou
323e52b8c5
Merge branch 'enh/3.0_planner_optimize' into szhou/table-count-scan
2022-11-30 15:43:41 +08:00
slzhou
259b893f0a
fix: integration test of table count scan
2022-11-30 15:42:45 +08:00
Xiaoyu Wang
cfbcf92c1f
Merge remote-tracking branch 'origin/3.0' into enh/3.0_planner_optimize
2022-11-30 14:29:34 +08:00
Xiaoyu Wang
173794dc0f
merge 3.0
2022-11-30 10:58:32 +08:00
Xiaoyu Wang
f3681433c6
fix: stream plan error
2022-11-29 16:43:12 +08:00
Xiaoyu Wang
555f2cb981
merge 3.0
2022-11-29 13:16:54 +08:00
Xiaoyu Wang
0c137f3a79
merge refact/submit_req
2022-11-27 23:07:47 +08:00
Xiaoyu Wang
948502be25
enh: replace row format
2022-11-27 17:09:02 +08:00
Xiaoyu Wang
70164f9f20
enh: group by tbname optimize
2022-11-24 15:16:38 +08:00
Xiaoyu Wang
bc180e39c9
enh: ins_tables optimize
2022-11-22 16:39:30 +08:00
Xiaoyu Wang
d00f65a8fe
Merge remote-tracking branch 'origin/3.0' into enh/3.0_planner_optimize
2022-11-18 15:05:19 +08:00
Xiaoyu Wang
dc0d3745a7
enh: fill value supports implicit type conversion
2022-11-17 15:48:42 +08:00
Xiaoyu Wang
6a50e9e271
Merge remote-tracking branch 'origin/3.0' into enh/3.0_planner_optimize
2022-11-16 10:58:06 +08:00
Xiaoyu Wang
40c7562470
enh: optimize statement for querying the number of sub tables of the super table
2022-11-15 16:38:51 +08:00
Xiaoyu Wang
901c9b8f77
fix: some problems of parser
2022-11-14 16:53:01 +08:00
Xiaoyu Wang
38f20ec32d
enh: show table tags command extension
2022-11-10 17:22:13 +08:00
Xiaoyu Wang
80dc658dbb
Merge remote-tracking branch 'origin/3.0' into enh/3.0_planner_optimize
2022-11-04 18:03:21 +08:00
Xiaoyu Wang
8513dc1067
enh: insert optimize
2022-11-04 15:21:38 +08:00
Xiaoyu Wang
e8c0515dce
enh: flag of whether the subplan is added as a show statement
2022-10-28 10:46:04 +08:00
Xiaoyu Wang
02ac6fa552
enh: add unit test and delete useless code
2022-10-26 17:01:55 +08:00
Xiaoyu Wang
0fdce91b5a
fix: wrong permissions of 'show variables' command
2022-10-24 16:34:10 +08:00
dapan1121
a80f382c5d
fix: fix tsc query memory leak
2022-10-21 17:00:11 +08:00
Haojun Liao
abff4fb1f2
Merge pull request #17336 from taosdata/feature/3_liaohj
...
other:merge 3.0, and support last query cache
2022-10-20 18:15:38 +08:00
Xiaoyu Wang
601f0f3edf
fix: handle coverity scan
2022-10-19 13:56:39 +08:00
Haojun Liao
aa9c99fa53
Merge branch '3.0' into feature/3_liaohj
2022-10-16 12:50:05 +08:00
Xiaoyu Wang
ab98754c56
Merge remote-tracking branch 'origin/3.0' into enh/3.0_planner_optimize
2022-10-14 13:45:15 +08:00
dapan1121
f3919c4450
Merge remote-tracking branch 'origin/3.0' into feat/caseWhen
2022-10-14 09:14:01 +08:00
Xiaoyu Wang
242a53c285
enh: do coverity scan
2022-10-13 17:03:40 +08:00
Xiaoyu Wang
7a19119dc7
Merge remote-tracking branch 'origin/3.0' into enh/3.0_planner_optimize
2022-10-13 16:44:41 +08:00
Xiaoyu Wang
3cce178721
enh: do coverity scan
2022-10-13 16:43:56 +08:00
Haojun Liao
18740e7b48
other:merge 3.0, and support last query cache
2022-10-13 15:35:51 +08:00
Xiaoyu Wang
d6374a726a
fix: some problems of parser
2022-10-12 16:32:29 +08:00
dapan1121
55a26990da
feat: support case when cases
2022-10-08 19:07:43 +08:00
Xiaoyu Wang
73642ac3a2
feat: sql command 'show table tags from table_name'
2022-09-29 16:16:49 +08:00
Xiaoyu Wang
5d0357fc47
fix: very long string serialization problem
2022-09-29 11:14:35 +08:00
54liuyao
747297bd28
feat(stream): stream fill
2022-09-27 18:11:44 +08:00
Xiaoyu Wang
1d62834e5c
feat(stream): tag and child table name improvement
2022-09-26 18:39:47 +08:00
dapan1121
dc0e36f742
Merge branch '3.0' into enh/clientPolicy
2022-09-23 16:41:18 +08:00
Shengliang Guan
778aa44fc2
Merge pull request #17018 from taosdata/fix/3.0_bugfix_wxy
...
fix: subplans under set operator use different group ids
2022-09-23 14:03:05 +08:00
dapan1121
3fb3aa7bea
Merge remote-tracking branch 'origin/3.0' into enh/clientPolicy
2022-09-23 13:33:11 +08:00
Shengliang Guan
f80068bbe6
Merge pull request #17011 from taosdata/feat/3.0_parser_planner
...
feat: case when expression
2022-09-23 11:41:57 +08:00
Xiaoyu Wang
ee9190e9c0
fix: subplans under set operator use different group ids
2022-09-23 11:26:03 +08:00