docs.rs failed to build taxa-sql-0.1.0
Please check the build logs for more information.
See Builds for ideas on how to fix a failed build, or Metadata for how to configure docs.rs builds.
If you believe this is docs.rs' fault, open an issue.
Please check the build logs for more information.
See Builds for ideas on how to fix a failed build, or Metadata for how to configure docs.rs builds.
If you believe this is docs.rs' fault, open an issue.
taxa-sql
A taxa SqlSource: run a Postgres query and ingest the result into an
in-memory Polars DataFrame, exposed as a taxa-core
Source.
DATE/TIMESTAMP columns decode to chrono, NUMERIC to rust_decimal::Decimal,
and INT2 to a real Int16 series.
Part of the taxa workspace.
License
MIT