parthchandra commented on PR #1139: URL: https://github.com/apache/parquet-mr/pull/1139#issuecomment-1942823986
> * for parquet, we do the same validation so behaviour is consistent across all impls I think that is the correct behaviour. > * If there is an overlap, what to do there? fail or downgrade? IMHO, it seems to me that the Parquet side should validate that there are no overlapping ranges. So if the implementation detects an overlapping range it would really be an internal Parquet error and fail fast would be preferable. -- 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]
