This is an automated email from the ASF dual-hosted git repository.

haonan pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/iotdb-client-csharp.git


    from 201b13f  Update .asf.yaml
     new 0bbab8d  Initial commit
     new 23f3832  Update README.md
     new b4a24b1  add rpc code
     new 2b4db3f  update rpc
     new b7bdd6f  add session
     new 6ac255e  add session
     new f52e3ea  rm vscode
     new 56a1dc3  add Some api
     new 65ab08a  add new api
     new 411f2d2  add code
     new c3bf63b  add api tasks for luzhan
     new 951c7cf  add 2 class
     new d9dea3c  finish IoTDBRpcDataSet class
     new 2033780  finish SessionDataset
     new 3e470f3  add RowRecord
     new 5834189  add some class
     new efb0315  add session code
     new 7be201e  resolve conflict
     new 5f1125d  move constants to another file
     new b4d391f  add interface:insert_str_record
     new f65517b  Add: some api about inserting
     new 563c9b0  Merge pull request #1 from eedalong/feature/luz
     new 99554f9  Add:several interfaces
     new acef8c2  Merge pull request #2 from eedalong/feature/luz2
     new c2d53ca  Merge branch 'main' of 
github.com:eedalong/iotdb-client-csharp into main
     new 2b5974d  move some constants to another file
     new b76c4ed  change Field
     new 7b50e42  add ColRecord
     new 5c0295a  Change Binarary type to string type
     new e01a985  add byte buffer
     new e87c993  rewrite some code with bytebuffer
     new 00cc7f3  rewrite some code with bytebuffer
     new a3ffed8  throw exception when get bytes from a nonetype filed
     new aca7dff  fix buf
     new f217b2f  add two interfaces and change some interfaces
     new c1ecb2d  Merge pull request #3 from eedalong/feature/luz3
     new 7d62693  add test
     new e26481b  Fix the bug of func value_to_bytes
     new 8519707  fix protoco
     new 80687b0  add some test interface
     new 21f17bb  Add serveral tests
     new 2ff2342  fix bytebuffer bug
     new c6ca5be  add test
     new 2aa1b9a  add sql test
     new 5ae160a  remove some documents
     new c2b21e8  fix sessionDataset
     new 3547974  restore test
     new f6517b1  Merge branch 'main' into feature/luz4
     new 72f2f50  Merge pull request #4 from eedalong/feature/luz4
     new e4d9504  remove duplicated namespavce
     new 3c16062  fix some test case
     new a5acf94  fix some code
     new 8390b47  Add some tests
     new 89be150  fix some comments
     new 54ebd5e  fix the bug of endian
     new 0d6212e  Merge pull request #5 from eedalong/feature/luz5
     new cf1b120  add tablet test
     new 10ec643  add tablet test
     new 8dea61e  add logger
     new e83e59e  add logger
     new eff94b8  add test code
     new da496db  fix test status
     new 5cb1694  Add tablet tests
     new 57f4d80  Merge pull request #6 from eedalong/feature/luz6
     new 9c4287d  Merge branch 'main' of 
github.com:eedalong/iotdb-client-csharp into main
     new 7e186af  remove some code
     new 0c9fdf5  add the structure of README
     new 952b97a  add README
     new 4b3ee65  add README in English
     new 2cd87bd  add apache license
     new 45d280c  add license
     new e866da3  Merge branch 'main' of 
github.com:eedalong/iotdb-client-csharp into main
     new 4c35a54  fix remote server access bug
     new 613a9dd  fix remote server access bug
     new 211a2a8  Merge branch 'main' of 
github.com:eedalong/iotdb-client-csharp into main
     new 7ae25e6  #7 fix remote server access error
     new f55b6f0  polish test code
     new 6f6b083  polish test code
     new 4ea1f3a  Merge pull request #8 from eedalong/feature/polish_test_code
     new eceaf41  fix #9 initilize fetch_size in SessionDataset
     new ceb6f5c  Merge pull request #10 from eedalong/feature/polish_test_code
     new 53e354e  Merge pull request #11 from eedalong/develop
     new eee0d85  add large data test
     new 7b887c7  Merge pull request #12 from eedalong/feature/large_test
     new 4154a46  Merge pull request #13 from eedalong/develop
     new 77c42d7  add large data test
     new 0a8402f  Merge pull request #14 from eedalong/feature/luz1
     new 7234bde  add new bytebuffer
     new e00480a  reconstruct Field
     new 03d2f43  Merge pull request #18 from 
eedalong/feature/bytebuffer_speedup
     new e988dca  Merge pull request #19 from eedalong/develop
     new 91a23d1  add unit test
     new a450795  Merge pull request #22 from 
eedalong/feature/bytebuffer_speedup
     new ecfe1ee  Merge pull request #23 from eedalong/develop
     new 6f72ea6  update readme
     new bb4745f  Merge pull request #27 from eedalong/feature/update_readme
     new d60b4f0  fix #30 change console.Write to logging
     new 30075b9  #28 fix the error of RowRecord DateTime
     new d698c90  fix #28 #30 datetime and remove console.write
     new 02cf0ac  add primitive parallel & slice the 'insert_records'
     new 94de58f  change SLICE_SIZE to class member
     new 088ad88  add parallel serialization & records_of_one_divice slice
     new 361de50  Merge pull request #33 from eedalong/feature/luz2
     new fd9fb7e  fix typo in unit test
     new 21db35b  remove debug mode parameter from SessionDataset
     new 470cccf  add docs
     new 022f2ff  Merge pull request #35 from eedalong/feature/docs
     new 452406e  add time_profile doc
     new f82cd83  Merge pull request #37 from eedalong/feature/time_profiling
     new d3149bb  add SessionPool
     new 2777343  add some test code
     new 623d95c  fix session dataset thread safe problem
     new 1a1b0dc  add SessionPool tests
     new 3e474ad  add parallel test
     new 5e53bde  fix typo
     new 9115af1  add test
     new 3d9ae8d  fix teblets insert bug
     new 3b53cf9  Merge pull request #39 from eedalong/feature/async_method
     new 3136e11  Merge branch 'main' into feature/luz3
     new a2787e4  Merge pull request #36 from eedalong/feature/luz3
     new 5429eca  fix some conflict
     new 9751bc5  add test
     new 6dd94e5  add initial code
     new 0bb70e8  add Tablet and SessionDataset
     new 9a1deab  remove Session.cs and accordingly test
     new 4c206d8  remove one init method
     new a9f1b17  use async method for all
     new d11f12f  change init function
     new d73ee21  reorder all codes
     new 48bf3b1  change insert record
     new da869a6  add interfaces and tests
     new 2bf5814  fix test code
     new d341e04  fix test code
     new 4765c03  fix code
     new 972aadd  finish all unittest
     new cb92ec8  remove notes
     new 5e6ce89  fix test
     new 2e8f4cb  Merge pull request #41 from eedalong/feature/dynamic_type
     new 82ca3ed  fix test
     new 140d57b  Merge pull request #42 from eedalong/feature/dynamic_type
     new 11a9747  fix test
     new 481d0e5  Merge pull request #43 from eedalong/feature/luz6
     new 7c7e3f2  Update README.md
     new b394504  fix #45
     new c46bc2b  Merge pull request #47 from eedalong/feature/change_gitignore
     new e540d12  Adjust gitignior file: add microsoft and intellij ides 
spcific files, add build specific folders
     new f3ab31e  Merge pull request #48 from artsiomtserashkovich/main
     new ef9669f  add csproj file
     new 4b6eb1c  Merge pull request #49 from eedalong/feature/csproj
     new 5c2b979  introduce solution: rework folders structure, implement 
packages segregation, apply code auto-formatter
     new 801ae17  refactor names and add finally section
     new b379b06  Merge pull request #50 from 
eedalong/dev/rework_solution_structure
     new 68e2015  change name style to Pascal in SessionPool.cx
     new a1b1e84  Merge pull request #52 from 
eedalong/feature/change_name_style_to_pascal
     new 3d87ae7  fix test
     new 0b4cd61  update README
     new c77c96b  change type from char to byte to fit RPC 0.12
     new 91728ed  Merge pull request #54 from eedalong/fix/fit-RPC-0.12
     new 8d56985  update README
     new 5f71b7d  Merge pull request #55 from eedalong/feature/update_0.12.1
     new 436b5b6  Update README.md
     new 56bb33a  Update README_ZH.md
     new 7d27c86  add module
     new ec080e5  Update README.md
     new 96f985f  Update README_ZH.md
     new 6daea40  add api document
     new 1ebfbfd  Merge pull request #57 from eedalong/mwx/add_api_doc
     new 04f3990  fix: change function names to pascal style
     new e0934c2  Merge pull request #58 from eedalong/mwx/change_name
     new 217b3af  feat: add session_pool_zh.md
     new ae2770c  Merge pull request #59 from eedalong/feature/mwx_test
     new 0d1c15f  Add PUBLISH.md
     new 28473fb  Merge pull request #60 from eedalong/feature/pack_instruction
     new c7d77fe  Change RPC to lower case (#62)
     new c36f253  Add CI (#64)
     new 3e021d4  update README: add installing instruction for .net framework 
(#65)
     new 70f1add  Dev/0.13 (#66)
     new 96da32d  add thrift generated files
     new 4e69eb7  add insert aligned record and create aligned timeseries 
interfaces and tests
     new c14a9ab  fix type
     new 7d8bdec  add insert aligned records interface and test
     new 8b30221  add aligned interfaces and template class
     new 322e5d8  add template interfaces
     new 2b386da  add some schema test
     new 911edb2  change file name
     new 98be043  add tests for all interfaces
     new 7216d9e  add CI for dev branches
     new dc8738e  Merge branch 'dev/0.13'
     new 307c824  Dev/0.13 (#68)
     new de84fe6  Merge branch 'main' of 
github.com:eedalong/Apache-IoTDB-Client-CSharp
     new 2ee3a04  add introduction doc
     new 4d1cca7  Add bitmap to tablet (#70)
     new 5af5bd5  Add another constructor for Tablet (#71)
     new 17a81e9  fix estimate size
     new 3bb759c  Merge pull request #72 from eedalong/bug-fix/change-estimate
     new 7dabce8  Add files via upload
     new 00c7fdc  合并程序集, 去掉NLlog
     new 3dfa818  重新调示例运行
     new 2f216c8  调docker-compose  使得测试正常通过。
     new be1da4a  add connectionString
     new b21f98e  需要修改docker-compose.yml,以使得iotdb完全启动后才开始测试
     new f3320fa  删除动生成的文件
     new 62ff4e1  实现Apache.IoTDB.Data
     new 9843351  处理 TSDataType
     new 29fbb63  Merge pull request #73 from IoTSharp/main
     new 0529fae  Fix CI due to Dockerfile Changes
     new d77af24  Merge pull request #75 from lausannel/main
     new ddc0cc0  Merge branch 'eedalong:main' into main
     new a045fdd  Merge branch 'main' of 
https://github.com/IoTSharp/IoTSharp.Data.IoTDBClient
     new cd4cef8  完成timestamp的特殊处理
     new 5aefc58  修正输出测试库上游时间格式化问题 
https://github.com/eedalong/Apache-IoTDB-Client-CSharp/pull/76
     new 515f20f  格式化 并剔除了一些无用变量, 无用注释。 删除了一些指针扩展等。
     new 87240fd  使用 NotSupportedException  来抛出不支持 参数化 command
     new 2747c30  Merge pull request #76 from IoTSharp/main
     new c01762b  Adjust postion of some paragraph in README
     new 1241fde  Add version reminder in README
     new b93fdf4  支持.Net 4.6.1 和 .Net  Standard 2.0
     new 524341f  修正 CloseAsync 在 .Net 461 和 .Net STD 2.0 不用override的问题
     new ae91e70  修改文档
     new 790078f  删除冗余文件。
     new e685882  修改中文说明。
     new 39eef35  小的第三方库移动到库内。 便于维护。
     new 22b4b7f  调整文件引用。
     new 732679d  
https://github.com/eedalong/Apache-IoTDB-Client-CSharp/pull/77#issuecomment-1192133093
     new e51e272  Merge pull request #77 from maikebing/main
     new 20ddd65  添加  IDisposable
     new 0be90f2  增加时间处理
     new 0b62b25  优化Open
     new d9ad8cd  改进释放问题
     new 490b477  Merge pull request #78 from maikebing/main
     new 1872460  修改说明错误。
     new a7aa8f0  Merge pull request #79 from maikebing/patch-1
     new f66d3b0  
没有传递Compression,导致iotdb连接时的参数不一致。目前发现enableRpcCompression为True时iotdb-server会提示:Bad
 version in readMessageBegin,导致的原因尚未确定。建议Compression先采用false。
     new 6271bc9  Merge pull request #81 from ccliushou/main
     new 0fd4db5  Change str length to uft-8 length
     new f71ddc5  Merge pull request #83 from 
eedalong/bug-fix/chinese-serilization-error
     new 868e15f  优化 线程池 队列处理。  加入线程池为空时超时等待。
     new 937f263  Merge pull request #86 from maikebing/main
     new 426f45c  Update ConcurrentClientQueue.cs
     new 2c32764  Update RPC code
     new eca8f8b  update common.thrift RPC code
     new 194fa72  Update client.Extensions.cs
     new 2c047a4  Update SessionPool.cs
     new 3a072e7  Update client.Extensions.cs
     new 0e47437  fix some compability issues
     new 11fe86b  finish string record interfaces
     new 88f5b4e  fix the bug in #87 which is caused by SessionDataSet close 
fail because of one losing parameter statementId in TSCloseOperationReq
     new 446ca80  remove TestManyQuery and fix typo
     new 22784ee  Add some interfaces in SessionPool
     new ef66b9d  Add RedirectRecommendCode in verify success
     new b0483bb  remove add measurements in template interface and test
     new f4dce9f  add string record insertion test
     new c9d307b  remove delete note test because of its dependency of add 
measurements
     new 97075af  remove debug info in ConcurrentClientQueue
     new 1b14ecb  remove debug output in SessionPool
     new 6133a67  add query test
     new dd6469b  format code
     new 57f7016  add ci
     new 604e0d6  Merge pull request #88 from eedalong/lz/1.0
     new 2438fd7  fix:change the parameters type of two interfaces
     new dea6aff  Merge pull request #91 from eedalong/fix/change-param-type
     new 7065ea8  fix SessionPool constructor parameter
     new d377339  update docker image version
     new bf5db25  update docker image
     new 59ff702  update docker image
     new 9f0c6d4  update docker image
     new d41785f  revert docker image change
     new d771dd0  add wait tiem refresh to the thread
     new adb8ebd  change some version descriptions in readme
     new f7264a6  fix the deadlock issue caused by task.Result
     new 8b58b34  change await to similar semantics in wait
     new 828bf7e  fix typo
     new d325338  Merge pull request #95 from eedalong/fix/concurrency
     new 21aedb0  Merge branch 'main' of 
github.com:eedalong/Apache-IoTDB-Client-CSharp into main
     new 933fe20  Merge branch 'main' of 
github.com:lausannel/iotdb-client-csharp into main
     new dba5c13  Merge pull request #2 from lausannel/main

The 284 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 src/Apache.IoTDB.Data/Apache.IoTDB.Data.csproj | 3 ---
 src/Apache.IoTDB/Apache.IoTDB.csproj           | 6 ------
 2 files changed, 9 deletions(-)

Reply via email to