Haojun Liao
|
655dbb47c1
|
refactor(query): do some internal refactor.
|
2022-08-26 19:19:48 +08:00 |
wade zhang
|
9d4a6de45a
|
Merge pull request #16454 from taosdata/test/td-18644-java-1
test: add java fast_write_example for 3.0
|
2022-08-26 19:14:43 +08:00 |
huolibo
|
0e35669378
|
fix: add java example CI (#16432)
* fix: varchar need \'
* fix: add jdbc test shell
* fix: change class path
* fix: shell error
|
2022-08-26 19:09:08 +08:00 |
jiajingbin
|
4ff7bb654a
|
test: add highvolume.webp for 3.0
|
2022-08-26 19:05:51 +08:00 |
slzhou
|
2a9faaa326
|
fix: enable add open window only when interval interpolation
|
2022-08-26 19:05:37 +08:00 |
gccgdb1234
|
ceba973080
|
doc: resolve conflicts
|
2022-08-26 19:04:04 +08:00 |
jiajingbin
|
96a78211f6
|
test: add java fast_write_example for 3.0
|
2022-08-26 19:03:23 +08:00 |
gccgdb1234
|
8bbec1c64d
|
doc: resolve conflicting
|
2022-08-26 18:57:39 +08:00 |
slzhou
|
c9a7f27e7c
|
Merge branch '3.0' of github.com:taosdata/TDengine into szhou/fixbugs
|
2022-08-26 18:51:32 +08:00 |
slzhou
|
d1eb14dccc
|
fix: interval operator _wstart error and interval operator close window for interpolation on different group id
|
2022-08-26 18:47:09 +08:00 |
wade zhang
|
30903ba80f
|
Merge pull request #16452 from taosdata/docs/taoshell_TDengine_CLI
docs: updagte taos shell as TDengine CLI for 3.0 version ,include taos.cfg
|
2022-08-26 18:43:15 +08:00 |
wade zhang
|
2bc6a37e72
|
Merge pull request #16451 from taosdata/test/td-18644-python
test: add fast_write_example for 3.0
|
2022-08-26 18:41:23 +08:00 |
wenzhouwww
|
ed5d7ee858
|
Merge branch '3.0' into docs/taoshell_TDengine_CLI
|
2022-08-26 18:40:00 +08:00 |
wenzhouwww@live.cn
|
83272a0ac5
|
docs: updagte taos shell as TDengine CLI for 3.0 version ,include in taos.cfg
|
2022-08-26 18:38:04 +08:00 |
jiajingbin
|
24cf2e0ed6
|
test: add fast_write_example for 3.0
|
2022-08-26 18:32:52 +08:00 |
gccgdb1234
|
335cdc3318
|
Merge branch '3.0' of github.com:taosdata/TDengine into 3.0
|
2022-08-26 18:29:20 +08:00 |
gccgdb1234
|
a2ffacc261
|
doc: replace taos shell with TDengine CLI
|
2022-08-26 18:24:48 +08:00 |
jiajingbin
|
54b079e006
|
test: add fast_write_example for 3.0
|
2022-08-26 18:17:05 +08:00 |
wade zhang
|
f77077e678
|
Merge pull request #16450 from taosdata/docs/update_docker
docs : update_docker
|
2022-08-26 18:15:37 +08:00 |
Shengliang Guan
|
246ced231e
|
Merge pull request #16438 from taosdata/fix/ZhiqiangWang/TD-17004-fix-mac-access-error
os: fix Mac access error
|
2022-08-26 18:03:32 +08:00 |
wenzhouwww
|
04a7869936
|
docs : update_docker
update docs about docker start TDengine and taosadapter
|
2022-08-26 17:54:23 +08:00 |
gccgdb1234
|
ff5c1f1cc4
|
Merge branch '3.0' of github.com:taosdata/TDengine into 3.0
|
2022-08-26 17:50:34 +08:00 |
Haojun Liao
|
def21870c7
|
Merge pull request #16441 from taosdata/fix/TD-18665
fix: use sizeof(SBlockL) for aBlockL array's element size
|
2022-08-26 17:49:39 +08:00 |
gccgdb1234
|
290ff9294f
|
doc: correct wrong description about TTL
|
2022-08-26 17:47:51 +08:00 |
Shengliang Guan
|
369c80b785
|
Merge pull request #16428 from taosdata/fix/downgradeType
enh: downgrade value type to speed up filter
|
2022-08-26 17:31:01 +08:00 |
Shengliang Guan
|
c4d8f3ab33
|
Merge pull request #16443 from taosdata/fix/ZhiqiangWang/TD-17004-fix-mac-run-error
os: fix mac run error
|
2022-08-26 17:30:36 +08:00 |
Cary Xu
|
4ee28bfc2c
|
fix: only iterate next when delete the specified node
|
2022-08-26 17:29:54 +08:00 |
wade zhang
|
4ab4a87aa9
|
Merge pull request #16444 from taosdata/fix/TD-18664
fix(query): restrict using JSON type as input in string functions
|
2022-08-26 17:28:05 +08:00 |
huolibo
|
f8ab11e2fc
|
fix(driver): initialize variable when only use tmq
|
2022-08-26 17:26:02 +08:00 |
gccgdb1234
|
c1b36653a9
|
doc: fix broken links
|
2022-08-26 17:13:32 +08:00 |
Cary Xu
|
5dcfa5a241
|
other: code format optimization
|
2022-08-26 17:00:50 +08:00 |
Cary Xu
|
a70b587b3f
|
Merge branch '3.0' into feature/3.0_interval_hash_optimize
|
2022-08-26 16:52:32 +08:00 |
Cary Xu
|
4abb6e1411
|
enh: use simple hash to save agg result
|
2022-08-26 16:52:12 +08:00 |
gccgdb1234
|
1e9f869ab5
|
doc: add missing webp files
|
2022-08-26 16:35:15 +08:00 |
afwerar
|
551354f644
|
os: fix Mac access error
|
2022-08-26 16:21:56 +08:00 |
afwerar
|
e2fd1cb283
|
os: fix mac run error
|
2022-08-26 16:21:33 +08:00 |
dapan1121
|
d18e7cd739
|
enh: remove compare type convertion
|
2022-08-26 16:20:07 +08:00 |
Ganlin Zhao
|
0fbb4d7f9a
|
fix(query): restrict using JSON type as input in string functions
TD-18664
|
2022-08-26 16:18:21 +08:00 |
Ganlin Zhao
|
ab85eeaaaa
|
fix(query): restrict using JSON type as input in string functions
TD-18664
|
2022-08-26 16:15:08 +08:00 |
afwerar
|
8df8f90e19
|
os: fix mac run error
|
2022-08-26 16:03:28 +08:00 |
wangmm0220
|
6dfbe30d6b
|
fix:test case if drop table in snapshot for create topic as database
|
2022-08-26 15:52:12 +08:00 |
Hongze Cheng
|
d0b135dcae
|
Merge pull request #16437 from taosdata/fix/TD-18662
fix: cleanup memory with streamLoadTasks
|
2022-08-26 15:49:09 +08:00 |
Minglei Jin
|
083ce4e67d
|
fix: use sizeof(SBlockL) from aBlockL array's element size
|
2022-08-26 15:43:20 +08:00 |
Shuduo Sang
|
08af4ee654
|
feat: update taostools e8bfca6 for3.0 (#16434)
* feat: update taos-tools
for 3.0
[TD-14141]
* feat: update taos-tools for 3.0
* feat: update taos-tools for 3.0
* feat: update taos-tools for 3.0
* feat: update taos-tools for 3.0
* feat: update taos-tools for 3.0
* feat: update taos-tools for 3.0
* feat: update taos-tools for 3.0
* feat: update taos-tools for 3.0
* feat: update taos-tools for 3.0
* feat: update taos-tools 8e3b3ee
* fix: remove submodules
* feat: update taos-tools c529299
* feat: update taos-tools 9dc2fec for 3.0
* fix: optim upx
* feat: update taos-tools f4e456a for 3.0
* feat: update taos-tools 2a2def1 for 3.0
* feat: update taos-tools c9cc20f for 3.0
* feat: update taostoosl 8a5e336 for 3.0
* feat: update taostools 3c7dafe for 3.0
* feat: update taos-tools 2d68404 for 3.0
* feat: update taos-tools 57bdfbf for 3.0
* fix: jenkinsfile2 to upgrade pip
* feat: update taostoosl 11d23e5 for 3.0
* feat: update taostools 43924b8 for 3.0
* feat: update taostools 53a0103 for 3.0
* feat: update taostoosl d237772 for 3.0
* feat: update taos-tools 6bde102 for 3.0
* feat: upate taos-tools 2af2222 for 3.0
* feat: update taos-tools 833b721 for 3.0
* feat: update taostools e8bfca6 for 3.0
|
2022-08-26 15:37:18 +08:00 |
Haojun Liao
|
60d9acb7b4
|
feature(query): support last function cache and retrieve data.
|
2022-08-26 15:27:19 +08:00 |
wade zhang
|
b39d6b41f4
|
Update 24-show.md
|
2022-08-26 15:18:02 +08:00 |
wade zhang
|
ee032bc545
|
Update 24-show.md
|
2022-08-26 15:16:56 +08:00 |
afwerar
|
b4344c2600
|
os: fix Mac access error
|
2022-08-26 15:01:23 +08:00 |
afwerar
|
bdf0a41b39
|
os: fix Mac access error
|
2022-08-26 14:52:17 +08:00 |
Minglei Jin
|
04e5c75bba
|
fix: cleanup memory with streamLoadTasks
|
2022-08-26 14:51:30 +08:00 |