mechgouki commented on pull request #2847:
URL: https://github.com/apache/iceberg/pull/2847#issuecomment-912278449


   > @wang-x-xia, if EMC is S3 compatible and uses the v1 S3 API, why not make 
this an implementation of FileIO that uses the older S3 API? Can you help me 
understand why this is specific to EMC?
   
   The short answer is the V2 SDK added limitation for extension, while some 
extension APIs will benefit Iceberg to have better performance run on our 
product.
   As Xia said, we could switch to use DellEMC Client which also open source 
https://github.com/EMCECS/ecs-object-client-java  
   But we might need additional check on legal as the license is BSD.


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