wangmm0220
|
fcdf25793b
|
fix:remove useless code
|
2023-05-30 16:52:53 +08:00 |
wangmm0220
|
b8a4df4146
|
fix:avoid put tag to select if where condition is always true or false
|
2023-05-30 16:50:20 +08:00 |
wangmm0220
|
689ee05527
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into feature/TD-19042
|
2023-05-30 15:45:46 +08:00 |
wangmm0220
|
757ac9b1d9
|
fix:add test cases
|
2023-05-30 14:20:21 +08:00 |
Shuduo Sang
|
0d2fa6f1e6
|
docs: refine python connector doc for req_id (#21526)
* docs: update csharp connector status
* docs: fix csharp ws bulk pulling
* docs: clarify database param is optional to websocket dsn
* docs: fix java connector mistake
* fix: a few typos
* fix: many typos
* docs: java connector support subscription over websocket
* fix: update 3.0 connector feature matrix
* docs: fix typos and use 3.1.0 in jdbc driver
* fix: update matrix for schemaless java status
* docs: use latest jdbc version in connect section
* docs: refine python connector doc for req_id
|
2023-05-30 11:49:00 +08:00 |
wade zhang
|
d4bd19068b
|
Merge pull request #21279 from taosdata/feat/TD-24012
feat(driver): jdbc add tmq seek function
|
2023-05-30 11:47:22 +08:00 |
huolibo
|
2e5ac6b0c2
|
fix: change return value
|
2023-05-30 11:33:46 +08:00 |
dapan1121
|
94d4de614a
|
Merge pull request #21525 from taosdata/fix/TD-24093
fix: disable debug info
|
2023-05-30 11:10:59 +08:00 |
Haojun Liao
|
d122a398b3
|
Merge pull request #21516 from taosdata/fix/TD-24447
set sched status
|
2023-05-30 10:59:28 +08:00 |
刘蓓
|
a70cceb440
|
fix: add return value
|
2023-05-30 10:54:54 +08:00 |
huolibo
|
79031c47a2
|
enh: add get offset
|
2023-05-30 10:54:54 +08:00 |
huolibo
|
f9b1906127
|
feat(driver): jdbc add tmq seek function
|
2023-05-30 10:54:54 +08:00 |
wangmm0220
|
5d2c78ba6b
|
fix:memory leak
|
2023-05-30 10:39:00 +08:00 |
wangmm0220
|
8835028002
|
fix:deal with node is null
|
2023-05-30 10:21:18 +08:00 |
wade zhang
|
dd131ce129
|
Merge pull request #21522 from taosdata/DuanKuanJun-patch-9
Update 01-faq.md
|
2023-05-30 10:11:05 +08:00 |
Alex Duan
|
3a1fdc81d3
|
docs: add diff funciton to faq
|
2023-05-30 09:57:14 +08:00 |
dapan1121
|
c1ffc64e2d
|
fix: disable debug info
|
2023-05-30 09:54:30 +08:00 |
wangmm0220
|
d490ca753f
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into feature/TD-19042
|
2023-05-30 09:48:49 +08:00 |
Haojun Liao
|
20a0054c4a
|
Merge pull request #21472 from taosdata/enh/addCompileError
change parameter
|
2023-05-30 09:36:36 +08:00 |
wade zhang
|
3a2831a3f4
|
Merge pull request #21517 from taosdata/fix/TD-24472
fix(rocks/log): set info log level to warn_level
|
2023-05-30 08:35:00 +08:00 |
Haojun Liao
|
bcba18d90e
|
Merge pull request #21521 from taosdata/refact/fillhistory
refactor: do some internal refactor.
|
2023-05-30 00:38:38 +08:00 |
Alex Duan
|
539b138906
|
Update 01-faq.md
|
2023-05-29 19:23:45 +08:00 |
yihaoDeng
|
e00f79367d
|
merge 3.0
|
2023-05-29 18:57:21 +08:00 |
Haojun Liao
|
3628888ecc
|
refactor: do some internal refactor.
|
2023-05-29 18:02:45 +08:00 |
Haojun Liao
|
cd2d225c93
|
refactor: do some internal refactor.
|
2023-05-29 17:50:39 +08:00 |
wade zhang
|
3b6d196ec3
|
Merge pull request #21498 from taosdata/fix/check-empty-dnode
check empty dnode
|
2023-05-29 17:45:56 +08:00 |
wangmm0220
|
16e14b1c82
|
fix:compile error
|
2023-05-29 17:27:35 +08:00 |
wangmm0220
|
41ed0138b4
|
fix:compile error
|
2023-05-29 17:25:11 +08:00 |
wangmm0220
|
07bdb95b1a
|
fix:compile error
|
2023-05-29 17:10:11 +08:00 |
dapan1121
|
94c3569a27
|
Merge pull request #21512 from wangjiaming0909/fix/3.0/TS-3457
fix: page buffer cache flush wrong bytes of data into disk
|
2023-05-29 16:55:23 +08:00 |
Xuefeng Tan
|
c2bb44b687
|
fix: TDengine build on macOS arm64 (#21513)
|
2023-05-29 16:48:57 +08:00 |
yihaoDeng
|
7977490b81
|
delete geos opt
|
2023-05-29 08:42:52 +00:00 |
wade zhang
|
07004a7d71
|
Merge pull request #21518 from taosdata/FIX/TD-24450-3.0
docs: update alter database options for WAL_RETENTION_PERIOD etc.
|
2023-05-29 16:29:46 +08:00 |
yihaoDeng
|
87b2d76731
|
Merge branch 'enh/TD-24469/m1-build' into enh/addCompileError
|
2023-05-29 08:23:24 +00:00 |
yihaoDeng
|
1782ecd57e
|
Merge branch 'fix/shared_link_rocksdb' into enh/addCompileError
|
2023-05-29 08:20:11 +00:00 |
dmchen
|
23983e506f
|
fix test case
|
2023-05-29 16:12:26 +08:00 |
Benguang Zhao
|
7b8f55c4d6
|
docs: update alter database options for WAL_RETENTION_PERIOD etc.
|
2023-05-29 16:10:02 +08:00 |
Minglei Jin
|
3a9d55ca35
|
fix(rocks/log): set info log level to warn_level
|
2023-05-29 15:56:28 +08:00 |
Haojun Liao
|
f2887278e2
|
refactor: do some internal refactor.
|
2023-05-29 15:44:45 +08:00 |
Haojun Liao
|
2ac83ec9c7
|
Merge pull request #21511 from taosdata/refact/fillhistory
refactor: do some internal refactor.
|
2023-05-29 15:43:40 +08:00 |
liuyao
|
b541a0a053
|
set sched status
|
2023-05-29 15:42:47 +08:00 |
yihaoDeng
|
26cbcf996c
|
Merge branch 'enh/3.0' into fix/shared_link_rocksdb
|
2023-05-29 07:31:14 +00:00 |
wangjiaming0909
|
5e2d3939fe
|
fix: page buffer cache flush wrong bytes of data into disk
|
2023-05-29 15:19:34 +08:00 |
wangmm0220
|
78db3520a6
|
fix:conflict
|
2023-05-29 14:57:03 +08:00 |
wangmm0220
|
e36acd0a63
|
fix:add test case
|
2023-05-29 14:45:06 +08:00 |
wangmm0220
|
97e0e0ea0d
|
fix:add test case
|
2023-05-29 14:35:59 +08:00 |
tangfangzhi
|
e21a2f9cce
|
check empty
|
2023-05-29 14:02:36 +08:00 |
dapan1121
|
60588af694
|
fix: add topic query
|
2023-05-29 13:33:51 +08:00 |
t_max
|
f9d867f50d
|
fix: TDengine build on macOS arm64
|
2023-05-29 13:20:53 +08:00 |
wangmm0220
|
a71878d07f
|
feat: support create topic as stable with conditions
|
2023-05-29 11:46:59 +08:00 |