Jackie-Jiang commented on issue #10974:
URL: https://github.com/apache/pinot/issues/10974#issuecomment-1612272348

   Yes, we don't need the `-schemaName` option. `schemaName` is embedded in the 
table config, and is optional. When it is configured, we look up the schema 
using `schemaName`; when it is not configured, we look up the schema using the 
table name.
   It is not recommended to use a schema name not the same as table name, but 
we don't enforce that as of now.


-- 
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: commits-unsubscr...@pinot.apache.org

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


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@pinot.apache.org
For additional commands, e-mail: commits-h...@pinot.apache.org

Reply via email to