Commit Graph

30552 Commits

Author SHA1 Message Date
Xiaoyu Wang 9826a0710c
Merge pull request #13234 from taosdata/feature/3.0_async
feat: parser of insert statement adapts asynchronous interface
2022-05-30 17:19:41 +08:00
Ganlin Zhao 0b0042ff2a fix(query): restrict statecount/stateduration first param to be column
only

TD-16128
2022-05-30 17:17:00 +08:00
Zhiqiang Wang f6d39992ae
Merge pull request #13233 from taosdata/fix/ZhiqiangWang/TD-15848-uninit-free-error
fix(os): uninit free error
2022-05-30 17:12:48 +08:00
Ganlin Zhao a27d05f6e1 fix(query): change state_count/state_duration function name to
statecount/stateduration

TD-16110
2022-05-30 17:07:50 +08:00
Xiaoyu Wang 06baa86145 feat: parser of insert statement adapts asynchronous interface 2022-05-30 17:01:44 +08:00
Ganlin Zhao edf66a3572 fix(query): fix tail result incorrect when column containing null value
TD-16122
2022-05-30 16:56:43 +08:00
afwerar 35fe6feed6 fix(os): uninit free error 2022-05-30 16:55:37 +08:00
Hongze Cheng d5991cf363 Merge branch '3.0' of https://github.com/taosdata/TDengine into feat/row_refact 2022-05-30 08:37:05 +00:00
Bo Ding e223a1f465
enh: delete node async example (#13228) 2022-05-30 15:41:35 +08:00
Chait Diwadkar 7c204ea510 docs:cdiwadkar16-patch-4-46 - minor
List was not formatted correctly in FAQ
2022-05-30 15:39:35 +08:00
gccgdb1234 d49d4b035e docs: correct maximum of each data row 2022-05-30 15:16:47 +08:00
tomchon c6f21c4969 test:modify testcase of python connector using Statement API 2022-05-30 13:27:53 +08:00
Hongze Cheng 83f7d02e06 Merge branch '3.0' of https://github.com/taosdata/TDengine into feat/row_refact 2022-05-30 05:13:59 +00:00
Hongze Cheng aa6da0b5ea Merge branch 'feat/tag_refact' of https://github.com/taosdata/TDengine into feat/row_refact 2022-05-30 05:07:51 +00:00
tomchon 7830675720 Merge branch '3.0' of github.com:taosdata/TDengine into test/chr/TD-14699 2022-05-30 13:07:35 +08:00
WANG MINGMING aaec70ebd4
Merge pull request #13217 from taosdata/feature/TD-14222-new
feat:add test for operator encode/decode
2022-05-30 12:54:11 +08:00
Chait Diwadkar 313e3be0e0 docs:cdiwadkar16-patch-4-45 - few minor
Rephrasing and spelling
2022-05-30 12:40:51 +08:00
Chait Diwadkar bda8f423c0 docs:cdiwadkar16-patch-4-4 - minor changes 2022-05-30 12:34:19 +08:00
Chait Diwadkar 7c74e4eda2 docs:cdiwadkar16-patch-4-43 - several
Rephrased sentences, some stylistic changes.
2022-05-30 12:24:30 +08:00
WANG MINGMING d7a946e27d
Merge pull request #13218 from taosdata/3.0
3.0
2022-05-30 12:13:54 +08:00
Chait Diwadkar 1258f574b7 docs: cdiwadkar16-patch-4-42 - several minor
Stylistics, grammar and changed string "topic" to "topicname" in one Java example code snippet since topic is a keyword in TDengine.
2022-05-30 12:10:41 +08:00
wangmm0220 6c38d716a1 feat:add test for operator encode/decode 2022-05-30 12:00:51 +08:00
Xiaoyu Wang 7c0be15ac1
Merge pull request #13216 from taosdata/feature/topic_grammar_wxy
feat: sql command 'create topic as {database | stable| query}'
2022-05-30 12:00:02 +08:00
Xiaoyu Wang fdd00a6582 feat: sql command 'create topic as {database | stable| query}' 2022-05-30 11:59:23 +08:00
Hongze Cheng 79e000a056 Merge branch '3.0' of https://github.com/taosdata/TDengine into feat/row_refact 2022-05-30 03:57:15 +00:00
Cary Xu ab95c99092 Merge branch '3.0' into feature/TD-14481-3.0 2022-05-30 11:54:19 +08:00
Hongze Cheng 5b6f9bdb9c refact: tag api 2022-05-30 03:51:36 +00:00
Hongze Cheng 882f4f388c
Merge pull request #13212 from taosdata/fix/hzcheng_3.0
fix: meta latest version
2022-05-30 11:50:44 +08:00
Hui Li 82881d1ca7
Merge pull request #13163 from taosdata/test/vector_function
test: add test case for vector function such as csum  , mavg , diff
2022-05-30 11:21:54 +08:00
Hui Li edf9009db3
Merge pull request #13214 from taosdata/test/jcy
test:add test case
2022-05-30 11:21:35 +08:00
Zhiqiang Wang f580a301fc
Merge pull request #13213 from taosdata/fix/ZhiqiangWang/TD-16105-config-remote-server-info
fix(os): config remote server info
2022-05-30 11:00:09 +08:00
jiacy-jcy 6aba57e5c0 Merge branch '3.0' into test/jcy 2022-05-30 10:46:38 +08:00
afwerar 6e59f7c4ee fix(os): config remote server info 2022-05-30 10:38:29 +08:00
jiacy-jcy 72ad2fe8a3 update apercentile.py 2022-05-30 10:38:10 +08:00
Hongze Cheng 2eee0c9927 fix: meta get latest schema 2022-05-30 02:30:06 +00:00
wenzhouwww@live.cn 06f20bc22c Merge branch 'test/vector_function' of github.com:taosdata/TDengine into test/vector_function 2022-05-30 10:09:04 +08:00
wenzhouwww@live.cn 797a7398d1 add fulltest.sh 2022-05-30 10:08:40 +08:00
wenzhouwww@live.cn a18f5d3a55 update fulltest.sh 2022-05-30 10:07:44 +08:00
Hui Li d5e07c6602
Merge pull request #13170 from taosdata/test/gxy_query_3.0.0
Test/gxy query 3.0.0
2022-05-30 09:49:46 +08:00
Hui Li 5479299a48
Merge pull request #13173 from taosdata/test/td-16102
test: add schemaless-insert 1-insert/opentsdb_telnet_line_taosc_insert.py to CI
2022-05-30 09:49:10 +08:00
Shengliang Guan 536ea7b9da refactor: rename trans types 2022-05-30 09:47:16 +08:00
Yihao Deng 1d794208fa
Merge pull request #13202 from taosdata/fix/idxMemLeak
fix: avoid mem leak
2022-05-30 09:22:03 +08:00
Chait Diwadkar 5651874d66 docs:cdiwadkar16-patch-4-40 - minor changes
Stylistic changes.
2022-05-30 09:07:05 +08:00
Chait Diwadkar b9bfeddcd1 docs:cdiwadkar16-patch-4-39 - minor
rephrased slightly
2022-05-30 08:42:58 +08:00
Chait Diwadkar f534bc7745 docs:cdiwadkar16-patch-4-38 - few changes
Spelling, grammar and stylistic.
2022-05-30 08:34:53 +08:00
Yu Chen 81f4d25a5c docs/Update-07-function.md 2022-05-30 08:20:44 +08:00
Yu Chen 5b04755a75 docs/Update-07-function.md 2022-05-30 08:20:13 +08:00
Yu Chen 75c65fc05d docs\update-06-subscribe.mdx 2022-05-30 08:19:52 +08:00
Yu Chen 2a9c1a7d4f docs/update-06-subscribe.mdx 2022-05-30 08:19:27 +08:00
Yu Chen a86280c24a docs/Update-06-subscribe.mdx 2022-05-30 08:19:02 +08:00