Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
SNOW-973444: Change Prepare to be handled as a Noop (#894)
### Description Change Prepare method to be handled as a noop, removed throw NotImplementedException. ### Checklist - [x] Code compiles correctly - [x] Code is formatted according to [Coding Conventions](../CodingConventions.md) - [x] Created tests which fail without the change (if possible) - [x] All tests passing (`dotnet test`) - [x] Extended the README / documentation, if necessary - [x] Provide JIRA issue id (if possible) or GitHub issue id in PR name
- Loading branch information