Skip to content

Commit 0c42791

Browse files
committed
fix type name
1 parent 9f73894 commit 0c42791

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/main/thrift/parquet.thrift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -481,7 +481,7 @@ struct IntervalYearMonthType {
481481
*
482482
* Allowed for physical type: FIXED_LEN_BYTE_ARRAY
483483
*/
484-
struct IntervalMonthDayType {
484+
struct IntervalDayTimeType {
485485
}
486486

487487
/**

0 commit comments

Comments
 (0)