Why not ClickHouseBinaryFormatReader
extends Iterator
or Stream
interface ?
#1963
Labels
ClickHouseBinaryFormatReader
extends Iterator
or Stream
interface ?
#1963
Describe your feedback
I think ClickHouseBinaryFormatReader should also extends
Iterator
orStream
interface, that will make handle large result set very easy to use Java Stream API.Code example
Maybe this will be a use case:
Thanks.
The text was updated successfully, but these errors were encountered: