Commit Graph

55396 Commits

Author SHA1 Message Date
Haojun Liao 4b10393c81 fix(stream): fix memory leak and do some internal refactor. 2023-08-18 18:02:08 +08:00
dapan1121 8d3a164b55
Merge pull request #22483 from taosdata/docs/join_event
fix: document issues
2023-08-18 17:42:22 +08:00
dapan1121 42b12b1e68 fix: document issues 2023-08-18 17:40:34 +08:00
wangjiaming0909 4dcdb549c9 fix: get systable cols error 2023-08-18 10:19:12 +08:00
Haojun Liao fbf80fb4c3
Merge pull request #22459 from taosdata/mark/tmq
fix:set terrno = 0 to avoid affect next fetch msg
2023-08-18 09:11:35 +08:00
wade zhang ff2249ddf8
Merge pull request #22474 from taosdata/fix/TS-3825
fix: important fix for compact file corruption
2023-08-18 08:05:56 +08:00
Shuduo Sang 78e4aa36c3
docs: fix taos_init() return type (#22475) 2023-08-18 00:19:51 +08:00
Shuduo Sang 7440cccd58
fix: refine example demo.c (#22473)
* fix: use latest version of jdbc connector

* fix: remove locale and timezone to avoid confusing user

* fix: update readme.md

* fix: refine demo.c
2023-08-18 00:19:27 +08:00
Hongze Cheng 8582e0c71a fix: important fix for compact file corruption 2023-08-17 18:13:37 +08:00
dapan1121 df6c93fdb0
Merge pull request #22468 from taosdata/fix/TS-3841-M
fix: modify column length for super table
2023-08-17 14:31:58 +08:00
kailixu afca2164c4 other: trigger CI 2023-08-17 13:11:09 +08:00
kailixu c7d5456cbf other: trigger CI 2023-08-17 12:53:23 +08:00
kailixu 49efb4ae72 fix: modify column length for super table 2023-08-17 11:43:07 +08:00
wade zhang e493a30a0b
Merge pull request #22460 from taosdata/fix/tsdb_snapshot_bug
fix: tsdb snapshot bug
2023-08-17 08:25:32 +08:00
Haojun Liao 80506b564b
Merge pull request #22461 from taosdata/fix/liaohj
refactor: do some internal refactcor
2023-08-16 19:26:39 +08:00
wade zhang f4e5388b6d
Merge pull request #22457 from taosdata/fix/mem_leak
fix: memory leak when commit
2023-08-16 18:23:53 +08:00
Hongze Cheng 32c5b6a947 fix: tsdb snapshot bug 2023-08-16 18:21:02 +08:00
Haojun Liao cbd24bb254 refactor: do some internal refactor 2023-08-16 18:20:34 +08:00
wangmm0220 5c5721571f fix:set terrno = 0 to avoid affect next fetch msg 2023-08-16 17:45:18 +08:00
Ganlin Zhao 89ff78d99c fix: fix non-root users cannot create log files even if they have write
permission of the directory
2023-08-16 17:32:08 +08:00
Hongze Cheng cedc7bf1b6 fix: memory leak when commit 2023-08-16 17:21:51 +08:00
Haojun Liao 9083d3c03b
Merge pull request #22452 from taosdata/mark/doc
docs:modify format & add logic for dot in schemaless
2023-08-16 15:20:25 +08:00
Haojun Liao 4ea58e5682 refactor: do some internal refactor. 2023-08-16 11:44:05 +08:00
wangmm0220 afa7448420 docs:modify format & add logic for dot in schemaless 2023-08-16 11:07:43 +08:00
Haojun Liao 6609882f9f fix(tsdb): add stt statistics block buffer, and do some internal refactor. 2023-08-16 10:55:07 +08:00
Haojun Liao cfe2cf0ebd
Merge pull request #22439 from taosdata/fix/liaohj
fix(stream): continue process when met with trans-state msg.
2023-08-16 08:54:03 +08:00
wade zhang 6b961fc048
Update 25-grant.md 2023-08-16 08:15:25 +08:00
wade zhang 6d80f21ba3
Update 25-grant.md 2023-08-16 08:14:07 +08:00
wade zhang f2d8078d66
Update 25-grant.md 2023-08-16 08:10:39 +08:00
Haojun Liao fdcc6d3446
Merge pull request #22442 from taosdata/mark/doc
fix:tmq interface & remove snapshot code
2023-08-15 17:56:55 +08:00
wangmm0220 beb84b2355 fix:tmq interface & remove snapshot code 2023-08-15 15:37:39 +08:00
wade zhang 778b88a1fb
Merge pull request #22440 from taosdata/fix/retry_resolve_fqdn
merge fix/retry_resolve_fqdn to main
2023-08-15 14:58:52 +08:00
Haojun Liao 71c3c710e6 fix(stream): continue process when met with trans-state msg. 2023-08-15 14:23:20 +08:00
Haojun Liao 0acb00c516 fix(stream): add log. 2023-08-15 11:48:56 +08:00
Haojun Liao ff17763ed6
Merge pull request #22417 from taosdata/mark/tmq
opti:wal logic
2023-08-15 09:16:29 +08:00
Haojun Liao a334547726 fix(stream): fix an syntax error. 2023-08-14 19:28:36 +08:00
Haojun Liao 1a08ffc79f fix(stream): check error. 2023-08-14 19:27:09 +08:00
Haojun Liao 776b32aeae
Merge pull request #22424 from taosdata/fix/liaohj
refactor: exec directly not asynchnoized.
2023-08-14 19:11:54 +08:00
wade zhang 76085e0d21
Merge pull request #22422 from taosdata/fix/TD-25321-MAIN
fix: set max_binary_display_width can not show all text
2023-08-14 18:43:23 +08:00
Haojun Liao 5d3232d275 fix(stream): fix an syntax error. 2023-08-14 18:14:32 +08:00
Haojun Liao 2e6263b43f fix(stream): fix memory leak. 2023-08-14 17:16:11 +08:00
Haojun Liao a1e554fbf3 refactor: exec directly not asynchnoized. 2023-08-14 15:05:13 +08:00
Haojun Liao 91710b0c0f fix(stream): 2023-08-14 14:56:17 +08:00
Alex Duan 3f90ca4b38 fix: set max_binary_display_width can not show all text 2023-08-14 14:19:24 +08:00
Haojun Liao 5ec6b64aab fix(stream): add logs. 2023-08-14 13:12:41 +08:00
Haojun Liao ead04964fd Merge branch 'main' into fix/liaohj 2023-08-14 12:11:15 +08:00
Haojun Liao e8c9a019a4 fix(stream): remove the invalid set of scheduler status. 2023-08-14 11:41:24 +08:00
wade zhang ac446a3b95
Update 08-taos-shell.md 2023-08-14 11:26:47 +08:00
wade zhang f63d1f98b2
Merge pull request #22150 from taosdata/test/toolsBuild
test: add build
2023-08-14 11:22:30 +08:00
wade zhang 3aaea97575
Merge pull request #22414 from taosdata/DuanKuanJun-patch-5
Update 08-taos-shell.md
2023-08-14 11:22:14 +08:00