Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Refactor schema loading and property handling in KlaviyoStream
This commit improves the schema loading process by using a context manager for file handling, ensuring proper resource management. Additionally, it updates the handling of the replication key, ensuring it is included in the property list only if it is defined. These changes enhance code readability and maintainability while ensuring that the schema properties are correctly populated.
- Loading branch information