Commit Graph

70115 Commits

Author SHA1 Message Date
Hongze Cheng 7606c85327
Merge pull request #28357 from taosdata/fix/TD-32547-memleak2
fix/TD-32547-memleak
2024-10-16 09:09:15 +08:00
Hongze Cheng a42c051feb
Merge pull request #28361 from taosdata/fix/TD-32555-reset-actionpos-when-rollbak
fix/TD-32555-reset-actionpos-when-rollbak
2024-10-16 09:07:32 +08:00
Jing Sima 2b83a20c69 Revert "fix:[TD-32334] Generate correct time window when using interp with fill next and linear."
This reverts commit 77e63d0922.
2024-10-16 08:05:53 +08:00
xsren 200ca2cb10 not test case 2024-10-15 19:40:04 +08:00
Hongze Cheng 02ece9252a
Merge pull request #28369 from taosdata/fix/TD-30813-9
fix(stmt/interlace): move interlace add batch into exec2
2024-10-15 19:22:25 +08:00
dmchen 39c429182e fix/wal-load-file-set-fix-case 2024-10-15 10:46:25 +00:00
xiao-77 47d39c4ab8 fix wal test in ci 2024-10-15 17:23:28 +08:00
dmchen e4373116b2 fix/wal-load-file-set 2024-10-15 09:04:20 +00:00
xsren 5c3283a6de fix: not condition 2024-10-15 17:00:25 +08:00
xiao-77 ca7f490e6d fix invaild snapshotVer while repair wal meta file 2024-10-15 16:53:15 +08:00
Pan Wei 12b39b077c
Merge pull request #28371 from taosdata/fix/TD-30667-3.0
fix(query)[TD-30667]. Fix compilation with AVX instructions on older GCC versions
2024-10-15 16:48:05 +08:00
Jinqing Kuang 056fbe5eb3 fix(query)[TD-30667]. Fix compilation with AVX instructions on older GCC versions 2024-10-15 15:30:04 +08:00
wangmm0220 c9f835e60d fix:[TS-5528] insert error in sml 2024-10-15 15:25:28 +08:00
wangmm0220 4904667471 fix:[TS-5528] insert error in sml 2024-10-15 15:19:37 +08:00
Minglei Jin 7348eddc09 stmt2/add batch: move interlace add batch into exec2 2024-10-15 14:51:07 +08:00
Minglei Jin f048de5b44 Revert "stmt2/interlace: separate interlace batch adding into exec2"
This reverts commit bcfd74e697.
2024-10-15 14:35:58 +08:00
wangmm0220 986f92d317 fix:[TS-5528] insert error in sml 2024-10-15 14:30:36 +08:00
wade zhang b40db3fab1
Update 17-mongodb.md 2024-10-15 14:13:24 +08:00
Pan Wei 054ba2dca5
Merge pull request #28366 from taosdata/fix/TD-30667-3.0
fix(query)[TD-30667]. Fix avx/avx2 check and compilation on ARM platform
2024-10-15 14:13:16 +08:00
wangmm0220 a00dfb52e1 fix:[TS-5528] insert error in sml 2024-10-15 14:00:15 +08:00
dmchen 8663779def fix/wal-load-file-set 2024-10-15 03:56:47 +00:00
Jinqing Kuang c372959cef fix(query)[TD-30667]. Fix avx/avx2 check and compilation on ARM platform 2024-10-15 11:32:26 +08:00
dmchen c1557c423f fix/TD-32555-reset-actionpos-when-rollbak 2024-10-15 01:12:52 +00:00
Shengliang Guan b315b446e8
Merge pull request #28360 from taosdata/feat/anal7
revert: data analysis
2024-10-15 09:05:28 +08:00
Pan Wei 0db5fe41e4
Merge pull request #28249 from taosdata/enh/TS-4661-3.0
enh(query)[TS-4661] Add AVX2 support for decompression and MIN/MAX comparison
2024-10-15 08:47:39 +08:00
Feng Chao 36560aca5d
Merge pull request #28329 from taosdata/packaging/3.0_merge_main.20240929
merge main.20240929
2024-10-15 07:52:04 +08:00
Shengliang Guan 9f05ca5ee8 revert: data analysis 2024-10-14 23:27:11 +08:00
Pan Wei 53fb183bb8
Merge pull request #28297 from taosdata/fix/revokeEscapeIssue
fix: revoke table name escape issue
2024-10-14 19:08:34 +08:00
Ping Xiao 52bbb32a27 merge docker packaging updates 2024-10-14 17:31:56 +08:00
dmchen 8cd92624ae fix/TD-32547-memleak 2024-10-14 09:10:06 +00:00
Hongze Cheng 95e87bede7
Merge pull request #28354 from taosdata/fix/TD-32386-3.0
fix: add tag length check in stmt
2024-10-14 15:52:24 +08:00
Hongze Cheng 2fdcc525e5
Merge pull request #28327 from taosdata/fix/TD-32435-3.0
fix: (last) add lock for writebatch
2024-10-14 15:49:58 +08:00
Jinqing Kuang 636c65d62f enh(query)[TS-4661]. Add AVX2 support for decompression and MIN/MAX comparison
- Implement AVX2 instructions to decompress float and double data types
- Add AVX2-based MIN/MAX comparison for both integer and floating-point data types
- Include unit tests to verify functionality and performance improvements
2024-10-14 15:31:40 +08:00
Hongze Cheng f9405b35d3 fix: add tag length check in stmt 2024-10-14 14:21:38 +08:00
Pan Wei 80e2e426f0
Merge pull request #28277 from taosdata/enh/TD-32413/snprintf
Enh/td 32413/snprintf
2024-10-14 10:59:03 +08:00
Pan Wei 4a859b99aa
Merge pull request #28344 from taosdata/fix/TD-32526-3.0
fix:[TD-32526] consumer null if add column because of pDataBlock not …
2024-10-14 10:31:09 +08:00
WANG Xu 26e0ea4765
Merge pull request #28351 from taosdata/docs/kafka-data.precision
update data.precision
2024-10-14 10:22:56 +08:00
zhiyong 49fd079d5b update data.precision 2024-10-14 09:00:17 +08:00
wangmm0220 2e3bebe405 fix:[TD-32526] conflicts from 3.0 2024-10-13 12:59:50 +08:00
wangmm0220 fbed901add fix:[TD-32526] conflicts from 3.0 2024-10-12 18:41:48 +08:00
xsren 14a2cb073a enh: add return len 2024-10-12 18:40:56 +08:00
wangmm0220 db97e26d32 fix:[TD-32526] consumer null if add column because of pDataBlock not clear 2024-10-12 18:31:29 +08:00
Feng Chao e7b5c72ff2
Update basic.py 2024-10-12 18:13:11 +08:00
Hongze Cheng 3860ddc83d
Merge pull request #28331 from taosdata/fix/TD-30813-9
stmt2/interlace: separate interlace batch adding into exec2
2024-10-12 17:31:02 +08:00
Pan Wei 613aaaa04f
Merge pull request #28178 from taosdata/enh/TD-32189
enh:[TD-32189] Add validation to prevent changes to resultinfo structure.
2024-10-12 17:28:09 +08:00
Pan Wei c35c85ad21
Merge pull request #28338 from taosdata/fix/3.0/TD-32516
fix:[TD-32184] fix heap buffer overflow in round and trunc.
2024-10-12 17:14:42 +08:00
Pan Wei b2b4294ae7
Merge pull request #28317 from taosdata/feat/TD-32187
enh:[TD-32187]test tmq api
2024-10-12 17:05:55 +08:00
xsren e84376c461 fix: return val check 2024-10-12 16:29:13 +08:00
wangmm0220 5663519d47 fix:[TD-32526] consumer null if add column because of pDataBlock not clear 2024-10-12 16:28:31 +08:00
wade zhang ea22940d95
Merge pull request #28333 from taosdata/docs/TS-4917-3.0
docs: add intro for create tb by csv
2024-10-12 16:27:26 +08:00