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