Commit Graph

53162 Commits

Author SHA1 Message Date
wade zhang af4476dd98
Merge pull request #21791 from luckeverda/fix/geocmake
fix: undo libgeos's setting of global CMAKE_CXX_STANDARD
2023-06-21 10:26:48 +08:00
Shungang Li e81579e36f fix: undo libgeos's setting of global CMAKE_CXX_STANDARD 2023-06-20 17:52:13 +08:00
wade zhang 6274423da9
Merge pull request #21778 from taosdata/docs/sunpeng/TD-23899-support-stmt-via-ws
docs: support stmt via ws
2023-06-20 17:43:22 +08:00
Hui Li 9835b81ee4
Merge pull request #21776 from taosdata/test/TD-23689-3.0
split vgroup add ci case splitVGroup.py
2023-06-20 14:10:05 +08:00
Alex Duan f4ad0d6b7b test: fix printf format 2023-06-20 11:38:37 +08:00
Alex Duan 74879f1625 test: fix printf format 2023-06-20 11:35:05 +08:00
sunpeng a333c06e95 docs: support stmt via ws 2023-06-20 10:38:34 +08:00
Alex Duan cb1cea9b10 test: add cast to run task 2023-06-20 09:15:11 +08:00
Alex Duan dca3aee582 test: add splitVGroup to case.task 2023-06-19 18:49:54 +08:00
Hui Li 9a19679bb5
Merge pull request #21775 from taosdata/test/3.0/rmcicase
test:remove repeat  testcases for ci
2023-06-19 18:27:27 +08:00
chenhaoran a61e33491c test:remove repeat testcases for ci 2023-06-19 18:26:27 +08:00
Alex Duan 6f96a7808a test: add splitVGroup.py case for split vgroup 2023-06-19 16:15:55 +08:00
Hui Li 52cd4f0cbf
Merge pull request #21773 from taosdata/plum-lihui-patch-3
Update cmake.version
2023-06-19 15:02:50 +08:00
Hui Li 60f6307dd1
Update cmake.version 2023-06-19 15:02:33 +08:00
dapan1121 1ca24fea6b
Merge pull request #21742 from wangjiaming0909/feature/3.0/TD-24656
feature: add input, output ts order for execution plans
2023-06-18 19:24:29 +08:00
dapan1121 bc487492ad
Merge pull request #21764 from taosdata/enh/TD-24346-3.0e
enh: support delete tsma interval
2023-06-18 19:19:14 +08:00
Hui Li 61d1f79af0
Merge pull request #21768 from taosdata/docs/3.0.5.1
release 3.0.5.1
2023-06-18 08:44:04 +08:00
Ping Xiao fe4cf15201 release 3.0.5.1 2023-06-18 00:21:25 +08:00
kailixu b40069c0e1 chore: log optimization 2023-06-17 05:05:43 +08:00
kailixu 4097b860d3 enh: support delete tsma interval 2023-06-16 19:04:12 +08:00
wangjiaming0909 61309862c2 fix comments of TD-24656 2023-06-16 18:12:02 +08:00
dapan1121 7b060d693e
Merge pull request #21670 from taosdata/feat/TD-22193
feat: add pipeline processing for timeslice operator
2023-06-16 18:00:39 +08:00
wade zhang 72cdca8570
Merge pull request #21750 from taosdata/FIX/TD-24828-3.0
fix: return error from vmPutMsgToQueue while vnode-write is disabled
2023-06-16 16:59:56 +08:00
Ganlin Zhao 9cddf06053 handle 0 result case for groups 2023-06-16 16:11:56 +08:00
Benguang Zhao 495ae49752 fix: refreshMeta on invalid schema of tb epSet in doAsyncQuery 2023-06-16 15:41:52 +08:00
Ganlin Zhao e4c9a7474e remove test code 2023-06-16 14:58:23 +08:00
Ganlin Zhao e74c0ac987 save index instead of ts 2023-06-16 14:11:19 +08:00
wangjiaming0909 fb4f174fbc feature: add input, output ts order for execution plans 2023-06-16 10:26:09 +08:00
Ganlin Zhao fe2629d061 Merge branch '3.0' into feat/TD-22193 2023-06-16 10:16:51 +08:00
Benguang Zhao 8663148d6c fix: return error from vmPutMsgToQueue while vnode-write is disabled 2023-06-16 09:20:34 +08:00
dapan1121 205e79ad28
Merge pull request #21736 from taosdata/fix/TD-24790
fix: fix fill double type column with scalar expression error
2023-06-15 18:45:40 +08:00
Ganlin Zhao 4e2eeed44c optimize 2023-06-15 16:31:36 +08:00
Haojun Liao 7f7c807972
Merge pull request #21740 from taosdata/fix/liaohj_main
merge main to 3.0
2023-06-15 15:21:25 +08:00
Haojun Liao 5fdfe98696 fix: fix syntax error. 2023-06-15 13:31:30 +08:00
Haojun Liao b5a7ef9a7e fix: fix syntax error. 2023-06-15 13:29:41 +08:00
Haojun Liao 1b9eca5ce0 other: merge main. 2023-06-15 13:03:17 +08:00
wade zhang 8afbc1a5c8
Merge pull request #21732 from taosdata/fix/TS-3524-2
fix/TS-3524
2023-06-15 11:03:03 +08:00
Ganlin Zhao 99ae96daf6 add test cases 2023-06-15 11:01:07 +08:00
Ganlin Zhao 61d089496d fix: fix fill double type column with scalar expression error 2023-06-15 10:58:39 +08:00
wade zhang cffbed79ae
Merge pull request #21733 from taosdata/FIX/TD-24810-3.0
fix: vnodeRenameVgroupId correctly
2023-06-15 10:44:34 +08:00
Hui Li 3bd05b79fc
Merge pull request #21728 from taosdata/test/TD-23713
TD-23713: add case into ci
2023-06-15 09:49:46 +08:00
Hui Li 68f5f707e2
Merge pull request #21731 from taosdata/fix/TD-24808-3.0
fix: add compact split resume stream pause stream to tab key
2023-06-15 09:48:58 +08:00
dependabot[bot] cbb70dd52c
build(deps): bump guava in /examples/JDBC/consumer-demo (#21734)
Bumps [guava](https://github.com/google/guava) from 30.1.1-jre to 32.0.0-jre.
- [Release notes](https://github.com/google/guava/releases)
- [Commits](https://github.com/google/guava/commits)

---
updated-dependencies:
- dependency-name: com.google.guava:guava
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-06-15 09:12:46 +08:00
dapan1121 e52c6aae8c
Merge pull request #21620 from taosdata/fix/TD-24567-3.0
fix: tsma query with order by _wstart/_wend
2023-06-15 09:06:57 +08:00
dapan1121 0c2bfde7fe
Merge pull request #21706 from taosdata/szhou/version-not-compatible-log
enhance: version not compatible log
2023-06-15 09:05:47 +08:00
dapan1121 672cff090b
Merge pull request #21707 from taosdata/szhou/fix-tsort-sanitizer-error
fix: fix memory sanitizer error
2023-06-15 09:05:10 +08:00
dapan1121 a65b103b1d
Merge pull request #21719 from taosdata/fix/td-24781
fix: calculate the rows that can be put in one page
2023-06-15 09:04:11 +08:00
wade zhang 1fd294d151
Merge pull request #21727 from taosdata/enh/TD-24671-M
enh: decrease the package size
2023-06-15 08:17:15 +08:00
kailixu de1483d1d8 chore: config optimize 2023-06-15 06:07:34 +08:00
kailixu a6756f4edc enh: cmake optimize 2023-06-14 23:33:51 +08:00