Commit Graph

45800 Commits

Author SHA1 Message Date
WANG MINGMING 6d788b6b95
Merge pull request #18718 from taosdata/refact/submit_req
fix:merge submit req
2022-12-05 21:37:07 +08:00
Shengliang Guan affeec8c29 Merge remote-tracking branch 'origin/3.0' into fix/TD-20127 2022-12-05 21:07:35 +08:00
Hongze Cheng 868d1d50ce more code 2022-12-05 20:25:17 +08:00
Minghao Li b107518b00 fix(sync): when FpApplyQueueItems return -1, break loop 2022-12-05 20:24:25 +08:00
dapan1121 79cd86d5ad
Merge pull request #18705 from taosdata/fix/TD-20907
fix:stddev\fisrt\last combine function
2022-12-05 20:15:53 +08:00
dapan1121 0c26308ae7 fix: add redirect error code and fix no error msg issue 2022-12-05 20:10:09 +08:00
Shengliang Guan 71022773eb
Merge pull request #18715 from taosdata/fix/TS-2220-3.0
fix(log): ignore create log error
2022-12-05 19:40:16 +08:00
Minghao Li a1ed4b334c fix(sync): close snapshot receiver in pre-close 2022-12-05 18:50:19 +08:00
Hongze Cheng 6f71556e79 more code 2022-12-05 18:31:26 +08:00
Alex Duan f8b75e3ac1 fix(log): ignore create log error 2022-12-05 17:54:26 +08:00
54liuyao d7a38aeae9 fix:stddev\fisrt\last combine function 2022-12-05 17:21:40 +08:00
dapan1121 17c6d303e3
Merge pull request #18698 from taosdata/TS-2155-3.0
fix(shell): forbid .taos_history record password for security
2022-12-05 17:19:44 +08:00
Shengliang Guan c1b8d1b2b2
Merge pull request #18695 from taosdata/feature/3.0_sync_pipeline
refactor(sync): modify/use default config value
2022-12-05 17:19:13 +08:00
dapan1121 0ecb0d26f2
Merge pull request #18694 from taosdata/fix/TS-2144
enh(query): add timetruncate function ignore timezone option for 1d
2022-12-05 17:18:18 +08:00
Shengliang Guan dffc20f9f1
Merge pull request #18684 from taosdata/fix/TD-20656
fix: use tdbTrace to reduce 135 debug log output
2022-12-05 17:17:03 +08:00
Hongze Cheng 37eb6345a3 more code 2022-12-05 17:16:59 +08:00
Hongze Cheng cf0f1e5681 more code 2022-12-05 16:13:53 +08:00
huolibo 7c56979ac6
fix: add 'JNI_RESULT_SET_NULL' error code (#18697)
* fix: add JNI_RESULT_SET_NULL error code

* doc: add jni error log desc

* fix: add error reason
2022-12-05 16:09:14 +08:00
Hui Li 08e95a020d
Merge pull request #18702 from taosdata/fix/sangshuduo/TD-20421-disable-crashgen-tmq-callback
fix: disable crashgen tmq callback temporarily
2022-12-05 15:58:16 +08:00
Hongze Cheng 6bb16fc1e7 Merge branch 'refact/submit_req' of https://github.com/taosdata/TDengine into refact/submit_req 2022-12-05 15:57:21 +08:00
Hongze Cheng e4fc222eba more code 2022-12-05 15:57:17 +08:00
Shengliang Guan 2e812191d3
Merge pull request #18692 from taosdata/fix/TD-20962
fix: commit tdb in write thread
2022-12-05 15:55:19 +08:00
dapan1121 f4196fe03e Merge branch 'refact/submit_req' of github.com:taosdata/TDengine into refact/submit_req 2022-12-05 15:46:17 +08:00
dapan1121 1024cba311 fix: fix stmt table not exists issue 2022-12-05 15:45:25 +08:00
Hongze Cheng 283bf01cb5 more code 2022-12-05 15:23:32 +08:00
Shuduo Sang 31ae21aab9 fix: merge with 3.0 2022-12-05 15:19:04 +08:00
Shuduo Sang 8c85bda408 fix: disable tmq auto commit callback temporarily 2022-12-05 15:13:03 +08:00
Hui Li d638019a93
Merge pull request #18700 from taosdata/TD-20967
test:comment commit of tmq consumer in crashGen
2022-12-05 15:11:31 +08:00
chenhaoran 2f37e915a0 test: temp commit 2022-12-05 14:41:55 +08:00
chenhaoran 85ff9eaacf test:commit commit of tmq consumer in crashGen 2022-12-05 14:40:46 +08:00
Alex Duan 83f7c7c2d0 fix(shell): forbid record password in taos_history file 2022-12-05 14:36:34 +08:00
Alex Duan 1cc0df89ab fix(shell): forbid record password in taos_history file 2022-12-05 14:19:31 +08:00
Minghao Li 3939c96a92 refactor(sync): modify/use default config value 2022-12-05 12:35:57 +08:00
Ganlin Zhao 6474ae3fd6 add cn/en docs for ignore_timezone description 2022-12-05 12:33:50 +08:00
Ganlin Zhao 896921521f add cn/en docs for ignore_timezone description 2022-12-05 12:32:00 +08:00
Shengliang Guan 10375b6fb9
Merge pull request #18686 from taosdata/szhou/fixbugs
fix: fix compiler warning in taosudf.h
2022-12-05 12:00:55 +08:00
Ganlin Zhao 470e0f2d23 fix timetruncate test cases 2022-12-05 12:00:50 +08:00
Shengliang Guan 6296057ebb
Merge pull request #18685 from taosdata/feature/3.0_sync_pipeline
fix(sync): fix snapshot receiver waiting time
2022-12-05 12:00:38 +08:00
Ganlin Zhao e18da31a5d enh(query): add timetruncate function ignore timezone option for 1d 2022-12-05 12:00:12 +08:00
Shuduo Sang bfeaab4c50
docs: update connector matrix for go ws bulkpulling (#18691) 2022-12-05 11:22:58 +08:00
Minglei Jin 35b958a1c4 fix: commit tdb in write thread 2022-12-05 11:17:14 +08:00
Shuduo Sang 5cfc7c451b
docs: update connector matrix for go ws tmq (#18690) 2022-12-05 11:13:25 +08:00
Shuduo Sang 449ca165c1
docs: update connector matrix for go ws stmt (#18688) 2022-12-05 11:04:20 +08:00
Shuduo Sang b6dfb03585
docs: update connector matrix with nodejs ws sql support (#18687) 2022-12-05 10:31:09 +08:00
Minghao Li 3d3e4b6d83 fix(sync): fix snapshot receiver waiting time 2022-12-05 10:18:14 +08:00
Minglei Jin 6b7c540884 fix: use tdbTrace to reduce 135 debug log output 2022-12-05 10:14:18 +08:00
shenglian zhou 220709c9ae fix: fix compiler warning in taosudf.h 2022-12-05 10:14:00 +08:00
dapan1121 da74ede563
Merge pull request #18679 from taosdata/fix/TD-20904-3.0
fix: tsdb do retention fix
2022-12-05 09:50:25 +08:00
Shengliang Guan c45001744f
Merge pull request #18674 from taosdata/feat/async_commit
feat: async commit
2022-12-04 22:31:04 +08:00
kailixu cf0995f749 feat: async commit for rsma 2022-12-04 20:26:58 +08:00