danielcweeks merged PR #9871:
URL: https://github.com/apache/iceberg/pull/9871
--
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...@iceber
nastra commented on code in PR #9871:
URL: https://github.com/apache/iceberg/pull/9871#discussion_r1513237163
##
deploy.gradle:
##
@@ -22,6 +22,11 @@ if (project.hasProperty('release') && jdkVersion != '8') {
}
subprojects {
+ if (it.name == 'iceberg-open-api') {
Review Co
ajantha-bhat commented on code in PR #9871:
URL: https://github.com/apache/iceberg/pull/9871#discussion_r1513107056
##
deploy.gradle:
##
@@ -22,6 +22,11 @@ if (project.hasProperty('release') && jdkVersion != '8') {
}
subprojects {
+ if (it.name == 'iceberg-open-api') {
Rev
nastra opened a new pull request, #9871:
URL: https://github.com/apache/iceberg/pull/9871
(no comment)
--
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-mai