Skip to content

Conversation

niebayes
Copy link
Contributor

@niebayes niebayes commented Oct 11, 2024

给 rust、go、python 添加关于 execute_update 的 demo 代码。尚未给 java example 添加 execute_update 的 demo。

特别注意:rust 的 arrow flight sql 客户端能够使用 execute update 正确获取服务端返回的 affected rows。但是 go 和 python 的客户端却不行,它们总是返回 affected rows = 0,因为这是默认的值。经过一番研究代码以后,还是没找到问题所在。后续会跟进这个问题。

@niebayes niebayes self-assigned this Oct 11, 2024
@niebayes niebayes force-pushed the chore/add_execute_update_examples branch from dd0cd5b to 560b798 Compare February 17, 2025 08:19
@yinbo3 yinbo3 merged commit f69b567 into datalayers-io:main Feb 17, 2025
6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants