Commits


Krisztián Szűcs authored and Korn, Uwe committed a71216530d4
ARROW-1949: [Python/C++] Add option to Array.from_pandas and pyarrow.array to perform unsafe casts Author: Krisztián Szűcs <szucs.krisztian@gmail.com> Closes #2497 from kszucs/ARROW-1949 and squashes the following commits: f352c477 <Krisztián Szűcs> remove safe flag from _sequence_to_array 70d6cae2 <Krisztián Szűcs> annotate boolean arguments as bint e838a14d <Krisztián Szűcs> check-format fff89aaa <Krisztián Szűcs> lint 92ac3a92 <Krisztián Szűcs> tests for timestamp casts dd8871e8 <Krisztián Szűcs> wire CastOptions through the API