Change theme
Help
Press space for more information.
Show links for this issue (Shortcut: i, l)
Copy issue ID
Previous Issue (Shortcut: k)
Next Issue (Shortcut: j)
Sign in to use full features.
Vote: I am impacted
Notification menu
Refresh (Shortcut: Shift+r)
Go home (Shortcut: u)
Pending code changes (auto-populated)
View issue level access limits(Press Alt + Right arrow for more information)
Request for new functionality
View staffing
Description
This will create a public issue which anybody can view and comment on.
Problem you have encountered: There is a internal dependency(dataflow bigquery connector) that can not deal with large volume of the prediction jobs.
What you expected to happen: Customer would like to process over billion rows using BQ connector and requesting for this feature to be delivered
Steps to reproduce: try to score more than a billion rows using Bigquery connector.
Other information (workarounds you have tried, documentation consulted, etc): Proposed workaround is to run batch predictions with small chunks (< 800 million rows)