materialize icon indicating copy to clipboard operation
materialize copied to clipboard

adapter: read-only mode

Open aljoscha opened this issue 1 year ago • 1 comments

Work towards https://github.com/MaterializeInc/materialize/issues/27406

Checklist

  • [ ] This PR has adequate test coverage / QA involvement has been duly considered. (trigger-ci for additional test/nightly runs)
  • [ ] This PR has an associated up-to-date design doc, is a design doc (template), or is sufficiently small to not require a design.
  • [ ] If this PR evolves an existing $T ⇔ Proto$T mapping (possibly in a backwards-incompatible way), then it is tagged with a T-proto label.
  • [ ] If this PR will require changes to cloud orchestration or tests, there is a companion cloud PR to account for those changes that is tagged with the release-blocker label (example).
  • [ ] This PR includes the following user-facing behavior changes:

aljoscha avatar Jun 24 '24 14:06 aljoscha

I added some tests, but maybe this was too easy? I expected more problems: https://github.com/MaterializeInc/materialize/pull/27841/commits/de78d2401de77f426d3eb70a81f72bc7297fab67

def- avatar Jun 28 '24 23:06 def-

I added some tests, but maybe this was too easy? I expected more problems: de78d24

I didn't expect problems 😅

aljoscha avatar Jul 01 '24 07:07 aljoscha

Superseded by all the PRs that have been spun out from this

aljoscha avatar Jul 03 '24 14:07 aljoscha