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: fix update_stats_from_catalog and improve the test #28

Merged
merged 4 commits into from
Nov 9, 2024

Conversation

lanlou1554
Copy link
Contributor

I forgot to insert into versioned_statistic and junction table when inserting stats from catalog :(
This PR fixes it.

@lanlou1554 lanlou1554 requested review from xx01cyx and unw9527 November 9, 2024 20:37
@lanlou1554 lanlou1554 force-pushed the fix-update-stats-from-catalog branch 2 times, most recently from 31187b5 to 02407a5 Compare November 9, 2024 21:03
@lanlou1554 lanlou1554 force-pushed the fix-update-stats-from-catalog branch from c5ee2c7 to b900ee7 Compare November 9, 2024 21:17
Copy link
Member

@connortsui20 connortsui20 left a comment

Choose a reason for hiding this comment

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

Ideally all global variables (statics and constants) should have comments on them, but other than that lgtm

@xx01cyx
Copy link
Member

xx01cyx commented Nov 9, 2024

Ideally all global variables (statics and constants) should have comments on them, but other than that lgtm

Done

@lanlou1554 lanlou1554 force-pushed the fix-update-stats-from-catalog branch from 5e45159 to b730d59 Compare November 9, 2024 21:41
@lanlou1554 lanlou1554 merged commit 1dd21ac into main Nov 9, 2024
11 checks passed
@lanlou1554 lanlou1554 deleted the fix-update-stats-from-catalog branch November 9, 2024 21:46
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