jnturton opened a new pull request, #2697: URL: https://github.com/apache/drill/pull/2697
# [DRILL-8299](https://issues.apache.org/jira/browse/DRILL-8299): HashMap key type mismatch in MetadataContext ## Description The Map dirModifCheckMap is keyed using a HDFS Path instance, not a string. This updates accessing code accordingly. ## Documentation N/A ## Testing Existing unit tests. -- 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