[
https://issues.apache.org/jira/browse/ARROW-15508?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Raúl Cumplido updated ARROW-15508:
----------------------------------
Fix Version/s: 9.0.0
(was: 8.0.0)
> [C++] Making warning handler configurable
> -----------------------------------------
>
> Key: ARROW-15508
> URL: https://issues.apache.org/jira/browse/ARROW-15508
> Project: Apache Arrow
> Issue Type: Wish
> Components: C++, Python
> Reporter: Antoine Pitrou
> Priority: Major
> Fix For: 9.0.0
>
>
> We emit warnings in a few places where either we don't want to raise an
> error, or we simply cannot do so (for example in a destructor, or a
> void-returning handler to a foreign library). Currently, warnings are printed
> out in an inflexible log format specific to Arrow C++. It would be much
> better to make the emission of warnings configurable (for example, PyArrow
> would probably like to redirect them to the Python warnings machinery).
--
This message was sent by Atlassian Jira
(v8.20.7#820007)