zeroshade commented on code in PR #344:
URL: https://github.com/apache/arrow-go/pull/344#discussion_r2105891795


##########
parquet/variant/variant_test.go:
##########


Review Comment:
   Currently the Go implementation doesn't have any fuzzing set up. Go has a 
whole infrastructure for setting up fuzz testing 
(https://go.dev/doc/security/fuzz/) I just haven't gotten around to setting it 
up. It just hasn't been on a high priority given everything else unless people 
think I should prioritize it.
   
   That said, I think it makes sense to test some examples of invalid variants. 
I'll add some tests for that.



-- 
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: github-unsubscr...@arrow.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to