apache / parquet-java

Apache Parquet Java
https://parquet.apache.org/
Apache License 2.0
2.65k stars 1.41k forks source link

GH-2997: BytesInput.fromInts #2998

Closed doki23 closed 1 month ago

doki23 commented 3 months ago

Rationale for this change

Close #2997 Add a BytesInput.fromInts method

What changes are included in this PR?

Add a BytesInput.fromInts method

Are these changes tested?

Yes

Are there any user-facing changes?

No