Releases: BemiHQ/BemiDB
Releases · BemiHQ/BemiDB
v0.39.0
Add support for pg_catalog operators and COLLATE
Add support for pg_class.relforcerowsecurity column
Add support for ::pg_catalog.regtype and ::pg_catalog.regnamespace type casting
Add support for ::pg_catalog.regclass::pg_catalog.text type casting
Add support for pg_catalog.pg_policy and pg_catalog.pg_statistic_ext tables
Add support for pg_catalog.pg_publication and pg_catalog.pg_publication_rel
Add support for pg_catalog.pg_get_statisticsobjdef_columns()
Add support for pg_catalog.pg_relation_is_publishable()
v0.38.3
Fix reading from Iceberg with an absolute path on a local disk
v0.38.2
Fix getting table's row count when approximate stats are not available
v0.38.1
Fix syncing tables that don't have statistics for dynamic batch sizing
v0.38.0
Automatically fallback and fetch AWS credentials using the AWS SDK credential chain (config, STS, SSO) #37
v0.37.2
Dynamically resize the batch size depending on table data when syncing
v0.37.1
Reduce memory consumption when syncing large tables
v0.37.0
Allow include/exclude schemas/tables args with wildcard (*
)
v0.36.3
Fix parsing dates with 5-digit years
v0.36.2
Automatically alias columns based on the selected function name
You can’t perform that action at this time.