alamb opened a new pull request, #13777:
URL: https://github.com/apache/datafusion/pull/13777

   ## Which issue does this PR close?
   
   - Part of https://github.com/apache/datafusion/issues/13762
   
   ## Rationale for this change
   
   When trying to write a unit test for 
https://github.com/apache/datafusion/issues/13762 I found there was no good 
place to test the round tripping of Array --> ScalarValue --> Array (which is 
what is done for constant values)
   
   So I wrote some
   
   ## What changes are included in this PR?
   
   Add tests for this path, with ones that fail due to bugs commented out
   
   ## Are these changes tested?
   Yes, by CI
   
   ## Are there any user-facing changes?
   No - this are just tests


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


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to