deniskuzZ commented on PR #6364:
URL: https://github.com/apache/hive/pull/6364#issuecomment-4089520575

   > In general, lots of problems come both from shading and from releasing 
multiple jars per module. This proposal to create an additional jar from the 
iceberg-handler module makes the situation even more complicated.
   > 
   > I am not very familiar with the purpose of `hive-iceberg-handler` module 
so if someone has more insights about the expected usage of 
`hive-iceberg-handler` module then I would be curious to learn more.
   > 
   > I see that there is a need for Spark to get only the classes inside the 
hive-iceberg-handler module and this seems to be a fair request if we want 
other projects to establish dependencies on the hive-iceberg-handler. However, 
I can't comment about what's the best path forward unless I first understand 
the recommended usage patterns for the current module.
   
   `hive-iceberg-handler` is the bridge that lets Hive read, write, and manage 
Apache Iceberg tables. It implements Hive's storage handler plugin API so that 
Iceberg tables can be used through standard HiveQL


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