Commit Graph

53126 Commits

Author SHA1 Message Date
dapan1121 f9b97f7c5c
Merge pull request #21813 from taosdata/fix/TD-3553-M3
fix: system stable query with limit/offset
2023-06-25 18:01:16 +08:00
dapan1121 f66b1e77fc
Merge pull request #21824 from taosdata/fix/TS-3573
fix: table level privilege for query issue
2023-06-25 17:17:49 +08:00
kailixu f1eb637f03 chore: code revert 2023-06-25 16:52:22 +08:00
kailixu a868ed4895 fix: use max column length 2023-06-25 16:50:34 +08:00
Haojun Liao b607a78277
Merge pull request #21823 from taosdata/fix/liaohj
fix: fix memory leak.
2023-06-25 16:50:13 +08:00
dapan1121 6914c4dd45
Merge pull request #21804 from taosdata/fix/TD-24895
fix: merge tree free rc issue
2023-06-25 16:01:25 +08:00
wangmm0220 57d567b074 Merge branch 'main' of https://github.com/taosdata/TDengine into mark/sml 2023-06-25 15:16:04 +08:00
Haojun Liao e4e66ad0a4 fix: fix memory leak. 2023-06-25 14:56:08 +08:00
dapan1121 5135d7534e fix: sort quit issue 2023-06-25 13:45:17 +08:00
Haojun Liao 3b394b7299
Merge pull request #21810 from taosdata/enh/addComipleOpt
Enh/add comiple opt
2023-06-25 11:39:27 +08:00
dapan1121 890030e820 fix: table level privilege for query issue 2023-06-25 11:39:22 +08:00
wade zhang 878a63f2f2
Merge pull request #21774 from taosdata/fix/xftan/TS-3552
fix(taosAdapter): do not use upx compression on macOS system
2023-06-25 10:50:37 +08:00
kailixu 7d2a2fbebc fix: cmake option for mips64 2023-06-25 10:10:59 +08:00
Shuduo Sang a0916136c5
docs: add tdengine small logo png (#21817)
* docs: add TDengine-logo-trans.png

* docs: add TDengine-logo-trans-small.png
2023-06-25 09:55:59 +08:00
Shuduo Sang 0a4b6b3b82
docs: add TDengine-logo-trans.png (#21816) 2023-06-25 09:42:02 +08:00
kailixu afa186108e chore: more code 2023-06-25 00:19:30 +08:00
kailixu 4c169bc09b fix: system stable query with limit/offset 2023-06-25 00:17:40 +08:00
yihaoDeng c36d14df77 add compile opt 2023-06-22 13:19:14 +08:00
yihaoDeng fa2145592f add build from contrib source flag 2023-06-21 21:27:51 +08:00
Haojun Liao 92249d892a
Merge pull request #21717 from taosdata/enh/staticLibMain
Enh/static lib main
2023-06-21 17:46:30 +08:00
wade zhang 7473c20fc4
Merge pull request #21808 from luckeverda/fix/geocmakemain
fix: undo libgeos's setting of global CMAKE_CXX_STANDARD
2023-06-21 16:19:25 +08:00
Shungang Li e82c1b3822 fix: undo libgeos's setting of global CMAKE_CXX_STANDARD 2023-06-21 15:10:08 +08:00
Hui Li 3560af970c
Merge pull request #21771 from flyingangel2013/ts_3405_fix
update test case to combine three cases into one, reduce the time cos…
2023-06-21 14:29:57 +08:00
dapan1121 67f884f844
Merge pull request #21799 from taosdata/fix/TD-24857
fix: distinct constant value issue
2023-06-21 14:17:27 +08:00
dapan1121 c4d630aaa1 fix: merge tree free rc issue 2023-06-21 13:58:07 +08:00
chenhaoran 90e2a00585 add arm static lib 2023-06-21 13:43:59 +08:00
yihaoDeng 00f04a9adb add static lib 2023-06-21 12:10:45 +08:00
yihaoDeng e5c62cfa06 add static lib 2023-06-21 12:10:42 +08:00
dapan1121 9c4c411b01
Merge pull request #21796 from wangjiaming0909/fix/m/TS-3555
fix: fill operator with wrong input ts order
2023-06-21 11:21:32 +08:00
dapan1121 8da28aced2 fix: distinct constant value issue 2023-06-21 10:33:50 +08:00
yihaoDeng 077d680c9c add static lib 2023-06-21 10:02:31 +08:00
yihaoDeng 72fe0fb5b8 add static lib 2023-06-21 09:39:22 +08:00
wade zhang f49ce0587c
Merge pull request #21793 from taosdata/docs/wade-20230620
docs: refine feature matrix
2023-06-21 09:39:01 +08:00
wangjiaming0909 eb7d23ca95 fix: fill operator with wrong input ts order 2023-06-21 09:23:58 +08:00
yihaoDeng a931a37969 add static lib 2023-06-20 22:14:57 +08:00
yihaoDeng d6eb4e7050 add static lib 2023-06-20 22:11:46 +08:00
yihaoDeng d4f09ff715 add static lib 2023-06-20 19:30:04 +08:00
yihaoDeng daa3b5238f add static lib 2023-06-20 19:29:43 +08:00
wade zhang 851210bc14
Merge pull request #21788 from taosdata/fix/TS-3559
fix(query/scan-oper): use META_READER_NOLOCK to init meta reader
2023-06-20 18:57:24 +08:00
wade zhang c3fe54f6bf
Merge pull request #21792 from taosdata/docs/TD-24885
docs: markdown format
2023-06-20 18:22:54 +08:00
gccgdb1234 8a95ee8223 docs: refine feature matrix 2023-06-20 18:09:10 +08:00
huolibo f37df6191b docs: markdown format 2023-06-20 18:03:27 +08:00
wade zhang 7a449737ba
Merge pull request #21790 from taosdata/docs/sangshuduo/create-database-buffer-no-unit
docs: unit in sql command confuses the user
2023-06-20 17:58:11 +08:00
Shuduo Sang 2480d96d14 docs: unit in sql command confuses the user 2023-06-20 17:48:47 +08:00
wade zhang 24e643f939
Merge pull request #21785 from taosdata/docs/sangshuduo/fix-strict-length
docs: fix strict length in ins_databases
2023-06-20 17:48:10 +08:00
wade zhang 0217d2616d
Merge pull request #21784 from taosdata/doc/yu285-patch-1
doc: Update 'strict'
2023-06-20 17:46:36 +08:00
wade zhang 343522ca4a
Merge pull request #21789 from taosdata/docs/TD-24885
docs: add request Id description
2023-06-20 17:38:46 +08:00
Shuduo Sang 14645e23e7 docs: declare strict as obsoleted 2023-06-20 17:37:58 +08:00
huolibo b6a6110c19 docs: add request Id description 2023-06-20 17:35:01 +08:00
Minglei Jin fa5d52613e fix(query/scan-oper): use META_READER_NOLOCK to init meta reader 2023-06-20 17:33:28 +08:00