Shengliang Guan
babe8f158c
Merge pull request #3682 from taosdata/feature/TD-1572
...
update jdbc taosdemo
2020-09-25 22:46:28 +08:00
zyyang
1a4746d425
update jdbc taosdemo
2020-09-25 17:12:15 +08:00
Shengliang Guan
8e75b9e0be
Merge pull request #3679 from taosdata/feature/TD-1572
...
update JdbcTaosdemo
2020-09-25 15:55:39 +08:00
zyyang
56c8889ee4
update JdbcTaosdemo
2020-09-25 15:39:21 +08:00
liuyq-617
c35887815b
Support custom IP
2020-09-25 11:47:26 +08:00
Shengliang Guan
fd3ebebc71
Merge pull request #3660 from taosdata/feature/TD-1572
...
[TD-1572]<feature>: A JdbcTaosdemo is supported now.
2020-09-25 11:08:36 +08:00
zyyang
a5a4f7026f
update jdbcTaosdemo
2020-09-25 10:26:58 +08:00
zyyang
4149545bc0
[TD-1572]<feature>: A JdbcTaosdemo is supported now.
2020-09-24 11:30:54 +08:00
zyyang
c83f211c25
[TD-1533]<fix>: fix the parse jdbc url error
2020-09-23 11:11:28 +08:00
zyyang
e7af1188ed
[TD-1410]test: add a tool for test JDBC Connector
2020-09-12 17:21:45 +08:00
zyyang-taosdata
54143e0669
Implement the TSDBStatement.getConnection function
2020-09-11 00:02:58 +08:00
zyyang-taosdata
8c677755ee
update the jdbcTemplate example and test cases
2020-09-10 00:03:48 +08:00
zyyang-taosdata
e31f80ed83
update springbootDemo
2020-09-08 10:40:54 +08:00
yangzhiyu
97e328b239
jdbcDemo use the taos-jdbcdriver-2.0.4
2020-09-06 23:06:34 +08:00
zyyang
0a7eca2cdf
[TD-1266]<hotfix>update the nodejs test case
2020-09-04 16:37:41 +08:00
robot
ba31633a58
Update query api for Lua connector.
...
All connectors should be updated since taos_query has been modified for thread safety. Only query api is updated, callback in stream is not yet.
2020-08-30 12:09:37 +08:00
Shengliang Guan
bd16bb3d23
TD-1214 change csharp driver in win32
2020-08-26 17:36:57 +08:00
Shengliang Guan
8db3120147
TD-1236 native c# examples for 2.0
2020-08-26 11:15:24 +08:00
Bomin Zhang
dce8ec169e
fix server&client side crash
...
in singe table subscription, after consume all data, the next call to consume crash both client and server.
this commit fix the issue.
2020-08-14 13:28:10 +08:00
Bomin Zhang
4dd4342561
fix td-1142
2020-08-14 13:26:41 +08:00
Ping Xiao
c3dee8b690
add notification message before return
2020-08-13 22:59:33 +08:00
Ping Xiao
bc73587498
udpate taos-jdbcdriver version for jdbc demos
2020-08-10 18:52:05 +08:00
Bomin Zhang
2b36e2a2c3
add and update testcases
2020-08-08 13:06:30 +08:00
Shengliang Guan
241f1732d7
TD-1057
2020-08-05 14:24:02 +08:00
liu0x54
e9738fc6c6
[TD-1001] update the nodejs examples
2020-07-31 06:11:05 +00:00
Shuduo Sang
1e99fd0f07
fix examples/go/src/taosapp/taosapp.go to make it work with 2.0
...
[TD-1008]
2020-07-28 11:58:43 +08:00
Tao Liu
9b46de6e67
[TD-1000] modify the python demo
2020-07-27 10:29:33 +00:00
liu0x54
a0ca29dcfa
[TD-971] change create db sql
2020-07-21 04:02:53 +00:00
Bomin Zhang
1067175746
fix compiler error
2020-07-20 11:15:32 +08:00
Bomin Zhang
b40c7018e3
print messages in red on error
2020-07-20 09:28:13 +08:00
Bomin Zhang
dbd22da833
td-909: fix stream start time issue
...
fix crash in taos_load_table_info
2020-07-18 09:08:55 +08:00
Bomin Zhang
efe558731b
td-909: add verification for some API
2020-07-18 09:08:55 +08:00
Shuduo Sang
9a5aeb8175
fix c demo bugs.
...
[TD-739]
2020-06-23 15:11:06 +08:00
Bomin Zhang
f5caa7465d
fix subscription failure
2020-06-20 16:52:37 +08:00
Haojun Liao
fcfb85d65a
[td-225] fix a typo
2020-06-17 17:38:18 +08:00
Haojun Liao
ba4b64152d
[td-225] restore the demo.c file
2020-06-17 17:36:50 +08:00
Shengliang Guan
c62ca332cc
Merge pull request #2237 from taosdata/hotfix/test
...
[TD-573]
2020-06-11 13:15:02 +08:00
Hui Li
a427d5bc28
[TD-573]
2020-06-11 12:57:19 +08:00
Haojun Liao
2c3f94cdd8
[td-225] support kill query
2020-06-10 15:17:55 +08:00
Haojun Liao
47b3df8cdd
[td-225]
2020-06-08 15:50:21 +08:00
Shengliang Guan
7e2abf0e08
[TD-527] Group error codes by module
2020-06-06 06:30:50 +00:00
Hui Li
d1eba27651
[modify]
2020-06-04 18:39:51 +08:00
Hui Li
26b5944b40
[modify]
2020-06-04 18:38:17 +08:00
Hui Li
f7a1827341
[modify]
2020-06-04 18:36:10 +08:00
Tao Liu
8fa42af9ea
merge from develop
2020-06-04 08:35:57 +00:00
Hongze Cheng
9db2c4bb5e
Merge branch 'develop' into feature/2.0tsdb
2020-06-04 02:39:34 +00:00
Hui Li
b886311a1b
[add prepare demo file]
2020-06-03 18:11:53 +08:00
Haojun Liao
057df32571
[td-225] fix invalid write
2020-06-02 17:27:56 +08:00
Haojun Liao
7e4c7e7c51
[td-90] add protocol to update the tags value of tables.
2020-06-02 15:47:24 +08:00
Haojun Liao
ac6f6292fa
[td-225] handle file id overflow problem
2020-06-01 11:57:41 +08:00
Haojun Liao
af407cb50f
[td-225] fix bugs in case of ts disorder in mem/imem and data in file
2020-05-17 16:34:37 +08:00
localvar
577cf92fdf
single table subscribe is done
2020-05-12 16:49:43 +08:00
slguan
1a7061a89f
Merge pull request #1855 from liuyq-617/develop
...
change describe log.dn
2020-05-09 13:59:47 +08:00
liuyq-617
29a514314b
change describe log.dn
2020-05-09 13:51:56 +08:00
hjxilinx
31029ee27f
[td-183]
2020-05-07 14:28:39 +08:00
hjxilinx
079a8f7596
[td-168]
2020-05-02 17:41:38 +08:00
hjxilinx
952f997478
[td-186] merge develop branch
2020-05-01 17:03:26 +08:00
hjxilinx
96b24d7064
[td-186] merge develop branch
2020-05-01 16:34:02 +08:00
hjxilinx
41d414eaa7
[td-186] fix bugs for last_row.
2020-04-29 11:17:15 +08:00
hjxilinx
59c6434a0d
[td-187] 1. support group by query, 2. fix memory leaks in client side. 3. refactor mgmtConn
2020-04-24 22:32:23 +08:00
hjxilinx
6fc7c108b4
[td-98] update vgroup info
2020-04-16 16:24:38 +08:00
hjxilinx
b6f64b3fbb
[td-98] add qsort and move to algo file
2020-04-16 11:10:11 +08:00
Shuduo Sang
2b72bab466
fix 2.0 branch compile warning.
2020-04-06 21:39:09 +08:00
hjxilinx
5316ca3281
[TD-98]
2020-04-06 00:57:56 +08:00
hjxilinx
a3af16e8a8
[TD-98] suppress compiler warnings.
2020-04-05 16:40:08 +08:00
hjxilinx
2e06575ad9
[TD-98] fix a typo
2020-04-05 15:51:55 +08:00
hjxilinx
695b1a0fdc
[TD-32] merge 2.0 branch
2020-03-29 17:00:23 +08:00
hjxilinx
aa77115ff6
[TD-32]
2020-03-26 11:34:03 +08:00
hjxilinx
d182854456
[TD-32] refactor the table meta
2020-03-19 16:45:36 +08:00
hjxilinx
d1b298bca6
fix compile errors
2020-03-12 14:15:40 +08:00
slguan
64337a45ba
Merge pull request #1159 from taosdata/feature/subscribe
...
subscription
2020-01-20 10:27:44 +08:00
localvar
1f7a9e6764
subscribe: minor improvement
...
revise progress persistent file format to reduce file size.
example: print out number of rows consumed
2020-01-18 16:16:49 +08:00
localvar
35976735df
subscribe: fix bug in multi-vnode subscription
2020-01-18 14:43:29 +08:00
slguan
88d7d099bb
#1133 #160 #417 TBASE-530 TBASE-801
2020-01-16 17:45:57 +08:00
localvar
bea87b34f1
subscribe: fix bugs found in test
2020-01-16 16:57:25 +08:00
localvar
bae48b73c6
fix two bugs:
...
1. taos_consume block for evev
2. taos_fetch_block returns 0 in subscription
2020-01-13 16:50:17 +08:00
localvar
76ade60994
tbase-916
2020-01-08 10:22:40 +08:00
slguan
7bcfa2f0ab
Merge remote-tracking branch 'origin/master' into develop
...
# Conflicts:
# src/client/src/tscParseInsert.c
2020-01-06 17:09:14 +08:00
slguan
241c93b4bb
examples
2020-01-06 14:27:27 +08:00
localvar
23527898e7
fix issue in single meter subscription.
2020-01-06 11:27:52 +08:00
localvar
592f210983
update java connector
2020-01-06 11:27:52 +08:00
localvar
051af216a5
tbase-1422: free resource
2020-01-06 11:27:23 +08:00
localvar
f2eac06a33
TBASE-1423: single meter subscription
2020-01-06 11:26:55 +08:00
localvar
4ba0819f58
TBASE-1424, TBASE-1425: save & load subscription progress.
2020-01-06 11:26:54 +08:00
localvar
804b581269
TBASE-917: update subscription example
2020-01-06 11:25:41 +08:00
localvar
517fb88329
subscription (WIP)
2020-01-06 11:25:41 +08:00
xieyinglin
6a24427b99
add .mvn/ to .gitignore
2019-12-07 11:55:12 +08:00
xieyinglin
51c0f58ce6
edit ignore
2019-12-07 11:51:37 +08:00
xieyinglin
b040187161
add jdbc demo
2019-12-06 16:50:51 +08:00
robot
79e1a7bcf8
Add support for continuous query in Lua connector.
...
Malloc memory to store Lua state and callback function from Lua. Connector can support multiple connection by this way.
Memory will be freed when connection isn't established successfully or connection is closed by lua call. Stream content
in Lua is not the same one with stream content in connector.
A loop in test code do the job for continuous query. record is inserted between query actions.
2019-11-12 10:40:44 +08:00
slguan
30c38cbafe
update some log format
2019-11-11 23:32:08 +08:00
slguan
c2e91fcb75
Adjust code structure
2019-11-07 18:12:26 +08:00
slguan
f38fbbe935
Modify some compilation options
2019-09-27 13:55:15 +08:00
robot
026293617a
Return records with seperated fields in lua connector.
...
Field names and values are both returned. Client application gets value by field name. It runs as convention except that bool type is returned as one byte,tiny integer. Bool type will be returned in future if tiny integer causes confusion.
2019-08-10 22:30:23 +08:00
slguan
005294f34d
Merge pull request #273 from robotspace/master
...
Add example implementation for lua connector.
2019-08-07 23:06:33 +08:00
fang
0a3006f2b5
alter_examples_bash
2019-08-05 10:41:28 +08:00
robot
f332530af3
Add example implementation for lua connector.
2019-08-04 21:32:49 +08:00
jyhou
d6b21dadd0
Fix issue #270
2019-08-03 17:50:18 +08:00
slguan
fc858b0d5a
Merge pull request #262 from tidyjiang8/dev-jch
...
[rust connector] support subscribe
2019-08-02 09:15:36 +08:00
Chunhua Jiang
18465ce877
[rust connector] support subscribe
2019-08-01 23:23:10 +08:00
huili
b0971e8f0e
[Fixed dsn parsing for network addr and port by caeret. #214 ]
2019-08-01 10:59:16 +08:00
huili
761369e1f7
[modify timestamp]
2019-07-29 18:53:17 +08:00
huili
397faaff11
[modify timestamp]
2019-07-29 18:49:56 +08:00
slguan
ff518338a3
Merge pull request #211 from tidyjiang8/dev-jch
...
Add initial driver connector for rust
2019-07-29 11:46:58 +08:00
slguan
b03a7f5f51
update the example code of stream.c
2019-07-29 11:43:30 +08:00
Chunhua Jiang
0a8a0d79e8
Add initial driver connector for rust
2019-07-28 22:55:12 +08:00
slguan
bd3db150e5
Windows client, #51 #38 #32 #12
2019-07-26 19:15:31 +08:00
StoneT2000
e257c02a33
Updated nodejs connector to 1.1.1
...
Implemented higher level API to make it more modular
Using promises and callbacks
Argument binding is now available e.g query(select ? from ?).bind("*", "table")
2019-07-26 09:46:25 +08:00
StoneT2000
57c45a0ee2
Added nodejs connector and example usage of nodejs
2019-07-24 14:09:45 +08:00
huili
964e0b8dc4
[add sql and csv file for demo]
2019-07-22 18:55:23 +08:00
slguan
36021b2777
Merge pull request #50 from johnnyhou327/patch-2
...
Create readme.md
2019-07-15 21:38:44 +08:00
johnnyhou327
00d8b9c07c
Update pom.xml
...
Change the pom.xml for the JDBC demo project so that users can directly compile and package an executable jar with all the dependencies.
2019-07-15 20:10:01 +08:00
johnnyhou327
5eb75151f7
Create readme.md
2019-07-15 20:05:44 +08:00
slguan
b1f982710b
Modify grammatical errors in some example codes
2019-07-11 17:14:08 +08:00
hzcheng
57492cc12d
TDengine first commit
2019-07-11 16:36:16 +08:00