engimatic commented on issue #36043:
URL: https://github.com/apache/arrow/issues/36043#issuecomment-1588620403
And I setOnCancelHandler like this, but it didn't take effect.
`
listener.setOnCancelHandler(() -> {
listener.completed();
log.error("---getStream cancel");
});
`
--
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: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]