Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Extend ClickHouse source model with deletable flag
- Add `IsDeleteable` field to `ChSource` struct - Implement `IsDeleteable()` method for `ChSourceWrapper` - Add `ToSinkParams()` method to create a copy of source with deletable flag set to false by default
- Loading branch information