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

Add .Net DateTime.Ticks conversion functions #153

Merged
merged 18 commits into from
May 24, 2023

Conversation

EnricoMi
Copy link
Contributor

@EnricoMi EnricoMi commented Mar 28, 2023

Adds methods to Scala, Java and Python APIs to convert .Net (C#, F#, Visual Basic) DateTime.Ticks timestamps (string, long, double) to Spark timestamps (TimestampType) and Unix epoch seconds (DecimalType).

@github-actions
Copy link

github-actions bot commented Mar 28, 2023

Test Results

     441 files  +  11       441 suites  +11   2h 5m 50s ⏱️ + 7m 58s
     514 tests +  16       514 ✔️ +  16  0 💤 ±0  0 ±0 
12 558 runs  +244  12 556 ✔️ +242  2 💤 +2  0 ±0 

Results for commit 0baaebd. ± Comparison against base commit f9e3273.

♻️ This comment has been updated with latest results.

@EnricoMi EnricoMi force-pushed the branch-add-dotnet-ticks-functions branch from d72792b to 31632a6 Compare March 29, 2023 18:39
@EnricoMi EnricoMi force-pushed the branch-add-dotnet-ticks-functions branch from e2cb0ec to fb95dff Compare April 11, 2023 17:31
@EnricoMi EnricoMi merged commit 68b5283 into master May 24, 2023
@EnricoMi EnricoMi deleted the branch-add-dotnet-ticks-functions branch May 24, 2023 18:29
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.

1 participant