Closed nkconnor closed 1 year ago
Hi @nkconnor. I do not have plans myself atm to introduce InputFile
as parameter. Feel free to propose a PR.
Hint: probably you can add an alternative build (read
) function in Builder
in core and other modules.
@huajiang-tubi here is an issue that is related to your PR
A support for InputFile
and OutputFile
is released in https://github.com/mjakubowski84/parquet4s/releases/tag/v2.12.0.
Title says it all. I would love to try the library out but think I require
ParquetReader
'sInputFile
constructor. From looking around, it seems like onlyPath
is supported.