kevinjqliu commented on code in PR #1823:
URL: https://github.com/apache/iceberg-rust/pull/1823#discussion_r2491023293


##########
crates/catalog/hms/testdata/hms_catalog/Dockerfile:
##########
@@ -13,24 +13,18 @@
 # See the License for the specific language governing permissions and
 # limitations under the License.
 
-FROM --platform=$BUILDPLATFORM openjdk:8-jre-slim AS build
-
-ARG BUILDPLATFORM
-
-RUN apt-get update -qq && apt-get -qq -y install curl
+FROM apache/hive:3.1.3

Review Comment:
   we upgraded from 3.1.3 -> 4.0.0 for pyiceberg, will handle this in another 
PR :) 



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