You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Support dictionary data type in array_to_string (apache#10908)
* Support dictionary data type in array_to_string
* Fix import
* Some tests
* Update datafusion/functions-array/src/string.rs
Co-authored-by: Alex Huang <huangweijun1001@gmail.com>
* Add some tests showing incorrect results
* Get logical array
* apply rust fmt
* Simplify implementation, avoid panics
---------
Co-authored-by: Alex Huang <huangweijun1001@gmail.com>
Co-authored-by: Andrew Lamb <andrew@nerdnetworks.org>
0 commit comments