Skip to content

Conversation

RafalSierkiewicz
Copy link
Contributor

@RafalSierkiewicz RafalSierkiewicz commented Apr 2, 2025

I tried to migrate code to scala 3. This required updates of some libs and a little code adjustments.
I would appreciate your input 🙏

@RafalSierkiewicz
Copy link
Contributor Author

Can we try to merge it together . I feel that we need some deeper domain knowledge here 🙏

@RafalSierkiewicz
Copy link
Contributor Author

@stephenamar-db any chances we can make this cross compile for Scala 3 ?

@He-Pin
Copy link
Contributor

He-Pin commented Apr 16, 2025

Thanks, I just found I need this, because one of my dependencies is using Scala 3.3.5:)

@stephenamar-db
Copy link
Collaborator

I will gladly review this

@stephenamar-db
Copy link
Collaborator

I've branched the pre-scala3 version into the branch 0.4-series. master will be for the work to get it to run with scala3. Once it's stable, we'll say good bye to 0.4.x.

env:
# Set LANG=C to simulate least-common-denominator target deployment environments:
LANG: C
SCALANATIVE_THREAD_STACK_SIZE: 10m
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

note: to prevent stackoverflow in native tests scala-native/scala-native#4253

Copy link
Collaborator

@stephenamar-db stephenamar-db left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Aside from the .toSeq bit, I don't see any major changes.

@He-Pin
Copy link
Contributor

He-Pin commented Apr 21, 2025

Can't wait to have a fresh new release with this 😍

@stephenamar-db stephenamar-db merged commit 9d5bece into databricks:master Apr 21, 2025
6 checks passed
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.

3 participants