Commit Graph

30062 Commits

Author SHA1 Message Date
gccgdb1234 cd18e14c9b docs: refine port section in faq 2022-05-30 22:34:31 +08:00
Shengliang Guan bea8b1b45a
Merge pull request #13243 from taosdata/fix/mnode
refactor: rename trans types
2022-05-30 22:06:04 +08:00
shenglian-zhou 718b892328
Merge pull request #13249 from taosdata/szhou/feature/sma
fix: tsdb can mixed block even output capacity is greater than block rows
2022-05-30 21:57:50 +08:00
slzhou@taodata.com 32135e442f fix: tsdb can mixed block even output capacity is greater than block rows 2022-05-30 21:39:55 +08:00
slzhou@taodata.com fb68901985 Merge branch '3.0' of github.com:taosdata/TDengine into szhou/feature/sma 2022-05-30 21:36:03 +08:00
cpvmrd b996e5bde1 Update 07-function.md
modify the inconsistent argument name
2022-05-30 20:24:16 +08:00
Cary Xu 2f19dc4ba0
Merge pull request #13240 from taosdata/feature/TD-11274-3.0
fix: support fetching specific schema version from table
2022-05-30 20:14:53 +08:00
Xiaoyu Wang 945ac571b5
Merge pull request #13239 from taosdata/feature/3.0_wxy
fix: problems of some function parameters with negative numbers
2022-05-30 20:14:04 +08:00
Xiaoyu Wang a37782e49b fix: problems of some function parameters with negative numbers 2022-05-30 19:59:15 +08:00
Cary Xu 76ef412d8f enh: prefer to use latest schema 2022-05-30 19:56:15 +08:00
Cary Xu 5fa27b27ba fix: support fetching specific schema version from table 2022-05-30 19:52:06 +08:00
Xiaoyu Wang 2dd1771f39 fix: problems of some function parameters with negative numbers 2022-05-30 19:08:14 +08:00
Zhiqiang Wang 42675a3d67
Merge pull request #13236 from taosdata/fix/ZhiqiangWang/TD-15848-add-sdbDump-win-compile
fix(os): add sdbDump win compile
2022-05-30 18:06:27 +08:00
afwerar b2a8357095 fix(os): add sdbDump win compile 2022-05-30 17:51:53 +08:00
Ganlin Zhao 0a98735a08
Merge pull request #13235 from taosdata/TD-16122/fix
fix(query): fix multiple aggregate function issues
2022-05-30 17:48:52 +08:00
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
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
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
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
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