Skip to content

Releases: BemiHQ/BemiDB

v0.38.2

06 Mar 01:12
0569216
Compare
Choose a tag to compare
  • Fix getting table's row count when approximate stats are not available

v0.38.1

06 Mar 00:29
e4f71dd
Compare
Choose a tag to compare
  • Fix syncing tables that don't have statistics for dynamic batch sizing

v0.38.0

05 Mar 18:57
993764a
Compare
Choose a tag to compare
  • Automatically fallback and fetch AWS credentials using the AWS SDK credential chain (config, STS, SSO) #37

v0.37.2

05 Mar 16:18
da8416e
Compare
Choose a tag to compare
  • Dynamically resize the batch size depending on table data when syncing

v0.37.1

04 Mar 21:49
e60f2f7
Compare
Choose a tag to compare
  • Reduce memory consumption when syncing large tables

v0.37.0

03 Mar 20:39
e7f9213
Compare
Choose a tag to compare
  • Allow include/exclude schemas/tables args with wildcard (*)

v0.36.3

03 Mar 17:06
b05094a
Compare
Choose a tag to compare
  • Fix parsing dates with 5-digit years

v0.36.2

28 Feb 22:21
97a6660
Compare
Choose a tag to compare
  • Automatically alias columns based on the selected function name

v0.36.1

28 Feb 21:14
64648ca
Compare
Choose a tag to compare
  • Fix JSONB[] columns' serialization into Parquet

v0.36.0

28 Feb 15:33
10c637f
Compare
Choose a tag to compare
  • Sync from PG in parallel using an in-memory backpressured buffer