[jira] [Updated] (BEAM-6910) Beam does not consider BigQuery's processing location when getting query results

2019-03-25 Thread Graham Polley (JIRA)
[ https://issues.apache.org/jira/browse/BEAM-6910?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Graham Polley updated BEAM-6910: Description: When using the BigQuery source with a SQL query in a pipeline, the "processing

[jira] [Updated] (BEAM-6910) Beam does not consider BigQuery's processing location when getting query results

2019-03-25 Thread Graham Polley (JIRA)
[ https://issues.apache.org/jira/browse/BEAM-6910?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Graham Polley updated BEAM-6910: Description: When using the BigQuery source with a query in a pipeline, the "processing location"

[jira] [Created] (BEAM-6910) Beam does not consider BigQuery's processing location when getting query results

2019-03-25 Thread Graham Polley (JIRA)
Graham Polley created BEAM-6910: --- Summary: Beam does not consider BigQuery's processing location when getting query results Key: BEAM-6910 URL: https://issues.apache.org/jira/browse/BEAM-6910 Project:

[jira] [Closed] (BEAM-6474) Cannot reference field when using SqlTransform (need to use "EXPR$N" instead)

2019-01-21 Thread Graham Polley (JIRA)
[ https://issues.apache.org/jira/browse/BEAM-6474?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Graham Polley closed BEAM-6474. --- Resolution: Not A Problem Fix Version/s: 2.9.0 Closing. Easy to fix with an alias in the SQL

[jira] [Commented] (BEAM-6474) Cannot reference field when using SqlTransform (need to use "EXPR$N" instead)

2019-01-21 Thread Graham Polley (JIRA)
[ https://issues.apache.org/jira/browse/BEAM-6474?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16748321#comment-16748321 ] Graham Polley commented on BEAM-6474: - For posterity, this fixes it: {code:java}

[jira] [Commented] (BEAM-6474) Cannot reference field when using SqlTransform (need to use "EXPR$N" instead)

2019-01-21 Thread Graham Polley (JIRA)
[ https://issues.apache.org/jira/browse/BEAM-6474?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16748320#comment-16748320 ] Graham Polley commented on BEAM-6474: - Doh! Of course. I didn't think to alias the commuted

[jira] [Updated] (BEAM-6474) Cannot reference field when using SqlTransform (need to use "EXPR$N" instead)

2019-01-20 Thread Graham Polley (JIRA)
[ https://issues.apache.org/jira/browse/BEAM-6474?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Graham Polley updated BEAM-6474: Description: Maybe I've done something wrong, but when you try to access a field this has been

[jira] [Created] (BEAM-6474) Cannot reference field when using SqlTransform (need to use "EXPR$N" instead)

2019-01-20 Thread Graham Polley (JIRA)
Graham Polley created BEAM-6474: --- Summary: Cannot reference field when using SqlTransform (need to use "EXPR$N" instead) Key: BEAM-6474 URL: https://issues.apache.org/jira/browse/BEAM-6474 Project: