steveloughran commented on issue #3683: URL: https://github.com/apache/parquet-java/issues/3683#issuecomment-5427598406
@stevenwarejones afraid I'm taking a month off active OSS dev to mix riding a bicycle with some other stuff -not even set up to do any real development. Why not raise this topic on the parquet developer list, or the fortnightly community conference call (which is on today). FWIW this might be the trigger to reconsider overloaded construction and see what can be done in terms of a moving to builder pattern, maybe with the ability to make the best of java17+ features (records?). Like say: something for the list. -- 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
