The hardware and bandwidth for this mirror is donated by METANET, the Webhosting and Full Service-Cloud Provider.
If you wish to report a bug, or if you are interested in having us mirror your free-software or open-source project, please feel free to contact us at mirror[@]metanet.ch.
credentials.json or creates an R2 S3 secret. No API keys
are required. Partition pruning and predicate pushdown are
unchanged.reset() (breaking). It existed
to clear cached credentials after rotation; with credential-free reads
it no longer serves a purpose.manifest.json and hard-gates on version == 2;
older client releases reading v1 must upgrade.
describe_table() now returns context,
columns, and partitions (each partition column
carrying its allowed values and default);
describe_namespace() returns name,
citation, license, context, and
the namespace’s tables. Column entries no longer carry
allowed_values (enumerated values live under
partitions).reset(): now exported — clears the cached manifest,
credentials, and connection (useful after credentials are rotated during
a session).BB_ENV=dev points the client at the development data
host (data-dev.bedrock.bio).list_namespaces(): list available namespaces (data
sources).describe_namespace(): view namespace metadata,
citation, license, instructions, and the namespace’s tables.list_tables(): list available tables.load_table(): lazily query a table with optional
partition filters and predicate pushdown via ‘DuckDB’ and ‘Apache
Iceberg’.describe_table(): view table metadata, citation, and
column definitions.These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.