docs(blog): ibis, duckdb and lonboard for overture maps#10143
Closed
ncclementi wants to merge 107 commits intoibis-project:main from ncclementi:ibis-overture-maps
+5,771-17,078
Commits
Commits on Sep 13, 2024
Commits on Sep 16, 2024
Commits on Sep 24, 2024
revert: fix(datafusion): raise when attempting to create temp table (ibis-project#10072) (ibis-project#10099)
test(polars): unxfail polars timestamp truncation tests by casting the expected result dtype (ibis-project#10040)
docs(security): update security report address to point to private Zulip channel (ibis-project#10118)
refactor(bigquery): remove unnecessary and misspelled bigquery string find implementation (ibis-project#10119)
refactor(table-api): unify exception type for all backends to
TableNotFound
when a table does not exist (ibis-project#9695)ci(bigquery): avoid race condition in create table by using a dataset scoped to a specific user and python version (ibis-project#10159)
test(bigquery): avoid trying to clobber existing tables by generating a name during create memtable tests (ibis-project#10165)
fix(datatype-parsing): ensure that geospatial types are round trippable through the data type parser (ibis-project#10171)
- committed
docs(build): fetch all commits to enable proper dynamic versioning in the docs build (ibis-project#10184)
refactor(pyarrow-format): avoid constructing unnecessary array to produce a scalar (ibis-project#10204)
- committed