[
https://issues.apache.org/jira/browse/HIVE-25027?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Peter Vary resolved HIVE-25027.
-------------------------------
Fix Version/s: 4.0.0
Resolution: Fixed
Pushed to master.
Thanks for the review [~mbod] and [~lpinter]!
> Hide Iceberg module behind a profile
> ------------------------------------
>
> Key: HIVE-25027
> URL: https://issues.apache.org/jira/browse/HIVE-25027
> Project: Hive
> Issue Type: Task
> Reporter: Peter Vary
> Assignee: Peter Vary
> Priority: Major
> Labels: pull-request-available
> Fix For: 4.0.0
>
> Time Spent: 20m
> Remaining Estimate: 0h
>
> After creating {{patched-iceberg-core}} and {{patched-iceberg-api}} modules
> the maven build works fine, but IntelliJ needs manual classpath setup for the
> build in the IntelliJ to succeed.
> Most of the community does not use Iceberg and eventually the "patched"
> modules will be removed as the Hive-Iceberg integration stabilizes and the
> Iceberg project releases the changes we need. In the meantime we just hide
> the whole {{Iceberg}} module behind a profile which is only used on the CI
> and if the developer specifically sets it.
> It could be used like"
> {code:java}
> mvn clean install -DskipTests -Piceberg{code}
--
This message was sent by Atlassian Jira
(v8.3.4#803005)