TungYuChiang commented on issue #5534: URL: https://github.com/apache/gravitino/issues/5534#issuecomment-2473750292
After replacing import org.apache.commons.compress.utils.Lists; with import com.datastrato.gravitino.shaded.com.google.common.collect.Lists; as you suggested, I encountered a build error. Should I install any dependencies beforehand? -- 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]
