市民233
36fd0df1bf
doc: update 10.cluster docs.md
2021-08-30 14:52:14 +08:00
皮蛋啊皮蛋
6731ab7631
<docs>: add the missing note
2021-08-30 14:47:30 +08:00
kartist
ea811da8a8
doc: 7652
...
update '降频操作' to '降采样'
2021-08-30 14:25:48 +08:00
Shuduo Sang
174364c6a9
Hotfix/sangshuduo/td 2936 change mac default path ( #7694 )
...
* change mac default path back after homebrew install support merged.
* fix lib/log path install for mac
2021-08-30 14:24:26 +08:00
Elias Soong
2fb0d320a7
Merge pull request #7695 from taosdata/docs/Update-Latest-Feature
...
Docs/update latest feature
2021-08-30 14:22:12 +08:00
Elias Soong
512e64fdf5
[TD-2639] <docs>: fix evaluation link in English doc index.
2021-08-30 14:21:01 +08:00
Shuduo Sang
e72a6cc1ee
change mac default path back after homebrew install support merged. ( #7688 )
2021-08-30 11:27:13 +08:00
zhaoyanggh
43fab7f6f7
fix test script
2021-08-30 11:09:11 +08:00
Elias Soong
178b810656
[TS-20] <docs>: support underscore escapes in LIKE matching wildcard.
2021-08-30 11:00:05 +08:00
zhaoyanggh
2a28f3d744
add sqlt & sqlutc test script[ci skip]
2021-08-30 10:51:25 +08:00
Elias Soong
4f11fde0a1
[TS-157] <docs>: update description about func "INTERP".
2021-08-30 10:24:42 +08:00
dapan1121
8c96539b01
Merge pull request #7654 from taosdata/fix/TD-6361
...
[TD-6361]<fix> restrict UDF func name
2021-08-30 10:08:29 +08:00
xywang
6912568b8a
[TD-6408]<fix>: one second more than actual timestamp
2021-08-30 03:37:58 +08:00
xywang
51849220bd
[TD-6408]<fix>: fixed json error when timestamp was before Epoch
2021-08-30 02:54:33 +08:00
Elias Soong
5bba39adf9
Merge pull request #7684 from taosdata/docs/Update-Latest-Feature
...
Docs/update latest feature
2021-08-29 17:23:56 +08:00
Elias Soong
f271205cb0
[TD-6288] <docs>: add config parameter "httpDbNameMandatory" to force setting default db name in RESTful url.
2021-08-29 17:21:37 +08:00
jiajingbin
e0805bdda1
[TD-5929]<test> create testcases for TD-5929 ---> diff cols support or
2021-08-29 09:14:50 +00:00
Elias Soong
dc5dfc5f6b
[TD-6008] <docs>: add setting default db name in RESTful url.
2021-08-29 17:10:30 +08:00
Haojun Liao
4a144d322c
Merge pull request #7677 from taosdata/feature/query
...
[td-6434]<fix>: enable min/max function for unsigned number column.
2021-08-29 14:35:30 +08:00
Shuduo Sang
6b88d5dbc1
Hotfix/sangshuduo/td 5702 taosdemo remove memop ( #7679 )
...
* [TD-5702]<fix>: taosdemo remove memory operation.
* add remainderBufLen to check row data generation.
* row data generation with remainder buffer length checking.
* optimized memop for rand too.
* fix stmt rand file generation bug.
Co-authored-by: Shuduo Sang <sdsang@taosdata.com>
2021-08-29 06:41:34 +08:00
Shuduo Sang
bdfd86052d
Hotfix/sangshuduo/td 6294 taosdemo long arg ( #7680 )
...
* [TD-6294]<fix>: taosdemo support long arg
fix conflict with develop branch.
* fix few words.
* declare default child tables number.
* add support email prompt.
* support the way no space between param and value
* fix uncatched status.
* fix -PP arg.
* fix total child tables bug.
Co-authored-by: Shuduo Sang <sdsang@taosdata.com>
2021-08-29 06:41:15 +08:00
hyy1223
767bd33491
modify make_install.sh to support homebrew ( #7535 )
...
* modify make_install.sh to support homebrew
* d
* modify make_insta.sh to support homebrew
* modify make_install.sh to support homebrew
* asas
* ss
* modify make_install.sh to support homebrew
* modify make_install.sh to support homebrew
2021-08-28 23:22:08 +08:00
Haojun Liao
114635ad19
[td-6434]<fix>: enable min/max function for unsigned number column.
2021-08-28 17:17:40 +08:00
Shuduo Sang
920750b8e9
Hotfix/sangshuduo/td 6294 taosdemo long arg ( #7644 )
...
* [TD-6294]<fix>: taosdemo support long arg
fix conflict with develop branch.
* fix few words.
* declare default child tables number.
* add support email prompt.
* support the way no space between param and value
* fix uncatched status.
* fix -PP arg.
Co-authored-by: Shuduo Sang <sdsang@taosdata.com>
2021-08-28 17:13:48 +08:00
Hui Li
3a46cbd94c
Merge pull request #7671 from taosdata/test/TD-6387-d
...
[TD-6387]<test> fetch over 100000 from super table
2021-08-28 17:08:24 +08:00
liuyq-617
33254ace8a
add query/query.py in fulltest.sh
2021-08-28 15:26:15 +08:00
liuyq-617
12f4137681
[TD-6387]<test> fetch over 100000 from super table
2021-08-28 14:52:44 +08:00
Haojun Liao
de0e8d88ae
Merge pull request #7631 from taosdata/feature/query
...
[td-6395]<enhance>: use the keyword "every" instead of keyword of "in…
2021-08-28 12:51:24 +08:00
dapan1121
5f588f7092
Merge pull request #7662 from taosdata/hotfix/fix-crash-gen
...
fix crash gen error
2021-08-28 11:55:25 +08:00
Hui Li
ee729b04ec
Merge pull request #7655 from taosdata/test/TD-6359_escape_case
...
[TD-6359]<test>: "add test case for escape '_' by '\' "
2021-08-28 11:18:16 +08:00
dapan1121
13c2db3ae3
Merge pull request #7599 from taosdata/feature/TD-6285
...
[TD-6285]<feature>: added directive for db name in restful interface
2021-08-28 10:45:56 +08:00
dapan1121
e1b01e04d3
Merge pull request #7632 from taosdata/fix/TD-6356
...
[TD-6356]<fix>: Fix the crash in TS-187
2021-08-28 10:44:24 +08:00
Haojun Liao
5b22402bb5
Merge pull request #7489 from jtcheng/codereview/comments
...
'select current_database(); should be select database();' in code comments
2021-08-28 10:22:29 +08:00
Haojun Liao
0dcfd71125
[td-255] avoid unnecessary one more check for super table query.
2021-08-27 18:34:32 +08:00
shenglian zhou
4f01ef999b
fix crash gen
2021-08-27 18:24:56 +08:00
yihaoDeng
cc2c54dd11
[TD-6361]<fix> restrict UDF func name
2021-08-27 18:00:50 +08:00
wenzhouwww
3bd0f75912
[TD-6359]<test>: add test case for escape '_' by '\'
2021-08-27 15:16:33 +08:00
Haojun Liao
cef9aa7682
Merge remote-tracking branch 'origin/develop' into develop
2021-08-27 15:14:44 +08:00
wenzhouwww
c68aa1a08f
[TD-6339]<test>: add test case for escape '_' by '\'
2021-08-27 15:14:27 +08:00
Haojun Liao
5b74524c43
[td-255] update the log.
2021-08-27 15:14:14 +08:00
Zhiyu Yang
dd48e67c6f
[TD-6247]<fix>: handle TDengine_ERROR in JNIconnector when invoke pre… ( #7584 )
...
* [TD-6247]<fix>: handle JNI_TDengine_ERROR in prepareStmtImp
* modified the networkTimeout test cases
2021-08-27 15:06:35 +08:00
Zhiyu Yang
3f508f002a
[TD-6389]<test>: test jdbc use now insert timestamp ( #7624 )
2021-08-27 15:05:27 +08:00
yihaoDeng
b48c2c9c10
[TD-6361]<fix> restrict UDF func name
2021-08-27 15:03:42 +08:00
Hui Li
f453220e0a
Merge pull request #7639 from taosdata/xiaoping/add_test_case
...
[TD-6312]<test>: last_row query in table with 100 columns
2021-08-27 14:19:27 +08:00
Haojun Liao
604efc0029
Merge branch 'develop' into feature/query
2021-08-27 13:09:18 +08:00
wenzhouwww
00a07ec721
[TD-6289]<test> :modify case codes!
2021-08-27 12:00:53 +08:00
wenzhouwww
47f39f45ab
[TD-6289]<test>: add test case about restful for param 'httpDbNameMandatory'
2021-08-27 11:53:09 +08:00
Shuduo Sang
a8d688a745
[TD-6280]<fix>: taosdump -P determine input. ( #7613 )
2021-08-27 11:44:33 +08:00
dapan1121
f9e22c1632
Merge pull request #7512 from taosdata/feature/szhou/schemaless
...
[schemaless][RunCITest]
2021-08-27 10:29:29 +08:00
Haojun Liao
e1a7832c63
[td-255] avoid the unnecessarily check on the number of output results from dnode of each subquery.
2021-08-27 10:24:03 +08:00