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

[GitHub] [arrow-rs] togami2864 commented on pull request #3731: Enable to write NaN and Infinity of float as json string

togami2864 commented on PR #3731:
URL: https://github.com/apache/arrow-rs/pull/3731#issuecomment-1435478903

   Sorry, I misunderstood json spec. It serializes `NaN` & `Infinity` to "null" and `serde_json` also does.
   Actually, I wanted to reproduce BigQuery behavior, but I should do it with a workaround...


-- 
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: github-unsubscribe@arrow.apache.org

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