databricks-sql-python
databricks-sql-python copied to clipboard
uc volume client setup
What type of PR is this?
- [x] Feature
Description
Setting up volume client for the volume related operations. Features:
- Check if a given object exists for a given catalog, schema and volume.
Started with one feature, will eventually add relevant methods required for volume operations.
How is this tested?
- [ ] Unit tests
- [ ] E2E Tests
- [x] Manually
- [ ] N/A