We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 327bcbc commit d8c5503Copy full SHA for d8c5503
docs/source/cpp/parquet.rst
@@ -494,7 +494,7 @@ physical type.
494
* \(1) On the write side, the Parquet physical type INT32 is generated.
495
496
* \(2) On the write side, a FIXED_LENGTH_BYTE_ARRAY is always emitted
497
- except if `store_decimal_as_integer` is set to true.
+ except if ``store_decimal_as_integer`` is set to true.
498
499
* \(3) On the write side, an Arrow Date64 is also mapped to a Parquet DATE INT32.
500
0 commit comments