Commit Graph

52167 Commits

Author SHA1 Message Date
Haojun Liao e4d40489e7
Update 14-stream.md 2023-04-26 17:13:20 +08:00
Haojun Liao cf9567ac96
Update 14-stream.md 2023-04-26 17:04:37 +08:00
liuyao 2533b5c5c2 op stream 2023-04-26 17:00:33 +08:00
Haojun Liao f7141fdebb
Update 14-stream.md 2023-04-26 16:53:52 +08:00
Shuduo Sang 7113ded06a
docs: fix typos and use 3.1.0 in java connector for3.0 (#21095)
* 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
2023-04-26 16:48:21 +08:00
Haojun Liao 24e8ff7970
Update 14-stream.md 2023-04-26 16:35:45 +08:00
Haojun Liao a98cf1277f
Update 14-stream.md 2023-04-26 16:33:23 +08:00
Haojun Liao cf57a3f3f6
Update 10-function.md 2023-04-26 16:30:40 +08:00
plum-lihui af775af69b test: add test case for alter replica 2023-04-26 16:17:23 +08:00
plum-lihui 81a4e02e84 Merge branch 'main' into lihui3.0/test 2023-04-26 16:11:07 +08:00
Haojun Liao 627429d490 fix(query): fix the comparion error. 2023-04-26 16:05:57 +08:00
Minglei Jin 3822a5858b sim/valgrind: suppress rocks reachables 2023-04-26 16:03:37 +08:00
dapan1121 a7f405d4d4
Merge pull request #21077 from taosdata/fix/TS-3271-MAIN
fix: log file size over 4G report error on windows
2023-04-26 15:02:20 +08:00
dapan1121 b73d213927
Merge pull request #21088 from taosdata/fix/TD-23873
fix: schema/tag version update to int32
2023-04-26 14:41:25 +08:00
wangmm0220 8be78ddee2 fix:[TD-23881] check the max row's length in schemaless 2023-04-26 14:23:25 +08:00
dapan1121 5db5205e31 fix: schema/tag version update to int32 2023-04-26 13:41:16 +08:00
Shuduo Sang 41cc572cd8
docs: update connector matrix for 3.0 (#21086)
* 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
2023-04-26 12:41:26 +08:00
Haojun Liao 3e80f57fc7 refactor: do some internal refactor. 2023-04-26 12:09:05 +08:00
Haojun Liao 59725d1d87 refactor: do some internal refactor. 2023-04-26 12:02:43 +08:00
Haojun Liao 8d0a4772a5
Merge pull request #21070 from taosdata/fix/liaohj_main
enh(query): opt last row read performance. TD-23313
2023-04-26 11:54:48 +08:00
Ganlin Zhao fc6ca69afa refactor timeslice operator 2023-04-26 11:30:21 +08:00
dapan1121 919d98d393
Merge pull request #21066 from taosdata/szhou/tag-scan-group-slimit
feature: tag scan group and slimit
2023-04-26 11:17:29 +08:00
Ganlin Zhao c56bb64f1c refactor timeslice operator 2023-04-26 11:04:13 +08:00
Xiaoyu Wang 528d55f8f9
Merge pull request #21072 from taosdata/FIX/TD-22103-3.0
enh: unify error msg for no disk space
2023-04-26 10:44:24 +08:00
Xiaoyu Wang fb2057aeab
Merge pull request #21079 from taosdata/FIX/TD-23583-3.0
enh: comment off unused error codes in sync and wal
2023-04-26 10:42:50 +08:00
Hui Li 133327140f
Merge pull request #21078 from taosdata/fix/TS-3267
fix: more fix
2023-04-26 10:42:09 +08:00
WANG MINGMING 87406f7daf
Update 30-influxdb-line.mdx 2023-04-26 10:36:22 +08:00
WANG MINGMING 20fcb4d8ac
Update 40-opentsdb-telnet.mdx 2023-04-26 10:35:39 +08:00
WANG MINGMING 455481ddcd
Update 50-opentsdb-json.mdx 2023-04-26 10:33:16 +08:00
Minglei Jin 6835e75903 cache/get: malloc zero-length binary to unify frees 2023-04-26 10:07:15 +08:00
Haojun Liao 8e2edd6ebf fix(query): fix null ptr access. 2023-04-26 10:00:00 +08:00
Ganlin Zhao d4c783b590 check duplicate timestamps 2023-04-26 09:48:43 +08:00
Ganlin Zhao 0ec4bbdfbc enable interp used with super table 2023-04-26 09:48:13 +08:00
Adam Ji 519dc0ead0
docs: fix tmq create database args (#21081) 2023-04-26 09:24:29 +08:00
Xiaoyu Wang 05dc0fd6b1
Merge pull request #21056 from taosdata/feat/TD-23693
feat: subtable level privilege
2023-04-26 09:17:23 +08:00
dapan1121 80cafbd0bb
Merge pull request #21074 from taosdata/szhou/fix-td23833
fix: the latest schema may delete columns
2023-04-26 08:48:49 +08:00
Minglei Jin 5758aa4d80 cache/read: fix pRow, pLastCols memory issues 2023-04-26 08:17:08 +08:00
Haojun Liao 2a45ef88b0 fix(query): fix memory leak. 2023-04-26 00:40:33 +08:00
kailixu a6e37622ff chore: more code 2023-04-25 22:15:06 +08:00
xiaolei li e9f4c769d8
enhance: packaging keeper in deb rpm main (#21071)
* enhance: community package include taoskeeper

* enhance: community rpm package add taoskeeper
2023-04-25 19:20:42 +08:00
Benguang Zhao 23a915da3b enh: adjust error msgs in sync and wal 2023-04-25 19:11:51 +08:00
54liuyao 255af84139 resume option 2023-04-25 19:01:19 +08:00
Haojun Liao 2cf7763b60
Merge pull request #21046 from taosdata/fix/TD-22671
opti:test cases for tmq
2023-04-25 18:44:56 +08:00
Haojun Liao 7b7a483afc fix(query): add tmp variable to hold the TSDBROW value. 2023-04-25 18:43:48 +08:00
Minglei Jin c8cbabe419 cache/none column: move to outter scope 2023-04-25 18:13:33 +08:00
Benguang Zhao fee4050d79 enh: rename error code TSDB_CODE_SYN_NEGO_WIN_EXCEEDED 2023-04-25 18:05:36 +08:00
yihaoDeng 10582fb5e0 opt write opt 2023-04-25 09:49:28 +00:00
yihaoDeng 84cae91f9f rocksdb_iter_value 2023-04-25 09:39:57 +00:00
Xiaoyu Wang b07e4c8522 Merge branch 'feat/TD-23693' of github.com:taosdata/TDengine into feat/TD-23693 2023-04-25 17:39:51 +08:00
Xiaoyu Wang e584bb3ea1 feat: subtable level privilege 2023-04-25 17:39:28 +08:00