Skip to content

Conversation

@dhegberg
Copy link

@dhegberg dhegberg commented Nov 1, 2024

Adding data to support testing for Nulls here:
apache/datafusion#12904

I looked at making this change directly in aggregate_test_100.csv (adding the two null columns) but there are 75 tests tightly coupled to the format of the csv.

If the data duplication is a concern, I think it would still be better to duplicate temporarily and incrementally updates tests to use the new aggregate_test_100_with_nulls. Then when the test logic is fixed reduce to a single testing csv.

@dhegberg
Copy link
Author

dhegberg commented Nov 1, 2024

Needed for unit tests added in apache/datafusion#13228

@dhegberg
Copy link
Author

dhegberg commented Nov 2, 2024

Updating associated pr to keep test data within the datafusion repository.

@dhegberg dhegberg closed this Nov 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.

1 participant