Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
perf: lazily import pyiceberg and unity catalog if available (#3565)
`memray` reports that a not-insignificant amount of memory is being taken by our catalog module at import-time <img width="1179" alt="image" src="https://github.com/user-attachments/assets/f2b88810-bc6b-4631-bbdc-b75f0848b63c" /> This PR makes those imports lazy Co-authored-by: Jay Chia <jaychia94@gmail.com@users.noreply.github.com>
- Loading branch information