You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Mar 6, 2026. It is now read-only.
defaultEncryptionConfig has a getter and a setter as default_encryption_config
...
However, the Dataset class unfortunately doesn't have an is_case_insensitive property (for the isCaseInsensitive field), and this property is needed to configure a dataset in some use cases. I plan on creating a PR to fix this.