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

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

                Author: ASF GitHub Bot
            Created on: 08/Nov/19 18:42
            Start Date: 08/Nov/19 18:42
    Worklog Time Spent: 10m 
      Work Description: apilloud commented on issue #10030: [BEAM-8583] Big 
query filter push down
URL: https://github.com/apache/beam/pull/10030#issuecomment-551943855
 
 
   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:
[email protected]


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

    Worklog Id:     (was: 340679)
    Time Spent: 0.5h  (was: 20m)

> [SQL] BigQuery should support predicate push-down in DIRECT_READ mode
> ---------------------------------------------------------------------
>
>                 Key: BEAM-8583
>                 URL: https://issues.apache.org/jira/browse/BEAM-8583
>             Project: Beam
>          Issue Type: Improvement
>          Components: dsl-sql
>            Reporter: Kirill Kozlov
>            Assignee: Kirill Kozlov
>            Priority: Major
>          Time Spent: 0.5h
>  Remaining Estimate: 0h
>
> * Add BigQuery Dialect with TypeTranslation (since it is not implemented in 
> Calcite 1.20.0, but is present in unreleased versions).
>  * Create a BigQueryFilter class.
>  * BigQueryTable#buildIOReader should translate supported filters into a Sql 
> string and pass it to BigQueryIO.
>  
> Potential improvements:
>  * After updating vendor Calcite, class 
> `BigQuerySqlDialectWithTypeTranslation` can be deleted and Calcite's 
> `BigQuerySqlDialect` can be utilized instead.
>  * Once BigQuery adds support for more filters, `BigQueryFilter#isSupported` 
> should be updated.



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

Reply via email to