pitrou commented on code in PR #47427:
URL: https://github.com/apache/arrow/pull/47427#discussion_r2314207226


##########
docs/source/cpp/parquet.rst:
##########
@@ -460,8 +460,8 @@ physical type.
 
+-------------------+-----------------------------+------------------------------+-----------+
 | INT               | INT64                       | Int64 / UInt64             
  |           |
 
+-------------------+-----------------------------+------------------------------+-----------+
-| DECIMAL           | INT32 / INT64 / BYTE_ARRAY  | Decimal128 / Decimal256    
  | \(2)      |
-|                   | / FIXED_LENGTH_BYTE_ARRAY   |                            
  |           |
+| DECIMAL           | INT32 / INT64 / BYTE_ARRAY  | Decimal32/ Decimal64 /     
  | \(2)      |

Review Comment:
   Would it change anything concretely to enable it? Otherwise why care?



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