Really need an #arrow-support channel for all of us plebes stuck staring at plain Java code that (for example) returns an un-bracketed
InputStream
while we know full well that what we really want there is
IO.bracket(...)
m
Mike
06/12/2019, 12:51 PM
I believe that’s the intent of this channel. There’s an #arrow-contributors channel where the community discusses the library and design itself, although sometimes those conversations will ‘leak’ into here.