Jackie-Jiang commented on PR #8713: URL: https://github.com/apache/pinot/pull/8713#issuecomment-1129380053
Agree on using dot to connect db/namespace and table name and column name (this is the standard SQL syntax). The problem here is that we don't support db/namespace concept natively in Pinot right now, and we are trying to overload the table name to include the namespace as part of it. This can potentially become a blocker for us when adding support of namespace in the future. -- 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