Re: [PR] Fix read/write deadlock [arrow-flight-sql-postgresql]

2023-11-12 Thread via GitHub
kou merged PR #164: URL: https://github.com/apache/arrow-flight-sql-postgresql/pull/164 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: github-unsubscr.

Re: [PR] Fix read/write deadlock [arrow-flight-sql-postgresql]

2023-11-12 Thread via GitHub
kou commented on PR #164: URL: https://github.com/apache/arrow-flight-sql-postgresql/pull/164#issuecomment-1807486284 +1 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To

[PR] Fix read/write deadlock [arrow-flight-sql-postgresql]

2023-11-12 Thread via GitHub
kou opened a new pull request, #164: URL: https://github.com/apache/arrow-flight-sql-postgresql/pull/164 Close GH-163 We just need to check whether target size is 0 or greater to detect new readable data/writable space. -- This is an automated message from the Apache Git Service. T