Hi All, PR #5003 has been merged.
Follow-up issue: https://github.com/apache/polaris/issues/5269 Cheers, Dmitri. On Fri, Aug 7, 2026 at 9:41 PM Dmitri Bourlatchkov <[email protected]> wrote: > I propose merging this PR in its current state to improve correctness of > the overlap check at the expense of doubling the number of SQL "where" > conditions. > > As Alex suggested in the PR, let's consider > removing ADD_TRAILING_SLASH_TO_LOCATION and providing upgrade instructions > to rectify old locations stored in the database. After that we can reduce > the number of SQL conditions in the overlap SELECT back to its old number. > > WDYT? > > Thanks, > Dmitri. >
