Skip to content

Only export stats for tables with integer id columns#11502

Merged
mitchellhenke merged 1 commit intomainfrom
mitchellhenke/skip-uuid-columns
Nov 13, 2024
Merged

Only export stats for tables with integer id columns#11502
mitchellhenke merged 1 commit intomainfrom
mitchellhenke/skip-uuid-columns

Conversation

@mitchellhenke
Copy link
Copy Markdown
Contributor

🛠 Summary of changes

A column named id sometimes is a uuid type, which breaks when calling max(id). Based on an error discussed here.

changelog: Bug Fixes, Data Warehouse, Only export stats for tables with integer id columns
@mitchellhenke mitchellhenke merged commit 09bc970 into main Nov 13, 2024
@mitchellhenke mitchellhenke deleted the mitchellhenke/skip-uuid-columns branch November 13, 2024 21:49
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