sunxiaojian commented on PR #5641: URL: https://github.com/apache/gravitino/pull/5641#issuecomment-2497072213
> I have those tests failing locally one this branch as well. The issue is that not all tag commands use the --tag option and it failing on this line: > > ``` > String[] tags = > Arrays.stream(line.getOptionValues(GravitinoOptions.TAG)).distinct().toArray(String[]::new); > ``` fixed -- 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: commits-unsubscr...@gravitino.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org