comphead commented on PR #3670: URL: https://github.com/apache/arrow-datafusion/pull/3670#issuecomment-1264061295
@alamb please provide your input here. Since there are 2 diff codebases, the error messages are also different `Coercion from [Int64, Utf8] to the signature Variadic([Int64]) failed` vs `Cannot cast string 'a' to value of Int64 type` `make_array` is scalar function, I was thinking to make `array` or `[]` as aliases to use the same code, but I cant find where `array/[]` comes from, tbh. Your input highly appreciated -- 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]
