Skip to content
This repository has been archived by the owner on Sep 18, 2023. It is now read-only.

[NSE-1144] Optimize cast wscg performance #1145

Merged
merged 2 commits into from
Oct 25, 2022

Conversation

jackylee-ch
Copy link
Contributor

What changes were proposed in this pull request?

Currently we use stod or stoi in cast WSCG, and it has a bad behavior while using cast. This patch we are trying to use the implement in arrow to optimize the performance.

How was this patch tested?

unit tests and manual tests.

@github-actions
Copy link

#1144

@PHILO-HE
Copy link
Collaborator

The patch looks good. Just triggered another unit test job for verification.

@PHILO-HE
Copy link
Collaborator

UT passed. @zhouyuan, please have a final check.

@zhouyuan zhouyuan merged commit c947bd1 into oap-project:main Oct 25, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants