What's Changed
New features
- Add Databricks platform compatibility
- The only potentially breaking change:
base_ef3__discipline_incidents.v:incidentTime
datatype switched from time to string.
- The only potentially breaking change:
- Add new optional fields in
student_education_organization_associations
andstudent_school_associations
from Ed-Fi Data Standard v5:- stuEdOrg:
gender_identity
,supporter_military_connection
- stuSchAssoc:
is_school_choice
,school_choice_basis
,enrollment_type
,next_year_school_id
,next_year_grade_level
- stuEdOrg:
Full Changelog: 0.4.10...0.5.0
Context-Specific Release Notes
For Engineers:
- Make sure to test your Stadium project locally, as this is a minor version bump with potential breaking changes
- Going forward, contributions to edu_edfi_source will need to follow these guidelines for databricks compatibiliity
For Data Consumers:
- Check out the new columns listed above (though, they're likely not yet populated by most Ed-Fi implementations)