yihaoDeng
|
9ce9d21507
|
support fail fast
|
2022-12-06 10:30:14 +08:00 |
dapan1121
|
283ef0d056
|
Merge pull request #18717 from taosdata/fix/TD-20976
fix: add redirect error code and fix no error msg issue
|
2022-12-06 10:00:06 +08:00 |
Shengliang Guan
|
15454de750
|
Merge pull request #18681 from taosdata/fix/TD-20127
refact: remove redundant error codes
|
2022-12-06 09:47:30 +08:00 |
Shengliang Guan
|
aad8469e86
|
Merge pull request #18716 from taosdata/feature/3.0_sync_pipeline
fix(sync): close snapshot receiver in pre-close
|
2022-12-06 09:47:00 +08:00 |
Shengliang Guan
|
a860e72f00
|
Merge pull request #18701 from taosdata/FIX/TD-20390-3.0
fix: walSaveMeta ahead of deleting WAL files as gc in walEndSnapshot
|
2022-12-06 09:45:42 +08:00 |
Benguang Zhao
|
3f1a0cefbb
|
fix: walSaveMeta ahead of deleting WAL files as gc in walEndSnapshot
delete WAL files in descending order during walRollback
|
2022-12-06 00:51:45 +08:00 |
yihaoDeng
|
4be196491e
|
add fail-fast
|
2022-12-05 22:39:18 +08:00 |
Haojun Liao
|
114943ddb0
|
fix(query): set the correct flag when no neighbors exist.
|
2022-12-05 22:28:26 +08:00 |
Shuduo Sang
|
0ce44c400b
|
fix: csharp test case (#18706)
* fix: csharp test case
* fix: return -1 if failed
|
2022-12-05 22:08:06 +08:00 |
Shengliang Guan
|
affeec8c29
|
Merge remote-tracking branch 'origin/3.0' into fix/TD-20127
|
2022-12-05 21:07:35 +08:00 |
Haojun Liao
|
d5b493677b
|
fix(query): set column sma into the correct position.
|
2022-12-05 20:39:37 +08:00 |
Minghao Li
|
b107518b00
|
fix(sync): when FpApplyQueueItems return -1, break loop
|
2022-12-05 20:24:25 +08:00 |
Haojun Liao
|
9e04f42635
|
fix(query): check for neighbor block when merging data block.
|
2022-12-05 20:20:48 +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 |
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 |
Haojun Liao
|
136937d69a
|
fix(query): insert null column sma firstly.
|
2022-12-05 17:05:07 +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 |
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 |
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 |