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
Add label join flag to custom json for airflow (#775)
## Summary
Adding a flag so that airflow integration knows whether to schedule a
join or not
## Checklist
- [ ] Added Unit Tests
- [ ] Covered by existing CI
- [ ] Integration tested
- [ ] Documentation update
<!-- This is an auto-generated comment: release notes by coderabbit.ai
-->
## Summary by CodeRabbit
- **New Features**
- Enhanced join metadata to include a flag indicating the presence of
label parts.
- **Tests**
- Updated sample join test to include label part information in join
instantiation.
<!-- end of auto-generated comment: release notes by coderabbit.ai -->
---------
Co-authored-by: ezvz <[email protected]>
0 commit comments