The GitHub Actions job "Test" on 
iceberg-cpp.git/optimize-decimal-string-formatting-4049724441882146694 has 
succeeded.
Run started by GitHub user wgtmac (triggered by wgtmac).

Head commit for run:
354df752c45ebbdbe9e4976440cfba3b24e8c47f / google-labs-jules[bot] 
<161369871+google-labs-jules[bot]@users.noreply.github.com>
Optimize Decimal::ToIntegerString and fix nanoarrow 0.7.0 download

- Optimized Decimal::ToIntegerString by replacing std::ostringstream
  with a manual stack-allocated buffer and std::to_chars.
- Fixed CI failure by adding multiple fallback URLs for nanoarrow 0.7.0,
  as the original Apache mirror URL was returning 404.
- Added missing <charconv> and <ostream> headers.
- Added ICEBERG_DCHECK to verify std::to_chars success.

Co-authored-by: wgtmac <[email protected]>

Report URL: https://github.com/apache/iceberg-cpp/actions/runs/22492528931

With regards,
GitHub Actions via GitBox

Reply via email to