birschick-bq opened a new pull request, #1467:
URL: https://github.com/apache/arrow-adbc/pull/1467

   Adds test for C# interop layer on the CAST and TO_* functions.
   * Used the explicit TO_* functions instead of the generic CAST function.
   * Ignored many TO_* variants which were aliases for the same function.
   
   Includes tests for the following cast functions.
   
   - [X] TO_DOUBLE
   - [X] TO_BOOLEAN
   - [X] TO_NUMERIC
   - [X] TO_VARCHAR
   - [X] TO_OBJECT
   - [X] TO_ARRAY
   - [X] TO_VARIANT
   - [X] TRY_TO_NUMERIC
   - [X] TRY_TO_TIMESTAMP
   - [X] TRY_TO_BOOLEAN
   


-- 
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]

Reply via email to