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

chore(bq|quadbin): optimize polyfill #513

Merged
merged 8 commits into from
Jul 2, 2024
Merged

chore(bq|quadbin): optimize polyfill #513

merged 8 commits into from
Jul 2, 2024

Conversation

Jesus89
Copy link
Member

@Jesus89 Jesus89 commented Jul 1, 2024

Description

  • BigQuery:
    • Optimize QUADBIN_POLYFILL_MODE procedure: implement inside/border strategy
    • Refactor QUADBIN_POLYFILL_TABLE: use QUADBIN_POLYFILL_MODE procedure
  • Snowflake:
    • Provide internal functions by removing the IF check (to reduce compilation time)
  • Both:
    • Remove core badge

@Jesus89 Jesus89 changed the title chore(bq,sf|quadbin): optimize polyfill chore(bq|quadbin): optimize polyfill Jul 2, 2024
@Jesus89 Jesus89 merged commit 176e002 into main Jul 2, 2024
23 checks passed
@Jesus89 Jesus89 mentioned this pull request Jul 2, 2024
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