jnturton opened a new pull request, #2745: URL: https://github.com/apache/drill/pull/2745
# [DRILL-8394](https://issues.apache.org/jira/browse/DRILL-8394): ANALYZE TABLE ... COMPUTE STATISTICS fails with a trailing slash ## Description 1. Add a method to extract the table name from a SqlIdentifier, trimming trailing slashes in the process. 2. Add a unit test. 3. Fix the spelling error in the class name org.apache.drill.exec.planner.sql.SchemaUtilites. ## Documentation N/A ## Testing New unit test. -- 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