[ 
https://issues.apache.org/jira/browse/CALCITE-6510?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17871178#comment-17871178
 ] 

Julian Hyde commented on CALCITE-6510:
--------------------------------------

I don't intend to dissuade you from fixing this. You (or whoever wishes to fix 
this bug) should feel free to use MongoDB's builders or write their own; either 
would be an improvement over the status quo.

> MongoAdapter should use MongoDB builders instead of constructing queries from 
> strings
> -------------------------------------------------------------------------------------
>
>                 Key: CALCITE-6510
>                 URL: https://issues.apache.org/jira/browse/CALCITE-6510
>             Project: Calcite
>          Issue Type: Improvement
>          Components: mongodb-adapter
>    Affects Versions: 1.37.0
>            Reporter: Dmitry Sysolyatin
>            Priority: Minor
>
> MongoAdapter should use MongoDB builders[1] instead of constructing queries 
> from strings to reduce the number of mistakes, such as quoting errors[2].
> [1] - 
> https://www.mongodb.com/docs/drivers/java/sync/v4.3/fundamentals/builders/
> [2] - https://issues.apache.org/jira/browse/CALCITE-6509



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to