You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@iceberg.apache.org by "akshayjain3450 (via GitHub)" <gi...@apache.org> on 2023/04/26 16:34:29 UTC

[GitHub] [iceberg] akshayjain3450 commented on issue #7420: DecimalType declaration check missing proper assertions

akshayjain3450 commented on issue #7420:
URL: https://github.com/apache/iceberg/issues/7420#issuecomment-1523724252

   We could definitely dig in there, but my concern is the inconsistency in the checks. AvroSchemaUtils have different checks as compared to the Iceberg Schema Types. 
   
   So, the user is allowed to create a Decimal Type with precision 0 and scale 2 but when the same schema is converted to Avro Schema, the util declines due to the precondition check there. @aokolnychyi  @RussellSpitzer 


-- 
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: issues-unsubscribe@iceberg.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@iceberg.apache.org
For additional commands, e-mail: issues-help@iceberg.apache.org