vvysotskyi opened a new pull request #1958: DRILL-7527: DROP METADATA doesn't work with table name starting with '/' inside workspace URL: https://github.com/apache/drill/pull/1958 # [DRILL-7527](https://issues.apache.org/jira/browse/DRILL-7527): DROP METADATA doesn't work with table name starting with '/' inside workspace ## Description Removed leading slash characters from table name in TableInfo since such table names are equivalent. Cleaned up the code. ## Documentation NA ## Testing Added unit test, checked that other tests passed.
---------------------------------------------------------------- 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: us...@infra.apache.org With regards, Apache Git Services