KazydubB opened a new pull request #1557: DRILL-6863: Drop table is not working 
if path within workspace starts…
URL: https://github.com/apache/drill/pull/1557
 
 
   … with "/"
   
   - Made workspace to be honored when table/view name starts with "/" for DROP 
TABLE, DROP VIEW, CREATE VIEW and SELECT from view queries;
   - Made "/{name}" and "{name}" to be equivalent names (the leading "/" is 
removed) when creating temporary tables so that `SELECT ... FROM "/{name}" ...` 
and `SELECT ... FROM "{name}" ...` produce the same results and behave as 
regular tables in the context.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on 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

Reply via email to