Skip to content

Commit d8c5503

Browse files
committed
fix tests
1 parent 327bcbc commit d8c5503

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/source/cpp/parquet.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -494,7 +494,7 @@ physical type.
494494
* \(1) On the write side, the Parquet physical type INT32 is generated.
495495

496496
* \(2) On the write side, a FIXED_LENGTH_BYTE_ARRAY is always emitted
497-
except if `store_decimal_as_integer` is set to true.
497+
except if ``store_decimal_as_integer`` is set to true.
498498

499499
* \(3) On the write side, an Arrow Date64 is also mapped to a Parquet DATE INT32.
500500

0 commit comments

Comments
 (0)