flyrain commented on PR #856: URL: https://github.com/apache/polaris/pull/856#issuecomment-2622467852
> I thought we do not want to have two PRs #906 and #856 for the same thing (see #884 and https://lists.apache.org/thread/bcnh1dwgoxd2dvtqk6z935gfzmh4q0jq) This PR depends on #808, while #808 also depends on this one, creating a cyclic dependency. To resolve this, we have two options: 1. Merge #906 first, allowing #808 to be based on it. In this case, we can close this PR. 2. Merge #808 first, then revisit and proceed with this PR afterward. @snazy @HonahX which one do you prefer? -- 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...@polaris.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org