Skip to content

[4.4] Improve performance of from_ordinal of temporal types. #1047

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

Merged
merged 1 commit into from
Apr 24, 2024

Conversation

robsdedude
Copy link
Member

Speeds up the function by about a factor of 100
(depending on the exact ordinal chose).

Back port of: #1046

Speeds up the function by about a factor of 100
(depending on the exact ordinal chose).

Signed-off-by: Grant Lodge <[email protected]>
Copy link
Contributor

@bigmontz bigmontz left a comment

Choose a reason for hiding this comment

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

🦆

(However, there is no tested related to the from_ordinal and add_months functions in the code base)

@robsdedude robsdedude merged commit e2ddcce into neo4j:4.4 Apr 24, 2024
12 checks passed
@robsdedude robsdedude deleted the fix/from-ordinal-performance-4.4 branch April 24, 2024 21:03
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