wgtmac commented on code in PR #1011:
URL: https://github.com/apache/parquet-mr/pull/1011#discussion_r1119478321
##########
pom.xml:
##########
@@ -659,5 +662,13 @@
</plugins>
</build>
</profile>
+
+ <profile>
+ <id>plugins</id>
Review Comment:
`plugins` is a little bit generic to me. Rename it to `encoding-plugin` or
`vector-plugins`? Any suggestion? @gszadovszky
In addition, please rename `plugins` folder to `parquet-plugins` to follow
naming of other sub-directories.
--
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]