You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@arrow.apache.org by "ianmcook (via GitHub)" <gi...@apache.org> on 2023/05/18 13:14:53 UTC

[GitHub] [arrow] ianmcook opened a new issue, #35669: [C++] Update to double-conversion 3.3.0, activate new flags, remove patches

ianmcook opened a new issue, #35669:
URL: https://github.com/apache/arrow/issues/35669

   ### Describe the enhancement requested
   
   [double-conversion v3.3.0](https://github.com/google/double-conversion/releases/tag/v3.3.0) adds a [new feature](https://github.com/google/double-conversion/pull/195) that allows us to remove the special code that was added to our vendored copy of double-conversion in #9816.
   
   - [ ] Update vendored double-conversion to v3.3.0
   - [ ] Activate the flags `EMIT_TRAILING_DECIMAL_POINT_IN_EXPONENTIAL` and `EMIT_TRAILING_ZERO_AFTER_POINT_IN_EXPONENTIAL`.
   - [ ] Remove the patches in `cpp/src/arrow/vendored/double-conversion/patches`
   
   ### Component(s)
   
   C++


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscribe@arrow.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [arrow] kou closed issue #35669: [C++] Update to double-conversion 3.3.0, activate new flags, remove patches

Posted by "kou (via GitHub)" <gi...@apache.org>.
kou closed issue #35669: [C++] Update to double-conversion 3.3.0, activate new flags, remove patches
URL: https://github.com/apache/arrow/issues/35669


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscribe@arrow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org