Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[kyro] add RebaseDateTime$ #587

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

[kyro] add RebaseDateTime$ #587

wants to merge 1 commit into from

Conversation

cenhao
Copy link
Collaborator

@cenhao cenhao commented Oct 19, 2023

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
  • Covered by existing CI
  • Integration tested

Checklist

  • Documentation update

Reviewers

@nikhilsimha @better365 @hzding621

@nikhilsimha
Copy link
Contributor

Neat!!

Do note that we shouldn't be adding private / internal urls to the Chronon PRs

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.

None yet

4 participants