jnturton commented on code in PR #2610: URL: https://github.com/apache/drill/pull/2610#discussion_r929457387
########## 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: @luocooong it is only the artifactId that is inconsistent here. The name of `Drill : Exec : Vectors` already looks good to me. So I'll revert this. I agree that the renaming could not be backported like the rest of the changes here are meant to be. -- 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