Skip to content

Conversation

jmpesp
Copy link
Contributor

@jmpesp jmpesp commented Sep 3, 2025

LARGE_NUMBER_OF_ROWS was set to 3000 in order to confirm that the queries related to user data export do not trigger full table scans for a large number of rows, but it's only necessary to have a non-zero amount of rows. Tune this down as it was causing tests to take a long time.

LARGE_NUMBER_OF_ROWS was set to 3000 in order to confirm that the
queries related to user data export do not trigger full table scans for
a large number of rows, but it's only necessary to have a non-zero
amount of rows. Tune this down as it was causing tests to take a long
time.
Copy link
Collaborator

@smklein smklein left a comment

Choose a reason for hiding this comment

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

Hell yeah, thanks for tweaking this!

@jmpesp jmpesp enabled auto-merge (squash) September 3, 2025 19:17
@jmpesp jmpesp merged commit 5356bd8 into oxidecomputer:main Sep 3, 2025
16 checks passed
@jmpesp jmpesp deleted the less_rows_please branch September 4, 2025 16:15
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