Conversation
9889a05 to
b4af056
Compare
There was a problem hiding this comment.
I'm thinking whether we should add a tooltip for new users.
Maybe simply saying that works with ch cloud and what works with oss clusters
There was a problem hiding this comment.
mirror validation could check for host being CHC
There was a problem hiding this comment.
should be possible with CheckIfClickHouseCloudHasSharedMergeTreeEnabled
There was a problem hiding this comment.
That only runs when we're in clickpipes. Validation here is for OSS peerdb users with CHC destination
There was a problem hiding this comment.
yes I mean we can use that function outside of current codepath to get if a service is SMT which should mean we disable these engines
There was a problem hiding this comment.
I think for now we can omit this, people using CHC should know this engine doesn't apply to them
heavycrystal
left a comment
There was a problem hiding this comment.
lgtm as an experiment
No description provided.