issues
search
apache
/
drill
Apache Drill is a distributed MPP query layer for self describing data
https://drill.apache.org/
Apache License 2.0
1.94k
stars
980
forks
source link
DRILL-8394: ANALYZE TABLE ... COMPUTE STATISTICS fails with a trailing slash
#2745
Closed
jnturton
closed
1 year ago
jnturton
commented
1 year ago
DRILL-8394
: ANALYZE TABLE ... COMPUTE STATISTICS fails with a trailing slash
Description
Trim trailing slashes before comparing the table path to the table name.
Add a unit test.
Fix the spelling error in the class name org.apache.drill.exec.planner.sql.SchemaUtilites.
Documentation
N/A
Testing
New unit test.
DRILL-8394: ANALYZE TABLE ... COMPUTE STATISTICS fails with a trailing slash
Description
Documentation
N/A
Testing
New unit test.