zhuliquan commented on code in PR #13879:
URL: https://github.com/apache/datafusion/pull/13879#discussion_r1894933257


##########
datafusion-cli/src/main.rs:
##########
@@ -209,7 +209,7 @@ async fn main_inner() -> Result<()> {
         if !rc.is_empty() {
             exec::exec_from_files(&ctx, rc, &print_options).await?;
         }
-        // TODO maybe we can have thiserror for cli but for now let's keep it 
simple
+        // TODO maybe we can have this error for cli but for now let's keep it 
simple

Review Comment:
   Ok, I got it, I will recover it



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

Reply via email to