felipecrv commented on code in PR #43302:
URL: https://github.com/apache/arrow/pull/43302#discussion_r1704730392
##########
cpp/src/arrow/compute/kernels/scalar_cast_test.cc:
##########
@@ -97,7 +97,10 @@ static std::vector<std::shared_ptr<DataType>>
kDictionaryIndexTypes = kIntegerTy
static std::vector<std::shared_ptr<DataType>> kBaseBinaryTypes = {
Review Comment:
That's another set of PRs. I got sucked into a half-float rabbit hole trying
to fix string-to-x casts before opening this PR.
--
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: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]