jayzhan211 commented on code in PR #7893:
URL: https://github.com/apache/arrow-datafusion/pull/7893#discussion_r1447440740
##########
datafusion/common/src/scalar.rs:
##########
@@ -5292,8 +5557,7 @@ mod tests {
"| col |",
"+---------------------------+",
"| |",
- "| {a: , b: } |",
- "| {a: , b: {ba: , bb: }} |",
+ "| {a: 1, b: } |",
Review Comment:
I think there is no way to construct StructArray like the left-hand side.
--
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]