laurentgo commented on code in PR #892:
URL: https://github.com/apache/arrow-java/pull/892#discussion_r2488834064
##########
vector/src/main/codegen/templates/AbstractFieldReader.java:
##########
@@ -109,10 +109,6 @@ public void copyAsField(String name, ${name}Writer writer)
{
</#list></#list>
- public void copyAsValue(StructWriter writer, ExtensionTypeWriterFactory
writerFactory) {
Review Comment:
I guess this is okay to remove a public method because there has been no
release yet?
Maybe we should discuss it on the mailing list as it seems we haven't found
the right pattern yet
--
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]