wgtmac commented on PR #584:
URL: https://github.com/apache/parquet-format/pull/584#issuecomment-4665932387

   I have some general questions with regard to this proposal. A new column 
order requires change on the writer side. If we need to change the writer coee 
anyway, isn't it simpler to just let writers emit `INT64` values for timestamp? 
If it is targeted to not break the old readers that currently consume `INT96` 
values and unable to upgrade, we have to make sure that they do not fail 
because of the unknown column order.


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