Fixed
Status Update
Comments
ad...@google.com <ad...@google.com> #2
Thanks for the suggestion. I've opened a feature request in our internal issue tracker.
You might also want to star the "cache view results" issue, since this sounds like a very similar problem:
https://code.google.com/p/google-bigquery/issues/detail?id=184
You might also want to star the "cache view results" issue, since this sounds like a very similar problem:
bv...@gmail.com <bv...@gmail.com> #3
Hi, is there an option to see the scheduler feature in 2016-17?
Cache view results wouldn't work for us since there are streaming tables involved that are updated in real-time of several tens of Gb per day.
We would like to build our queries on compact daily-updated resulting tables.
Cache view results wouldn't work for us since there are streaming tables involved that are updated in real-time of several tens of Gb per day.
We would like to build our queries on compact daily-updated resulting tables.
[Deleted User] <[Deleted User]> #4
This is one of the most needed features.
Companies seem to be set to resolve this with custom solutions at the moment. NY Times:https://open.nytimes.com/faster-simpler-workflow-analytical-insights-ae6c7055e187
Ourselves we are using Pentaho Data INtegrator with BigQuery plugin and crontab with python code.
Would be great to be able to cater for simple logic like if/then. But that's probably a case for another ticket.
Companies seem to be set to resolve this with custom solutions at the moment. NY Times:
Ourselves we are using Pentaho Data INtegrator with BigQuery plugin and crontab with python code.
Would be great to be able to cater for simple logic like if/then. But that's probably a case for another ticket.
ad...@google.com <ad...@google.com>
we...@google.com <we...@google.com> #5
Closing due to scheduled query system availability.T
Description
In our case it would allow us to extend pre-aggregated tables, avoiding the repeated calculation of aggregates. Or pre-joining tables.
I know all of this is possible using the API. But for business analysts it would be a great addition to the online interface of BigQuery.