alamb commented on code in PR #10763: URL: https://github.com/apache/datafusion/pull/10763#discussion_r1623486294
########## datafusion/common/src/scalar/mod.rs: ########## @@ -1700,7 +1722,7 @@ impl ScalarValue { ); } }; - + println!("array is {:?}", array); Review Comment: I think this should be removed prior to merging ```suggestion ``` -- 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: github-unsubscr...@datafusion.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: github-unsubscr...@datafusion.apache.org For additional commands, e-mail: github-h...@datafusion.apache.org