Tracking issue to collect related casting issues **Reporter**: [Wes McKinney](https://issues.apache.org/jira/browse/ARROW-1492) / @wesm **Assignee**: [Wes McKinney](https://issues.apache.org/jira/browse/ARROW-1492) / @wesm #### Related issues: - [[C++] Add casting option to set unsafe casts to null rather than some garbage value](https://github.com/apache/arrow/issues/17509) (contains) - [[C++] Implement safe casts for primitive types](https://github.com/apache/arrow/issues/15574) (contains) - [[C++] Expose type casts as generic callable object that can write into pre-allocated memory](https://github.com/apache/arrow/issues/17501) (contains) - [[C++] Implement casts between date32 and date64](https://github.com/apache/arrow/issues/17502) (contains) - [[C++] Implement casts between time32 and time64](https://github.com/apache/arrow/issues/17503) (contains) - [[C++] Implement (safe and unsafe) casts between timestamps and times of different units](https://github.com/apache/arrow/issues/17504) (contains) - [[C++] Implement casts from List<A> to List<B>, where a cast function is defined from any A to B](https://github.com/apache/arrow/issues/17507) (contains) - [[C++] Add casting implementations from strings to numbers or boolean](https://github.com/apache/arrow/issues/17510) (contains) - [[C++] Function for casting from days since UNIX epoch to int64 date](https://github.com/apache/arrow/issues/16239) (incorporates) - [[Python] pyarrow.Array.from_pandas should take a type parameter](https://github.com/apache/arrow/issues/16811) (incorporates) - [C++: Add cast from Dictionary to plain arrays](https://github.com/apache/arrow/issues/15472) (incorporates) <sub>**Note**: *This issue was originally created as [ARROW-1492](https://issues.apache.org/jira/browse/ARROW-1492). Please see the [migration documentation](https://github.com/apache/arrow/issues/14542) for further details.*</sub>
Tracking issue to collect related casting issues
Reporter: Wes McKinney / @wesm
Assignee: Wes McKinney / @wesm
Related issues:
Note: This issue was originally created as ARROW-1492. Please see the migration documentation for further details.