Commit Graph

39029 Commits

Author SHA1 Message Date
slzhou c4a065d643 fix: fix source ts column index error of fill operator 2022-08-16 14:00:56 +08:00
Shuaiqiang Chang 65c08530d5
Update 29-changes.md 2022-08-16 13:57:37 +08:00
Shuaiqiang Chang 8d651d37fc
style: format docs 2022-08-16 13:56:54 +08:00
huolibo 6853f51958 docs(driver): modify 3.0 version 2022-08-16 13:50:44 +08:00
Shuaiqiang Chang 9c70777377 Update 01-docker.md 2022-08-16 13:50:14 +08:00
Cary Xu 7216384d2f Merge branch '3.0' into feature/3.0_interval_hash_optimize 2022-08-16 13:44:52 +08:00
Shuaiqiang Chang 2112887fa4
Update 01-docker.md 2022-08-16 13:35:03 +08:00
Hui Li 0280c93d23
Merge pull request #16134 from taosdata/feature/stream
enh(stream): reduce table scan
2022-08-16 13:33:20 +08:00
Shuaiqiang Chang f1775126b4
Update 01-docker.md 2022-08-16 13:31:47 +08:00
Jeff Tao 8b85af754c
Update 01-docker.md 2022-08-16 13:17:37 +08:00
Jeff Tao a3ddbd656c
Update 03-package.md 2022-08-16 13:16:35 +08:00
Shuaiqiang Chang 552a63236e
style: format 2022-08-16 13:10:57 +08:00
Jeff Tao 291df97c8e
Update 03-package.md 2022-08-16 13:04:53 +08:00
Shuaiqiang Chang 97d4ebe85c
fix: syntax error 2022-08-16 13:03:44 +08:00
Jeff Tao 316584a0b1
Update 01-docker.md 2022-08-16 12:42:28 +08:00
Liu Jicong 2ced6c280c enh(stream): reduce table scan 2022-08-16 12:11:56 +08:00
zhaoyanggh 9a9afc0666 docs: refine python tmq doc 2022-08-16 12:06:35 +08:00
slzhou dda98164c8 Merge branch '3.0' of github.com:taosdata/TDengine into szhou/fixbugs 2022-08-16 11:34:15 +08:00
Xiaoyu Wang 39c3cde285 fix: select constant error 2022-08-16 10:37:17 +08:00
Hongze Cheng ae00c1d55f Merge branch '3.0' of https://github.com/taosdata/TDengine into refact/tsdb_last 2022-08-16 02:06:28 +00:00
Xiaoyu Wang 6a9efd2acb
Update 29-changes.md 2022-08-16 09:58:58 +08:00
Hui Li bea4bcf031
Merge pull request #16101 from taosdata/taos-support-patch-1
Update the example spelling error
2022-08-16 09:57:23 +08:00
Hui Li 5680bf3e22
Merge pull request #16114 from taosdata/test/crash_gen_enh_datetime
test : update method about get current time
2022-08-16 09:56:36 +08:00
Hui Li b2e0b81a90
Merge pull request #16113 from taosdata/test/irate_update
test: irate update
2022-08-16 09:56:24 +08:00
Hongze Cheng 43c84c977a adjust more 2022-08-16 01:45:37 +00:00
Hongze Cheng 77f27b6269 Merge branch '3.0' of https://github.com/taosdata/TDengine into refact/tsdb_last 2022-08-16 01:28:30 +00:00
Shengliang Guan 131b7670e4
Merge pull request #16127 from taosdata/fix/dnode
docs: update config parameters
2022-08-16 00:00:40 +08:00
Shengliang Guan ccfdbfac76 docs: update config parameters 2022-08-15 23:54:13 +08:00
Shengliang Guan 88294db7be
Merge pull request #16126 from taosdata/fix/dnode
docs: update config parameters
2022-08-15 23:37:53 +08:00
Shengliang Guan 2909e053d4 docs: update config parameters 2022-08-15 23:37:17 +08:00
Liu Jicong 3e33fda68d
Merge pull request #16119 from taosdata/feature/stream
refactor(tmq): put write logic into taosx.c
2022-08-15 23:00:06 +08:00
Shuaiqiang Chang 391189b650
Update 28-releases.md 2022-08-15 22:22:50 +08:00
Huo Linhe bea3b35b2e chore: fix nodejs test error 2022-08-15 20:46:40 +08:00
Shuaiqiang Chang 6fc2d8c78b
fix: syntax error 2022-08-15 19:29:29 +08:00
Linhe Huo 81bfabbb50
Merge pull request #16123 from taosdata/docs/TD-18389
docs: fix subscribe topics doc style
2022-08-15 19:13:42 +08:00
shenglian-zhou 831e34273c
Merge pull request #16111 from taosdata/szhou/fixbugs
fix: set time window overlapping to true when windows end past block end
2022-08-15 19:13:27 +08:00
Huo Linhe 756f334096 docs: fix subscribe topics doc style 2022-08-15 18:55:25 +08:00
Liu Jicong c4df4431cd refactor(tmq): put write logic into taosx.c 2022-08-15 18:50:28 +08:00
Minghao Li 4164d14637 refactor(sync): add syncIsReadyForRead 2022-08-15 18:50:14 +08:00
Shuaiqiang Chang 40bcf15e02
Merge pull request #16121 from taosdata/docs/3.0_sql_changes
docs: add sql changes chapter
2022-08-15 18:46:46 +08:00
Xiaoyu Wang af7ccc210c docs: add sql changes chapter 2022-08-15 18:40:53 +08:00
Hongze Cheng fde0bf8396 Merge branch '3.0' of https://github.com/taosdata/TDengine into refact/tsdb_last 2022-08-15 10:24:53 +00:00
Hongze Cheng 3359b8e620 more optimize 2022-08-15 10:16:07 +00:00
Linhe Huo 2399997605
Merge pull request #16110 from taosdata/docs/TD-18389
docs: modify tmq document
2022-08-15 18:08:34 +08:00
huolibo 37e6bc5af6 docs: add public 2022-08-15 18:01:01 +08:00
Huo Linhe 0ffd56e148 chore: fix value.deserializer.encoding charset doc 2022-08-15 17:59:17 +08:00
Huo Linhe 496c6219b5 chore: fix value.deserializer property type error 2022-08-15 17:57:24 +08:00
huolibo 6ad1ff24c2 docs: fix param 2022-08-15 17:54:47 +08:00
Huo Linhe 94a56556de chore: fix bootstrap.servers lost 2022-08-15 17:50:42 +08:00
Huo Linhe 02a5b027e9 chore: dos2unix of tmq doc 2022-08-15 17:38:35 +08:00