luocooong commented on code in PR #2610: URL: https://github.com/apache/drill/pull/2610#discussion_r929442941
########## exec/vector/pom.xml: ########## @@ -25,7 +25,7 @@ <groupId>org.apache.drill.exec</groupId> <version>2.0.0-SNAPSHOT</version> </parent> - <artifactId>vector</artifactId> + <artifactId>drill-vector</artifactId> Review Comment: Good point. It is recommended to update the name of the module instead of the ID, and consistency will do better. Because we also need to treat this pull request that allows backport. -- 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: dev-unsubscr...@drill.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org