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

fix(bq|h3): fix broken reference in H3_POLYFILL_TABLE #460

Merged
merged 3 commits into from
Dec 28, 2023
Merged

Conversation

vdelacruzb
Copy link
Contributor

Description

Shortcut

It seems that we didn't reference an internal function correctly.

Type of change

  • Fix

Acceptance

CALL `cartodb-data-engineering-team`.vdelacruz_carto.H3_POLYFILL_TABLE(
  'SELECT geom FROM `cartodb-data-engineering-team.vdelacruz_carto.newyork_ooh_sample_audience_h3`',
  9, 'center',
  'cartodb-data-engineering-team.vdelacruz_carto.newyork_ooh_sample_audience_h3_out'
);
-- WORKS

Copy link

This pull request has been linked to Shortcut Story #373790: H3_POLYFILL_TABLE in BQ not working.

@vdelacruzb vdelacruzb merged commit 745a99e into main Dec 28, 2023
5 checks passed
@vdelacruzb vdelacruzb mentioned this pull request Jan 17, 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.

3 participants