You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@arrow.apache.org by "AlenkaF (via GitHub)" <gi...@apache.org> on 2024/02/13 08:23:35 UTC

[I] [C++][Python] Basic conversion of RecordBatch to Arrow Tensor - add option to cast NULL to NaN [arrow]

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

   ### Describe the enhancement requested
   
   This issue is a part of https://github.com/apache/arrow/issues/40058 adds option to cast `NULL` to `NaN` mimicking the cast from [ConvertIntegerWithNulls](https://github.com/apache/arrow/blob/c67d0260d4e96472b5cbdff66ca67ead2b9abe4c/python/pyarrow/src/arrow/python/arrow_to_pandas.cc#L550).
   
   ### Component(s)
   
   C++, Python


-- 
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


Re: [I] [C++][Python] Basic conversion of RecordBatch to Arrow Tensor - add option to cast NULL to NaN [arrow]

Posted by "jorisvandenbossche (via GitHub)" <gi...@apache.org>.
jorisvandenbossche commented on issue #40061:
URL: https://github.com/apache/arrow/issues/40061#issuecomment-2026806451

   Issue resolved by pull request 40803
   https://github.com/apache/arrow/pull/40803


-- 
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


Re: [I] [C++][Python] Basic conversion of RecordBatch to Arrow Tensor - add option to cast NULL to NaN [arrow]

Posted by "jorisvandenbossche (via GitHub)" <gi...@apache.org>.
jorisvandenbossche closed issue #40061: [C++][Python] Basic conversion of RecordBatch to Arrow Tensor - add option to cast NULL to NaN
URL: https://github.com/apache/arrow/issues/40061


-- 
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