syun64 commented on PR #394:
URL: https://github.com/apache/iceberg-python/pull/394#issuecomment-1942088750

   | Breakage Kind              | Description                                   
     | Ignore | Rationale                                                       
                                               |
   
|----------------------------|----------------------------------------------------|--------|----------------------------------------------------------------------------------------------------------------|
   | PARAMETER_MOVED            | Positional parameter was moved                
     |        |                                                                 
                                               |
   | PARAMETER_REMOVED          | Parameter was removed                         
     |        |                                                                 
                                               |
   | PARAMETER_CHANGED_KIND     | Parameter kind was changed                    
     |        |                                                                 
                                               |
   | PARAMETER_CHANGED_DEFAULT  | Parameter default was changed                 
     |        |                                                                 
                                               |
   | PARAMETER_CHANGED_REQUIRED | Parameter is now required                     
     |        |                                                                 
                                               |
   | PARAMETER_ADDED_REQUIRED   | Parameter was added as required               
     |        |                                                                 
                                               |
   | RETURN_CHANGED_TYPE        | Return types are incompatible                 
     |        |                                                                 
                                               |
   | OBJECT_REMOVED             | Public object was removed                     
     |        |                                                                 
                                               |
   | OBJECT_CHANGED_KIND        | Public object points to a different kind of 
object |        |                                                               
                                                 |
   | ATTRIBUTE_CHANGED_TYPE     | Attribute types are incompatible              
     |        |                                                                 
                                               |
   | ATTRIBUTE_CHANGED_VALUE    | Attribute value was changed                   
     | Ignore | Too noisy, and in most cases not a serious breaking change 
(like changing a constant value for Table Property) |
   | CLASS_REMOVED_BASE         | Base class was removed                        
     |        |                                                                 
                                               |


-- 
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-unsubscr...@iceberg.apache.org

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


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

Reply via email to