prtkgaur commented on code in PR #704:
URL: https://github.com/apache/arrow-go/pull/704#discussion_r3612215080
##########
parquet/file/column_writer_test.go:
##########
@@ -502,6 +502,15 @@ func (p *PrimitiveWriterTestSuite)
TestRequiredByteStreamSplit() {
}
}
+func (p *PrimitiveWriterTestSuite) TestRequiredAlp() {
Review Comment:
Hi @ArnavBalyan ,
Thanks a lot for working on this change :).
Wanted to check before I start digging deeper.
Were we able to test the code on some of the test files in
https://github.com/apache/parquet-testing/pull/100?
--
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]