vdiravka commented on issue #1743: DRILL-7165: Redundant Checksum calculating for ASC files URL: https://github.com/apache/drill/pull/1743#issuecomment-481870840 @sohami Couold you please review? Here is one not mandatory change: `drill-root` -> `apache-drill` project `artifactId`. It is more convenient to use it as a parameter `${project.artifactId}` or `${project.parent.artifactId}` instead of hardcoding `apache-drill` everywhere. The question is it safe to change Drill project `artifactId`? Looks like [`drill-root`](https://mvnrepository.com/artifact/org.apache.drill/drill-root) isn't used by external tools. Not sure there are other risks to rename it. If they are, please let me know.
---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
