chronon
chronon copied to clipboard
[kyro] add RebaseDateTime$
Summary
From the new release, we are seeing
Exception in thread "main" java.lang.NoClassDefFoundError: Could not initialize class org.apache.spark.sql.catalyst.util.RebaseDateTime$
https://airflow-1-10.d.musta.ch/log?task_id=compute_join__fiv__target_features_listing__v1&dag_id=chronon_join_fiv__target_features_listing__v1&execution_date=2023-10-18T00%3A00%3A00%2B00%3A00
Adding this class to see if it can address the issue.
Why / Goal
Test Plan
- [ ] Added Unit Tests
- [x] Covered by existing CI
- [ ] Integration tested
Checklist
- [ ] Documentation update
Reviewers
@nikhilsimha @better365 @hzding621