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

code refactoring #658

Merged
merged 1 commit into from
Nov 29, 2024
Merged

code refactoring #658

merged 1 commit into from
Nov 29, 2024

Conversation

richox
Copy link
Collaborator

@richox richox commented Nov 25, 2024

remove bigdecimal dependency and use arrow's builtin decimal cast.

implement better logging with stage and partition ids.

pin tokio version to v1.41.0 (noticed performance regression on v1.41.1).

supports spark.blaze.tokio.num.worker.threads, improve performance on CPUs with hyperthreading supports.

other minor code refactoring.

@richox richox changed the title code refactoring WIP: code refactoring Nov 25, 2024
implement better logging with stage and partition ids.

pin tokio version to v1.41.0 (noticed performance regression on v1.41.1).

supports spark.blaze.tokio.num.worker.threads, improve performance on CPUs with hyperthreading supports.

other minor code refactoring.
@richox richox changed the title WIP: code refactoring code refactoring Nov 29, 2024
@lihao712 lihao712 merged commit 5651e6e into master Nov 29, 2024
@richox richox mentioned this pull request Dec 6, 2024
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.

2 participants