After lake.set_writable(False), attempting INSERT:
  lake.is_writable = False
LakeConnectionError raised
  message: SQL execution failed
  cause: InvalidInputException: Invalid Input Error: Cannot execute statement of type "INSERT" on database "lake" which is attached in read-only mode!
