dragosmg commented on a change in pull request #11758:
URL: https://github.com/apache/arrow/pull/11758#discussion_r756196787



##########
File path: r/R/type.R
##########
@@ -180,15 +180,30 @@ NestedType <- R6Class("NestedType", inherit = DataType)
 #' types, this conversion can be disabled (so that `int64` always yields a
 #' `bit64::integer64` object) by setting `options(arrow.int64_downcast =
 #' FALSE)`.
+#' `decimal()` creates a `decimal128` type. Arrow decimals are fixed-point

Review comment:
       Sure. I'm actually adding a bit more to that section. Will push shortly




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


Reply via email to