pitrou commented on code in PR #496:
URL: https://github.com/apache/parquet-format/pull/496#discussion_r2160254238


##########
LogicalTypes.md:
##########
@@ -521,7 +521,12 @@ as shown below.
     </tr>
 </table>
 
-### INTERVAL
+### Interval types
+
+#### INTERVAL
+
+`INTERVAL` is *deprecated*. Please use `INTERVAL_YEAR_MONTH` and 
`INTERVAL_DAY_TIME`

Review Comment:
   Why deprecated? Parquet is not limited to SQL workloads.



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


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to