Commit Graph

30071 Commits

Author SHA1 Message Date
Minghao Li 057fda21ce enh(sync): syncNodeOnAppendEntriesSnapshotCb 2022-05-31 19:46:49 +08:00
Minghao Li 7917716b4f enh(sync): syncNodeOnAppendEntriesReplySnapshotCb 2022-05-31 19:06:55 +08:00
Minghao Li fd823c8670 enh(sync): syncNodeOnRequestVoteReplySnapshotCb 2022-05-31 18:12:17 +08:00
Minghao Li a20cac89cc enh(sync): syncNodeOnRequestVoteSnapshotCb 2022-05-31 18:04:49 +08:00
Minghao Li b9472dc386 enh(sync): syncNodeAppendEntriesPeersSnapshot 2022-05-31 17:53:38 +08:00
Minghao Li ba212ce396 enh(sync): syncNodeRequestVotePeersSnapshot 2022-05-31 17:37:57 +08:00
Minghao Li ee9cdb2967 enh(sync): syncNodeOnSnapshotSendCb, syncNodeOnSnapshotRspCb 2022-05-31 17:23:36 +08:00
Minghao Li 21191ae2a8 enh(sync): add SSyncSnapshotReceiver 2022-05-31 16:48:47 +08:00
Minghao Li 6d8733a232 enh(sync): add SSyncSnapshotSender 2022-05-31 16:14:19 +08:00
Minghao Li cdc0dc487f Merge branch '3.0' of https://github.com/taosdata/TDengine into feature/3.0_mhli 2022-05-30 21:24:05 +08:00
Minghao Li b9e4543a40 enh(sync): add SyncSnapshotRsp SyncSnapshotSend 2022-05-30 21:21:51 +08:00
Minghao Li c5526ef915 enh(sync): add SyncSnapshotRsp SyncSnapshotSend 2022-05-30 21:11:14 +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
Minghao Li 6be4119fe7 add syncNodeIsIndexInSnapshot syncNodeGetLastIndexTerm syncNodeGetPreIndexTerm 2022-05-30 18:45:09 +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
Minghao Li 79ae770a0b enh(sync): add snapshotEnable2 2022-05-30 17:31:55 +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
Minghao Li 43c383dcbc enh(sync): add snapshotEnable2 2022-05-30 17:19:31 +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
Minghao Li d6c57bd372 enh(sync): add snapshotEnable2 2022-05-30 13:14:48 +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
Minghao Li bdc9acbf2e enh(sync): add snapshotEnable 2022-05-30 12:26:15 +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