You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@calcite.apache.org by GitBox <gi...@apache.org> on 2021/12/23 18:30:22 UTC

[GitHub] [calcite] marcobjorge opened a new pull request #2658: [CALCITE-4963] Make behavior in SqlDialectFactoryImpl reusable

marcobjorge opened a new pull request #2658:
URL: https://github.com/apache/calcite/pull/2658


   Make behaviour in `SqlDialectFactoryImpl` reusable through a util method that creates a `SqlDialect.Context` from a `DatabaseMetaData` and adding an overload to the `#create` method that allows interception of the original request.


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

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



[GitHub] [calcite] asfgit closed pull request #2658: [CALCITE-4963] Make behavior in SqlDialectFactoryImpl reusable

Posted by GitBox <gi...@apache.org>.
asfgit closed pull request #2658:
URL: https://github.com/apache/calcite/pull/2658


   


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

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



[GitHub] [calcite] marcobjorge removed a comment on pull request #2658: [CALCITE-4963] Make behavior in SqlDialectFactoryImpl reusable

Posted by GitBox <gi...@apache.org>.
marcobjorge removed a comment on pull request #2658:
URL: https://github.com/apache/calcite/pull/2658#issuecomment-1001582631


   My understanding is that this was some kind of timeout error but I don't have permissions to retry - can someone please give it a push?


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

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



[GitHub] [calcite] marcobjorge commented on pull request #2658: [CALCITE-4963] Make behavior in SqlDialectFactoryImpl reusable

Posted by GitBox <gi...@apache.org>.
marcobjorge commented on pull request #2658:
URL: https://github.com/apache/calcite/pull/2658#issuecomment-1001582631


   My understanding is that this was some kind of timeout error but I don't have permissions to retry - can someone please give it a push?


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

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