- 3585c11 minor: remove deprecated interfaces (#1481) by Tim Saucer · 19 hours ago main
- ecd14c1 Add missing SessionContext utility methods (#1475) by Tim Saucer · 2 days ago
- aa3b194 Add missing registration methods (#1474) by Tim Saucer · 2 days ago
- 46f9ab8 Add missing deregister methods to SessionContext (#1473) by Tim Saucer · 3 days ago
- 5293212 Add missing Dataframe functions (#1472) by Tim Saucer · 3 days ago
- 898d73d Add missing aggregate functions (#1471) by Tim Saucer · 3 days ago
- d07fdb3 Add missing scalar functions (#1470) by Tim Saucer · 4 days ago
- 99bc960 Add missing array functions (#1468) by Tim Saucer · 4 days ago
- ff15648 minor: Fix pytest instructions in README (#1477) by Nuno Faria · 5 days ago
- 8a35cae Add missing map functions (#1461) by Tim Saucer · 6 days ago
- 16feeb1 Reduce peak memory usage during release builds to fix OOM on manylinux runners (#1445) by Kevin Liu · 6 days ago
- 0b6ea95 Add missing conditional functions (#1464) by Tim Saucer · 6 days ago
- 645d261 Add missing string function `contains` (#1465) by Tim Saucer · 7 days ago
- be8dd9d Add AI skill to check current repository against upstream APIs (#1460) by Tim Saucer · 7 days ago
- 0113a6e Add missing datetime functions (#1467) by Tim Saucer · 7 days ago
- 2499409 ci: update codespell paths (#1469) by Tim Saucer · 10 days ago
- 73a9d53 CI: Add CodeQL workflow for GitHub Actions security scanning (#1408) by Kevin Liu · 10 days ago
- 5be412b Pin rust toolchain to apache allowlist sha by Tim Saucer · 11 days ago
- ad8d41f chore: enforce uv lockfile consistency in CI and pre-commit (#1398) by Daniel Mesejo · 13 days ago
- acd9a8d Complete doc string examples for functions.py (#1435) by Nick · 14 days ago
- 8c6a481 chore: update dependencies (#1447) by Tim Saucer · 14 days ago
- 4b21572 Add a working, more complete example of using a catalog (docs) (#1427) by Topias Pyykkönen · 14 days ago
- 75d07ce Implement configuration extension support (#1391) by Tim Saucer · 14 days ago
- 207fc16 Remove validate_pycapsule (#1426) by Thomas Tanon · 14 days ago
- 6cea061 Update remaining existing examples to make testable/standalone executable (#1437) by Nick · 14 days ago
- 876646d docs: clarify DataFusion 52 FFI session-parameter requirement for provider hooks (#1439) by Kevin Liu · 14 days ago
- e09c93b ci: add swap during build, use tpchgen-cli (#1443) by Tim Saucer · 2 weeks ago
- 1397c5d bump datafusion to release version (#1441) by Tim Saucer · 2 weeks ago
- 0c33524 pin setup-uv (#1438) by Kevin Liu · 2 weeks ago
- 85a3595 Add docstring examples for Aggregate window functions (#1418) by Nick · 3 weeks ago
- 4e51fa8 Add docstring examples for Scalar string functions (#1423) by Nick · 3 weeks ago
- 3c5013d Add docstring examples for Scalar array/list functions (#1420) by Nick · 3 weeks ago
- 74b3221 Add docstring examples for Aggregate statistical and regression functions (#1417) by Nick · 3 weeks ago
- f01f30c Add docstring examples for Scalar temporal functions (#1424) by Nick · 3 weeks ago
- 3dfd6ee Fix CI errors on main (#1432) by Tim Saucer · 3 weeks ago
- 93f4c34 Add docstring examples for Aggregate basic and bitwise/boolean functions (#1416) by Nick · 3 weeks ago
- e524121 Add docstring examples for Common utility functions (#1419) by Nick · 3 weeks ago
- b9a958e Add docstring examples for Scalar math functions (#1421) by Nick · 3 weeks ago
- 89751b5 Add docstring examples for Scalar regex, crypto, struct and other (#1422) by Nick · 3 weeks ago
- 21990b0 feat: Add FFI_TableProviderFactory support (#1396) by Paul J. Davis · 4 weeks ago
- 9af1681 Create workspace with core and util crates (#1414) by Tim Saucer · 4 weeks ago
- 1160d5a Add docstring examples for Scalar trigonometric functions (#1411) by Nick · 4 weeks ago
- d322b7b feat: feat: add to_time, to_local_time, to_date functions (#1387) by Daniel Mesejo · 5 weeks ago
- f914fc8 Catch warnings in FFI unit tests (#1410) by Tim Saucer · 5 weeks ago
- 8ef2cd7 Upgrade to DataFusion 53 (#1402) by Nuno Faria · 5 weeks ago
- 231ed2b Enable doc tests in local and CI testing (#1409) by Nick · 5 weeks ago
- 7b630ee Add check for crates.io patches to CI (#1407) by Tim Saucer · 5 weeks ago
- 0c1499c fix: satisfy rustfmt check in lib.rs re-exports (#1406) by Kevin Liu · 6 weeks ago
- e42775c ci: update pre-commit hooks, fix linting, and refresh dependencies (#1385) by dario curreri · 6 weeks ago
- 57a50fa Allow running "verify release candidate" github workflow on Windows (#1392) by Kevin Liu · 6 weeks ago
- 2208665 Add workflow to verify release candidate on multiple systems (#1388) by Tim Saucer · 7 weeks ago
- 44a3eb3 Merge release 52.0.0 into main (#1389) by Tim Saucer · 7 weeks ago
- d87c6e8 chore: bump Python version for RAT checking (#1386) by Tim Saucer · 7 weeks ago
- 4a75b0f minor: update cargo dependencies (#1383) by Tim Saucer · 7 weeks ago
- 675e41e feat: add regexp_instr function (#1382) by Daniel Mesejo · 7 weeks ago
- 3481904 Fix Python UDAF list-of-timestamps return by enforcing list-valued scalars and caching PyArrow types (#1347) by kosiew · 7 weeks ago
- 4cd5674 feat: add support for generating JSON formatted substrait plan (#1376) by Dhanashri Prathamesh Iranna · 8 weeks ago
- 024c86b docs: Clarify first_value usage in select vs aggregate (#1348) by Adisa Mubarak (AdMub) · 8 weeks ago
- 16f98ff chore: update rust 2024 edition (#1371) by Tim Saucer · 8 weeks ago
- 08a8dc0 fix: mangled errors (#1377) by Daniel Mesejo · 8 weeks ago
- 95b4a00 Remove the FFI test wheel from the distribution artifact (#1378) by Tim Saucer · 8 weeks ago
- 3f89704 Build in debug mode for PRs (#1375) by Tim Saucer · 8 weeks ago
- 8fc9436 feat: add CatalogProviderList support (#1363) by Tim Saucer · 9 weeks ago
- b555df5 chore: add confirmation before tarball is released (#1372) by Marko Milenković · 9 weeks ago
- 1da08a2 Implement all CSV reader options (#1361) by Tim Saucer · 9 weeks ago
- ee62f7a Enforce DataFrame display memory limits with `max_rows` + `min_rows` constraint (deprecate `repr_rows`) (#1367) by kosiew · 9 weeks ago
- adec2dc Improve displayed error by using `DataFusionError`'s `Display` trait (#1370) by Antoine Beyeler · 9 weeks ago
- f72e549 Cargo update to prepare for DF52 release (#1368) by Tim Saucer · 9 weeks ago
- 015dd76 Pass Field information back and forth when using scalar UDFs (#1299) by Tim Saucer · 9 weeks ago
- 3227276 build(deps): bump actions/cache from 4 to 5 (#1323) by dependabot[bot] · 9 weeks ago
- 2465e19 build(deps): bump actions/upload-artifact from 4 to 6 (#1322) by dependabot[bot] · 9 weeks ago
- f6cc7a2 build(deps): bump actions/download-artifact from 5 to 7 (#1321) by dependabot[bot] · 9 weeks ago
- ada3dcd build(deps): bump actions/checkout from 5 to 6 (#1310) by dependabot[bot] · 9 weeks ago
- e7f5867 Prepare for DF52 release (#1337) by Tim Saucer · 10 weeks ago
- eaa3f79 Add use_fabric_endpoint parameter to MicrosoftAzure class (#1357) by Mimoune · 10 weeks ago
- 7aff363 Use explicit timer in unit test (#1338) by Tim Saucer · 3 months ago
- a922967 Release 51.0.0 (#1333) by Tim Saucer · 3 months ago
- 1df6db2 fix: Inconsistent schemas when converting to pyarrow (#1315) by Nuno Faria · 3 months ago
- 3a4ae6d Do not convert pyarrow scalar values to plain python types when passing as `lit` (#1319) by Tim Saucer · 3 months ago
- 474e9e6 fix: use coalesce instead of drop_duplicate_keys for join (#1318) by Daniel Mesejo · 3 months ago
- fcd7056 Update build workflow link (#1330) by Tim Saucer · 3 months ago
- 6864d80 Minor build errors (#1325) by Tim Saucer · 4 months ago
- db3c6a0 Upgrade to Datafusion 51 (#1311) by Nuno Faria · 4 months ago
- c141dd3 Feat/parameterized sql queries (#964) by Tim Saucer · 4 months ago
- 276dc6a chore: apply cargo fmt with import organization (#1303) by Tim Saucer · 5 months ago
- f1b3029 Add function collect_column to dataframe (#1302) by Tim Saucer · 5 months ago
- 89d8930 feat: reduce duplicate fields on join (#1184) by Tim Saucer · 5 months ago
- c4e7486 Add PyCapsule Type Support and Type Hint Enhancements for AggregateUDF in DataFusion Python Bindings (#1277) by kosiew · 5 months ago
- e97ed57 Add Arrow C streaming, DataFrame iteration, and OOM-safe streaming execution (#1222) by kosiew · 5 months ago
- d7e137e Enable remaining pylints (#1298) by Tim Saucer · 5 months ago
- 51dc78a chore: update datafusion minor version (#1297) by Tim Saucer · 5 months ago
- a605b61 Update python minimum version to 3.10 (#1296) by Tim Saucer · 5 months ago
- 694a5d8 feat: Add SQL expression support for `with_columns` (#1286) by Marko Milenković · 5 months ago
- d9c90d2 feat: Add SQL expression for `repartition_by_hash` (#1285) by Marko Milenković · 6 months ago
- a93d614 with_column supports SQL expression (#1284) by Marko Milenković · 6 months ago
- 29bcb0f Release 50.1 (#1281) by Tim Saucer · 6 months ago
- 6012349 feat: support session token parameter for AmaoznS3 (#1275) by GCHQDeveloper028 · 6 months ago
- 030873b Add temporary view option for into_view (#1267) by Tim Saucer · 6 months ago
- fe0cf8c feat: allow DataFrame.filter to accept SQL strings\ (#1276) by 𝕂 · 6 months ago
- 6b16285 feat: expose `select_exprs` method on DataFrame (#1271) by Marko Milenković · 6 months ago