Haojun Liao
dbaaee3365
[td-225]merge develop.
2021-07-16 10:20:42 +08:00
glzhao89
3b477f6c1c
[TD-5208]<feature> add timestamp parsing and child table name processing
2021-07-15 16:37:10 +08:00
Haojun Liao
b8e8046716
Merge pull request #6857 from taosdata/feature/TD-5169
...
[TD-5169]<fix>: fixed a potential crash bug
2021-07-15 15:29:20 +08:00
Haojun Liao
b68bb2a84a
[td-5037]<fix>: fix the last query performance worse then previous problem.
2021-07-15 15:28:55 +08:00
ubuntu
0adfdc60d6
test push
2021-07-15 15:04:58 +08:00
tomchon
c05b99baf2
[TD-4432]<test>: add taodemo-testcase that using stmt interface
2021-07-15 15:00:48 +08:00
Cary Xu
0063cb84e2
comment the taosdemo test temporarily
2021-07-15 14:38:30 +08:00
Haojun Liao
97294c7e9d
Merge pull request #6863 from taosdata/hotfix/m-TD-5206
...
[TD-5206]<fix>:join not work for some data types issue
2021-07-15 13:59:57 +08:00
Haojun Liao
d15fc21159
Merge pull request #6868 from taosdata/feature/query
...
Feature/query
2021-07-15 13:59:51 +08:00
xywang
59ce876fd7
Merge branch 'feature/TD-5169' of https://github.com/taosdata/TDengine into feature/TD-5169
2021-07-15 13:19:06 +08:00
xywang
d2941c0608
[TD-5169]<enhance>: simplified function implementation
2021-07-15 13:17:10 +08:00
Jun Li
cc8744f1db
Add some guardrails
2021-07-14 22:03:25 -07:00
Cary Xu
c65e0c313d
expand int16_t to int32_t for query buffer offset
2021-07-15 12:01:52 +08:00
Cary Xu
7d94ae6319
Merge branch 'develop' into feature/TD-4666
2021-07-15 11:59:42 +08:00
Shuduo Sang
2d0bcfbeb6
[TD-5242]<feature>: taosdemo support max columns align with TSDB defines. ( #6866 )
2021-07-15 11:14:27 +08:00
Haojun Liao
e1fd86ac66
Merge branch 'develop' into feature/query
2021-07-15 10:13:44 +08:00
Shuduo Sang
c62ebe7dc2
Feature/sangshuduo/td 5136 taosdemo rework ( #6852 )
...
* [TD-5136]<feature>: taosdemo simulate real senario.
* update test case according to taosdemo change
* adjust range of semi-random data.
* make demo mode use different tag name and value.
* change malloc to calloc for pid allocation.
Co-authored-by: Shuduo Sang <sdsang@taosdata.com>
2021-07-15 09:53:11 +08:00
shenglian zhou
54ca09468d
modify test to comply with new parser
2021-07-15 08:19:48 +08:00
yihaoDeng
2563b77741
merge develop
2021-07-15 00:35:15 +08:00
yihaoDeng
5f0f7945c9
merge develop
2021-07-14 23:48:13 +08:00
Cary Xu
c8916eed34
bounded column searching optimization
2021-07-14 23:17:03 +08:00
yihaoDeng
e59726506b
merge develop
2021-07-14 23:04:02 +08:00
Haojun Liao
e75237e73f
Merge pull request #6859 from taosdata/hotfix/TD-5222
...
[TD-5222]<fix>: fix interval query crash issue
2021-07-14 22:32:25 +08:00
Haojun Liao
c780c0a944
Merge pull request #6855 from junli1026/jun/remove-unused-code
...
Remove unused code
2021-07-14 22:31:31 +08:00
Haojun Liao
954393e770
[td-5271]<fix>: fix a bug of max query in outer query.
2021-07-14 22:25:03 +08:00
Shuduo Sang
6fc8211adf
Hotfix/sangshuduo/td 5136 taosdemo rework for master ( #6864 )
...
* cherry pick from develop branch.
* [TD-5136]<feature>: taosdemo simulate real senario.
* update test case according to taosdemo change
* adjust range of semi-random data.
* make demo mode use different tag name and value.
* change malloc to calloc for pid allocation.
2021-07-14 22:10:51 +08:00
shenglian zhou
ffa662d8d1
fix mac os build error
2021-07-14 21:27:43 +08:00
shenglian zhou
0991ca8eb5
integrate parser from ganlin zhao
2021-07-14 18:57:14 +08:00
tomchon
64cafbca65
Merge branch 'develop' of github.com:taosdata/TDengine into dev/chr
2021-07-14 18:47:07 +08:00
Shuduo Sang
09b58e7e8e
[TD-5259]<fix>: JDBC vulnerable packages. ( #6858 )
2021-07-14 18:32:43 +08:00
Haojun Liao
134a825d9b
[td-225]merge develop.
2021-07-14 18:23:01 +08:00
Haojun Liao
1b33dc309f
[td-225]update the sql.c
2021-07-14 18:15:56 +08:00
yihaoDeng
5b5b83bb80
merge develop
2021-07-14 18:12:08 +08:00
wpan
73e1c303ba
fix windows compile error
2021-07-14 18:04:16 +08:00
yihaoDeng
361f81e403
fix runtime bug
2021-07-14 18:00:00 +08:00
liuyq-617
cc13cd44c3
[TD-5260]add case for a potential crash
2021-07-14 17:25:49 +08:00
Shuduo Sang
80faa86c95
Feature/sangshuduo/td 5242 taosdemo support 4096 columns ( #6856 )
...
* [TD-5136]<feature>: taosdemo simulate real senario.
* update test case according to taosdemo change
* adjust range of semi-random data.
* make demo mode use different tag name and value.
* [TD-5242]<feature>: taosdemo support max columns align with TSDB defines.
2021-07-14 17:25:05 +08:00
wpan
64ca1f7274
fix join issues
2021-07-14 17:13:04 +08:00
Cary Xu
5a19bd96a0
Merge branch 'develop' into feature/TD-4666
2021-07-14 16:49:13 +08:00
Cary Xu
fbb3eb1ac2
add macro memRowSetTKey
2021-07-14 16:46:17 +08:00
xywang
cf76ed44fe
[TD-5169]<fix>: fixed a parsing bug
2021-07-14 16:45:32 +08:00
weicz1221
a1f1315de3
fix sql regex ( #6838 )
...
Co-authored-by: weicz <weicz@runlion.com>
2021-07-14 16:13:27 +08:00
Haojun Liao
ff9341e2e3
[td-225]code refactor.
2021-07-14 16:12:58 +08:00
Yurun
0a06306243
Fix the problem of parsing http protocol when the request header lacks spaces
2021-07-14 15:50:16 +08:00
shenglian zhou
1148a133b5
[TD-4647]<feature>: auto add column through schemaless line protocol
2021-07-14 15:34:53 +08:00
wpan
c0c7043d20
fix bug
2021-07-14 14:53:18 +08:00
Shuduo Sang
2279617750
Hotfix/sangshuduo/td 5136 taosdemo rework for master ( #6853 )
...
* cherry pick from develop branch.
* [TD-5136]<feature>: taosdemo simulate real senario.
* update test case according to taosdemo change
* adjust range of semi-random data.
* make demo mode use different tag name and value.
2021-07-14 14:51:52 +08:00
wpan
83153f6a3e
fix bug
2021-07-14 14:39:20 +08:00
wpan
23545c2b29
fix bug
2021-07-14 14:28:30 +08:00
Haojun Liao
b62632f816
Merge pull request #6338 from taosdata/feature/TD-2574
...
[TD-2574]<enhance>: refactored algorithms for top and bottom functions.
2021-07-14 14:12:22 +08:00