Skip to content

feat: add bigframes.bigquery.bit_count and conversion scalar function#17433

Merged
shuoweil merged 3 commits into
mainfrom
tswast-bigframes-bbq
Jun 11, 2026
Merged

feat: add bigframes.bigquery.bit_count and conversion scalar function#17433
shuoweil merged 3 commits into
mainfrom
tswast-bigframes-bbq

Conversation

@tswast

@tswast tswast commented Jun 11, 2026

Copy link
Copy Markdown
Contributor

🦕

@tswast tswast requested review from a team as code owners June 11, 2026 20:27
@tswast tswast requested review from shuoweil and removed request for a team June 11, 2026 20:27

@gemini-code-assist gemini-code-assist Bot left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Code Review

This pull request introduces new BigQuery global namespace operations for bitwise (bit_count) and conversion functions (bool_, double, float64, int64, parse_bignumeric, parse_numeric, string). It updates the code generation script to support decimal<76,38> mapping to BIGNUMERIC_DTYPE and automatically appends an underscore to Python built-in names to prevent naming conflicts. Corresponding YAML definitions, templates, and unit tests have also been added. There are no review comments, so I have no feedback to provide.

@shuoweil shuoweil merged commit 7f29823 into main Jun 11, 2026
32 checks passed
@shuoweil shuoweil deleted the tswast-bigframes-bbq branch June 11, 2026 21:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants