liukun4515 commented on a change in pull request #928:
URL: https://github.com/apache/arrow-rs/pull/928#discussion_r745633424



##########
File path: arrow/src/error.rs
##########
@@ -41,6 +41,7 @@ pub enum ArrowError {
     /// Error during import or export to/from the C Data Interface
     CDataInterface(String),
     DictionaryKeyOverflowError,
+    DecimalError(String),

Review comment:
       thanks for your comments. I will address this.




-- 
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...@arrow.apache.org

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


Reply via email to