- 16 4月, 2021 1 次提交
-
-
由 Shengliang Guan 提交于
Merge master into develop
-
- 15 4月, 2021 10 次提交
-
-
由 huili 提交于
Run performance test on master branch
-
由 sangshuduo 提交于
-
由 Ping Xiao 提交于
-
由 huili 提交于
[TD-3587]<test> add case for TD-3587 to CI
-
由 wu champion 提交于
-
由 sangshuduo 提交于
Co-authored-by: NShuduo Sang <sdsang@taosdata.com>
-
由 Huo Linhe 提交于
-
由 zyyang 提交于
* [TD-3762]<feature>: support us and ms percision for timestamp in JDBC * change * change * change * change
-
由 Shengliang Guan 提交于
[TD-3079]<enhance>: use multi-level storage with vnode's wal files
-
由 Shengliang Guan 提交于
[TD-3766]<fix>: fix fsync alter calculation
-
- 14 4月, 2021 13 次提交
-
-
由 Elias Soong 提交于
Docs/update latest feature
-
由 Elias Soong 提交于
-
由 sangshuduo 提交于
Co-authored-by: NShuduo Sang <sdsang@taosdata.com>
-
由 Huo Linhe 提交于
Added unsigned integer types and change taosdemo insert and select queries for these types. taos define | taos sql | c# --- | --- | --- UTINYINT | TINYINT UNSIGNED | `byte` USMALLINT | SMALLINT UNSIGNED | `ushort` UINT | INT UNSIGNED | `uint` UBIGINT | BIGINT UNSIGNED | `ulong` TINYINT | TINYINT | `sbyte` Note: also change the tinyint value type to C# `sbyte`(the right signed one byte type) in this pr.
-
由 Elias Soong 提交于
-
由 huili 提交于
[TD-2986]<test>: add demo example into CI
-
由 Elias Soong 提交于
-
由 Minglei Jin 提交于
-
由 Ping Xiao 提交于
-
由 haojun Liao 提交于
[TD-3757]fix client crash issue
-
由 haojun Liao 提交于
[TD-3759]taosd mem leak issue
-
由 Elias Soong 提交于
[TD-3412] <docs>: fix minor typo.
-
由 Elias Soong 提交于
-
- 13 4月, 2021 14 次提交
-
-
由 Minglei Jin 提交于
-
由 sangshuduo 提交于
* [TD-3401]<fix>: taosdemo query statistic. refactor func name. * [TD-3401]<fix>: taosdemo query statistic. refactor func name 2. * [TD-3401]<fix>: taosdemo support query statistic. implementation. * cleanup Co-authored-by: NShuduo Sang <sdsang@taosdata.com> Co-authored-by: NShuduo Sang <sdsang@taosdata.com>
-
由 zyyang 提交于
-
由 Elias Soong 提交于
Feature/wg/td 3412
-
由 Elias Soong 提交于
-
由 sangshuduo 提交于
* [TD-3401]<fix>: taosdemo query statistic. refactor func name. * [TD-3401]<fix>: taosdemo query statistic. refactor func name 2. * [TD-3401]<fix>: taosdemo support query statistic. implementation. * cleanup Co-authored-by: NShuduo Sang <sdsang@taosdata.com>
-
由 Shengliang Guan 提交于
Moved over changes from feature/crash_gen to feature/crash_gen_master
-
由 Shengliang Guan 提交于
[TD-3723]
-
由 dapan1121 提交于
-
由 dapan1121 提交于
-
由 skye0207 提交于
-
由 Steven Li 提交于
-
由 Shengliang Guan 提交于
[TD-3723]
-
由 huili 提交于
Origin/master
-
- 12 4月, 2021 2 次提交
-
-
由 sangshuduo 提交于
* [TD-3752]<fix>: taosdemo columns+tags+ts must less then 1024. (#5782) Co-authored-by: NShuduo Sang <sdsang@taosdata.com> * [TD-3683]<fix>: taosdemo create lots of tables. clean up. Co-authored-by: NShuduo Sang <sdsang@taosdata.com>
-
由 Elias Soong 提交于
[TD-3754] <docs>: correct the meaning of slimit option.
-