zhjwpku commented on code in PR #83:
URL: https://github.com/apache/iceberg-cpp/pull/83#discussion_r2051433803


##########
src/iceberg/result.h:
##########
@@ -86,4 +93,67 @@ auto InvalidExpressionError(const 
std::format_string<Args...> fmt, Args&&... arg
                             .message = std::format(fmt, 
std::forward<Args>(args)...)});
 }
 
+/// \brief Create an unexpected error with kInvalidSchema

Review Comment:
   done, thanks



-- 
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: issues-unsubscr...@iceberg.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@iceberg.apache.org
For additional commands, e-mail: issues-h...@iceberg.apache.org

Reply via email to