[ 
https://issues.apache.org/jira/browse/BEAM-8993?focusedWorklogId=369449&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-369449
 ]

ASF GitHub Bot logged work on BEAM-8993:
----------------------------------------

                Author: ASF GitHub Bot
            Created on: 09/Jan/20 22:55
            Start Date: 09/Jan/20 22:55
    Worklog Time Spent: 10m 
      Work Description: apilloud commented on issue #10417: [BEAM-8993] [SQL] 
MongoDB predicate push down.
URL: https://github.com/apache/beam/pull/10417#issuecomment-572794760
 
 
   Run sql postcommit
 
----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


Issue Time Tracking
-------------------

    Worklog Id:     (was: 369449)
    Time Spent: 1h 40m  (was: 1.5h)

> [SQL] MongoDb should use predicate push-down
> --------------------------------------------
>
>                 Key: BEAM-8993
>                 URL: https://issues.apache.org/jira/browse/BEAM-8993
>             Project: Beam
>          Issue Type: Improvement
>          Components: dsl-sql
>            Reporter: Kirill Kozlov
>            Assignee: Kirill Kozlov
>            Priority: Major
>          Time Spent: 1h 40m
>  Remaining Estimate: 0h
>
> * Add a MongoDbFilter class, implementing BeamSqlTableFilter.
>  ** Support simple comparison operations.
>  ** Support boolean field.
>  ** Support nested conjunction/disjunction.
>  * Update MongoDbTable#buildIOReader
>  ** Construct a push-down filter from RexNodes.
>  ** Set filter to FindQuery.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to