Hi All, PR [4981] proposes to make the catalog ID column in Events tables nullable and use a proper null value instead of the artificial "__realm__" magic value in events that are not associated with a catalog.
The change in Polaris code looks backward-compatible to me. However, direct SQL queries against the events tables may be affected. All in all, I think this change is acceptable. Any concerns with merging it? [4981] https://github.com/apache/polaris/pull/4981 Thanks, Dmitri.
