Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Reduction of Boolean Columns Not Supported in BQ #1516

Closed
missing-semicolon opened this issue Jul 5, 2018 · 0 comments
Closed

Reduction of Boolean Columns Not Supported in BQ #1516

missing-semicolon opened this issue Jul 5, 2018 · 0 comments
Labels
bug Incorrect behavior inside of ibis feature Features or general enhancements
Milestone

Comments

@missing-semicolon
Copy link
Contributor

Unlike Impala, BigQuery does not support aggregations of boolean columns, leading column methods such as summary() to fail for all columns in BQ.

@cpcloud cpcloud added this to the 0.14 milestone Jul 5, 2018
@cpcloud cpcloud added bug Incorrect behavior inside of ibis bigquery labels Jul 5, 2018
@cpcloud cpcloud added the feature Features or general enhancements label Jul 6, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Incorrect behavior inside of ibis feature Features or general enhancements
Projects
None yet
Development

No branches or pull requests

2 participants