You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pinot.apache.org by "abhioncbr (via GitHub)" <gi...@apache.org> on 2023/04/29 00:40:23 UTC

[GitHub] [pinot] abhioncbr commented on issue #10701: TableName extraction fails for tables with name pattern as `db.tablename` in CalciteSqlParser

abhioncbr commented on issue #10701:
URL: https://github.com/apache/pinot/issues/10701#issuecomment-1528322193

   > From Calcite's perspective this is correct and you can refer to `RelOptTable`.
   > 
   > I am not sure if we allow dot separated table names in Pinot.
   
   Thanks for the confirmation. 
   I came to know about this because one of the integration [test case failed](https://github.com/apache/pinot/blob/master/pinot-integration-tests/src/test/java/org/apache/pinot/integration/tests/OfflineClusterIntegrationTest.java#L2367) with the usage of the above method.


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

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


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