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

DX-61115: [C++] Update fast_float version to 3.10.1 (#36434) #34

Merged
merged 1 commit into from
Jul 21, 2023
Merged

DX-61115: [C++] Update fast_float version to 3.10.1 (#36434) #34

merged 1 commit into from
Jul 21, 2023

Commits on Jul 21, 2023

  1. apacheGH-36433: [C++] Update fast_float version to 3.10.1 (apache#36434)

    ### Rationale for this change
    
    Need this for parsing Infinity values with + sign.
    
    ### What changes are included in this PR?
    
    updated version of fast_float to version 3.10.1 (used this version because in higher versions c++ 20 started using that cause a lot of build errors)
    
    ### Are these changes tested?
     
    in scope of fast_float.
    
    ### Are there any user-facing changes?
    no
    
    * Closes: apache#36433
    
    Lead-authored-by: Ivan Chesnov <[email protected]>
    Co-authored-by: Ivan Chesnov <[email protected]>
    Co-authored-by: Sutou Kouhei <[email protected]>
    Signed-off-by: Sutou Kouhei <[email protected]>
    xxlaykxx and kou committed Jul 21, 2023
    Configuration menu
    Copy the full SHA
    6ce1c49 View commit details
    Browse the repository at this point in the history