Users can provide ids and TCM can manage to make them safe, so agree we don’t really need the feature anymore. I am fine with deprecating the feature, but removing would be a breaking change for anyone that had that config in place, so not a fan of breaking the config interface.
> On Jul 30, 2024, at 1:38 PM, Caleb Rackliffe <calebrackli...@gmail.com> wrote: > > I'd like to propose removing deterministic table IDs for new user tables and > views in trunk. With TCM in place, it looks like the reason we added > use_deterministic_table_id, concurrent table creations, is no longer a > concern. > > Thoughts? Objections?