kailixu
|
d02a125f34
|
fix: memory leak when alter json tag to NULL
|
2024-03-15 16:29:10 +08:00 |
kailixu
|
0e3c97b573
|
test: tag/col insert syntax
|
2024-03-15 13:16:42 +08:00 |
kailixu
|
569d8e6d33
|
chore: test case for insert syntax and fix of show tags for varbinary/geometry
|
2024-03-15 02:18:19 +08:00 |
kailixu
|
b3db823767
|
enh: expand syntax for bool
|
2024-03-14 11:16:17 +08:00 |
kailixu
|
9901825bb0
|
enh: support binary/hex integer
|
2024-03-13 15:12:21 +08:00 |
kailixu
|
28e7aef816
|
fix: unify tag value parsing syntax
|
2024-03-11 19:54:42 +08:00 |
kailixu
|
7cb244a067
|
fix: unify tag value parsing syntax
|
2024-03-11 00:09:52 +08:00 |
kailixu
|
433179af0d
|
fix: unify tag value parsing syntax
|
2024-03-10 22:14:57 +08:00 |
kailixu
|
2c4a4a0d2d
|
Merge branch '3.0' into fix/TS-4421-3.0
|
2024-02-28 09:49:43 +08:00 |
kailixu
|
6098538162
|
feat: support uniq grant
|
2024-02-04 18:00:02 +08:00 |
kailixu
|
d281bc70b0
|
feat: remove hb of grantInfo
|
2024-02-04 16:46:24 +08:00 |
kailixu
|
3ebc26e1fb
|
feat: support uniq grant
|
2024-02-04 16:33:43 +08:00 |
kailixu
|
a9316c3710
|
feat: support uniq grant
|
2024-02-04 12:28:00 +08:00 |
kailixu
|
f53d0bce5d
|
feat: support uniq grant
|
2024-02-04 00:24:42 +08:00 |
kailixu
|
adee720128
|
feat: support uniq grant
|
2024-02-01 17:48:29 +08:00 |
wangmm0220
|
35f154da37
|
fix:[TS-4479] support long varbinary in format like \x3423
|
2024-01-29 13:55:46 +08:00 |
wangmm0220
|
5f1b48a8da
|
fix:[TS-4479] support long varbinary in format of \x3423
|
2024-01-29 10:50:10 +08:00 |
kailixu
|
3ccc3d80e0
|
chore: check tag cond for insert
|
2024-01-04 23:41:58 +08:00 |
dapan1121
|
4d993e8f9a
|
Merge pull request #23912 from taosdata/enh/3.0/TD-27276
enh : accept float data as int field input
|
2023-12-07 19:14:59 +08:00 |
Bob Liu
|
d2b2dee256
|
opt & add test case
|
2023-12-05 22:00:33 +08:00 |
kailixu
|
08be3d790c
|
fix: ignore NULL tag
|
2023-12-04 20:08:46 +08:00 |
dapan1121
|
d10bbc6252
|
Merge pull request #23877 from taosdata/FIX/TD-27403
Fix TD-27403: insert error about use today + now as timestamp value
|
2023-12-04 10:55:26 +08:00 |
Bob Liu
|
7e8f3579de
|
accept float data as int data input
|
2023-12-01 18:33:01 +08:00 |
fullhonest
|
72d6614b7b
|
Fix TD-27403: insert error about use today + now as timestamp value
|
2023-11-30 18:39:01 +08:00 |
Bob Liu
|
35ae8a4c0d
|
adjust parseOneStbRow
|
2023-11-30 00:25:05 +08:00 |
Bob Liu
|
3069069e0f
|
adjust parseOneStbRow; add case for stable
|
2023-11-29 22:47:31 +08:00 |
Bob Liu
|
9d3ce107f2
|
support stable insert child batch by file
|
2023-11-29 15:32:40 +08:00 |
Bob Liu
|
28b73b415c
|
fit insert childtable by file
|
2023-11-29 02:44:55 +08:00 |
Bob Liu
|
5c5efa34eb
|
fix crash when insert big csv
|
2023-11-29 01:53:13 +08:00 |
slzhou
|
d574b97015
|
fix: tbname can not contain dot
|
2023-11-07 11:03:42 +08:00 |
slzhou
|
5495e1ceac
|
fix: use the right target name
|
2023-11-06 12:33:09 +08:00 |
dapan1121
|
0c4040b48e
|
Merge pull request #23541 from taosdata/fix/TS-4219.3.0
fix: insert syntax error caused coredump
|
2023-11-06 08:48:46 +08:00 |
dapan1121
|
6c4f94661b
|
fix: insert syntax error caused core
|
2023-11-03 17:43:08 +08:00 |
slzhou
|
e1ea15c8f2
|
enhance: improve performance
|
2023-11-03 16:13:35 +08:00 |
slzhou
|
75d542c758
|
fix: performance improvement
|
2023-11-03 14:03:25 +08:00 |
slzhou
|
52608cf84d
|
fix: performace improvement
|
2023-11-03 10:38:43 +08:00 |
slzhou
|
4a2c52783b
|
Merge branch '3.0' of github.com:taosdata/TDengine into szhou/insert-stb-tbname
|
2023-11-01 14:10:02 +08:00 |
slzhou
|
bd64b9102d
|
fix: fix address sanitizer error
|
2023-11-01 13:25:54 +08:00 |
slzhou
|
efb0c61cac
|
fix: fix compilation error
|
2023-11-01 08:43:29 +08:00 |
shenglian zhou
|
42a7553fe0
|
enhance: refactor getStbRowValues
|
2023-11-01 08:35:38 +08:00 |
shenglian zhou
|
7636f09bfb
|
enhance: refactor getStbRowValues
|
2023-11-01 08:32:31 +08:00 |
slzhou
|
041ef1ef83
|
enhance: colvals of table data cxt is not used in insert stb syntax
|
2023-10-31 17:05:37 +08:00 |
slzhou
|
c8767f7614
|
enhance: tbname token optimization
|
2023-10-31 14:44:06 +08:00 |
slzhou
|
1686c70a60
|
fix: not use ctb meta from hash of stmt node
|
2023-10-31 13:14:21 +08:00 |
shenglian zhou
|
45ae3727a7
|
fix: performace improvement
|
2023-10-31 10:48:10 +08:00 |
slzhou
|
e9a7f6e322
|
fix: invalid schema error
|
2023-10-30 15:54:10 +08:00 |
slzhou
|
779c37b425
|
enhance: change to invalid operation for stmt error
|
2023-10-26 14:23:21 +08:00 |
slzhou
|
5ca39f961c
|
fix: add error test case and fix address sanitizer
|
2023-10-25 16:30:13 +08:00 |
slzhou
|
29db21a3ad
|
fix: reinit ctb meta and col vals before each stb row
|
2023-10-25 11:22:15 +08:00 |
slzhou
|
c17300557d
|
fix: memory sanitizer error of simple insert stb
|
2023-10-25 10:56:28 +08:00 |