You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@drill.apache.org by "jnturton (via GitHub)" <gi...@apache.org> on 2023/01/31 10:38:28 UTC

[GitHub] [drill] jnturton opened a new pull request, #2745: DRILL-8394: ANALYZE TABLE ... COMPUTE STATISTICS fails with a trailing slash

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-unsubscribe@drill.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [drill] jnturton merged pull request #2745: DRILL-8394: ANALYZE TABLE ... COMPUTE STATISTICS fails with a trailing slash

Posted by "jnturton (via GitHub)" <gi...@apache.org>.
jnturton merged PR #2745:
URL: https://github.com/apache/drill/pull/2745


-- 
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-unsubscribe@drill.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org