MannXo commented on issue #24760:
URL: https://github.com/apache/datafusion/issues/24760#issuecomment-5506916093

   Still blocked on apache/arrow-rs#10902 and an arrow 60 release, so I am 
holding the assignment rather than freeing it up.
   
   @Rich-T-kid also worth flagging that `EquivalenceGauge` only relaxes field 
name, nullability and metadata, so it cannot express the decimal 
precision/scale and timestamp unit/timezone cases in 
`DFSchema::datatype_is_semantically_equal`, nor `Dictionary<K,V>` == `V` or 
`Utf8`/`Utf8View` in `datatype_is_logically_equal`. Reads like a partial 
extraction rather than a full swap.
   


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