You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
keep the DataFusion code base clean and easy to contribute to and modify
Understand what features are covered and what are not
Part of doing so is having a single location for most test coverage so new tests can be added easily and people can follow the existing patterns easily
I think these are good first issues as they teach the contributor about the DataFusion codebase and tests, as well as see the end user apis in practice.