blaginin commented on code in PR #14954:
URL: https://github.com/apache/datafusion/pull/14954#discussion_r2001448048


##########
datafusion-cli/tests/cli_integration.rs:
##########
@@ -51,6 +51,163 @@ fn init() {
     ["--command", "show datafusion.execution.batch_size", "--format", "json", 
"-q", "-b", "1"],
     "[{\"name\":\"datafusion.execution.batch_size\",\"value\":\"1\"}]\n"
 )]
+

Review Comment:
   you should be able to use snapshots now (merge latest main to see the 
changes in that file). lmk if you need help



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