1. 93f4c34 Add docstring examples for Aggregate basic and bitwise/boolean functions (#1416) by Nick · 17 hours ago main
  2. e524121 Add docstring examples for Common utility functions (#1419) by Nick · 17 hours ago
  3. b9a958e Add docstring examples for Scalar math functions (#1421) by Nick · 17 hours ago
  4. 89751b5 Add docstring examples for Scalar regex, crypto, struct and other (#1422) by Nick · 17 hours ago
  5. 21990b0 feat: Add FFI_TableProviderFactory support (#1396) by Paul J. Davis · 36 hours ago
  6. 9af1681 Create workspace with core and util crates (#1414) by Tim Saucer · 2 days ago
  7. 1160d5a Add docstring examples for Scalar trigonometric functions (#1411) by Nick · 7 days ago
  8. d322b7b feat: feat: add to_time, to_local_time, to_date functions (#1387) by Daniel Mesejo · 9 days ago
  9. f914fc8 Catch warnings in FFI unit tests (#1410) by Tim Saucer · 11 days ago
  10. 8ef2cd7 Upgrade to DataFusion 53 (#1402) by Nuno Faria · 11 days ago
  11. 231ed2b Enable doc tests in local and CI testing (#1409) by Nick · 12 days ago
  12. 7b630ee Add check for crates.io patches to CI (#1407) by Tim Saucer · 13 days ago
  13. 0c1499c fix: satisfy rustfmt check in lib.rs re-exports (#1406) by Kevin Liu · 2 weeks ago
  14. e42775c ci: update pre-commit hooks, fix linting, and refresh dependencies (#1385) by dario curreri · 3 weeks ago
  15. 57a50fa Allow running "verify release candidate" github workflow on Windows (#1392) by Kevin Liu · 3 weeks ago
  16. 2208665 Add workflow to verify release candidate on multiple systems (#1388) by Tim Saucer · 3 weeks ago
  17. 44a3eb3 Merge release 52.0.0 into main (#1389) by Tim Saucer · 3 weeks ago
  18. d87c6e8 chore: bump Python version for RAT checking (#1386) by Tim Saucer · 4 weeks ago
  19. 4a75b0f minor: update cargo dependencies (#1383) by Tim Saucer · 4 weeks ago
  20. 675e41e feat: add regexp_instr function (#1382) by Daniel Mesejo · 4 weeks ago
  21. 3481904 Fix Python UDAF list-of-timestamps return by enforcing list-valued scalars and caching PyArrow types (#1347) by kosiew · 4 weeks ago
  22. 4cd5674 feat: add support for generating JSON formatted substrait plan (#1376) by Dhanashri Prathamesh Iranna · 5 weeks ago
  23. 024c86b docs: Clarify first_value usage in select vs aggregate (#1348) by Adisa Mubarak (AdMub) · 5 weeks ago
  24. 16f98ff chore: update rust 2024 edition (#1371) by Tim Saucer · 5 weeks ago
  25. 08a8dc0 fix: mangled errors (#1377) by Daniel Mesejo · 5 weeks ago
  26. 95b4a00 Remove the FFI test wheel from the distribution artifact (#1378) by Tim Saucer · 5 weeks ago
  27. 3f89704 Build in debug mode for PRs (#1375) by Tim Saucer · 5 weeks ago
  28. 8fc9436 feat: add CatalogProviderList support (#1363) by Tim Saucer · 5 weeks ago
  29. b555df5 chore: add confirmation before tarball is released (#1372) by Marko Milenković · 5 weeks ago
  30. 1da08a2 Implement all CSV reader options (#1361) by Tim Saucer · 6 weeks ago
  31. ee62f7a Enforce DataFrame display memory limits with `max_rows` + `min_rows` constraint (deprecate `repr_rows`) (#1367) by kosiew · 6 weeks ago
  32. adec2dc Improve displayed error by using `DataFusionError`'s `Display` trait (#1370) by Antoine Beyeler · 6 weeks ago
  33. f72e549 Cargo update to prepare for DF52 release (#1368) by Tim Saucer · 6 weeks ago
  34. 015dd76 Pass Field information back and forth when using scalar UDFs (#1299) by Tim Saucer · 6 weeks ago
  35. 3227276 build(deps): bump actions/cache from 4 to 5 (#1323) by dependabot[bot] · 6 weeks ago
  36. 2465e19 build(deps): bump actions/upload-artifact from 4 to 6 (#1322) by dependabot[bot] · 6 weeks ago
  37. f6cc7a2 build(deps): bump actions/download-artifact from 5 to 7 (#1321) by dependabot[bot] · 6 weeks ago
  38. ada3dcd build(deps): bump actions/checkout from 5 to 6 (#1310) by dependabot[bot] · 6 weeks ago
  39. e7f5867 Prepare for DF52 release (#1337) by Tim Saucer · 6 weeks ago
  40. eaa3f79 Add use_fabric_endpoint parameter to MicrosoftAzure class (#1357) by Mimoune · 7 weeks ago
  41. 7aff363 Use explicit timer in unit test (#1338) by Tim Saucer · 9 weeks ago
  42. a922967 Release 51.0.0 (#1333) by Tim Saucer · 10 weeks ago
  43. 1df6db2 fix: Inconsistent schemas when converting to pyarrow (#1315) by Nuno Faria · 2 months ago
  44. 3a4ae6d Do not convert pyarrow scalar values to plain python types when passing as `lit` (#1319) by Tim Saucer · 2 months ago
  45. 474e9e6 fix: use coalesce instead of drop_duplicate_keys for join (#1318) by Daniel Mesejo · 2 months ago
  46. fcd7056 Update build workflow link (#1330) by Tim Saucer · 3 months ago
  47. 6864d80 Minor build errors (#1325) by Tim Saucer · 3 months ago
  48. db3c6a0 Upgrade to Datafusion 51 (#1311) by Nuno Faria · 3 months ago
  49. c141dd3 Feat/parameterized sql queries (#964) by Tim Saucer · 3 months ago
  50. 276dc6a chore: apply cargo fmt with import organization (#1303) by Tim Saucer · 4 months ago
  51. f1b3029 Add function collect_column to dataframe (#1302) by Tim Saucer · 4 months ago
  52. 89d8930 feat: reduce duplicate fields on join (#1184) by Tim Saucer · 4 months ago
  53. c4e7486 Add PyCapsule Type Support and Type Hint Enhancements for AggregateUDF in DataFusion Python Bindings (#1277) by kosiew · 4 months ago
  54. e97ed57 Add Arrow C streaming, DataFrame iteration, and OOM-safe streaming execution (#1222) by kosiew · 4 months ago
  55. d7e137e Enable remaining pylints (#1298) by Tim Saucer · 5 months ago
  56. 51dc78a chore: update datafusion minor version (#1297) by Tim Saucer · 5 months ago
  57. a605b61 Update python minimum version to 3.10 (#1296) by Tim Saucer · 5 months ago
  58. 694a5d8 feat: Add SQL expression support for `with_columns` (#1286) by Marko Milenković · 5 months ago
  59. d9c90d2 feat: Add SQL expression for `repartition_by_hash` (#1285) by Marko Milenković · 5 months ago
  60. a93d614 with_column supports SQL expression (#1284) by Marko Milenković · 5 months ago
  61. 29bcb0f Release 50.1 (#1281) by Tim Saucer · 5 months ago
  62. 6012349 feat: support session token parameter for AmaoznS3 (#1275) by GCHQDeveloper028 · 5 months ago
  63. 030873b Add temporary view option for into_view (#1267) by Tim Saucer · 5 months ago
  64. fe0cf8c feat: allow DataFrame.filter to accept SQL strings\ (#1276) by 𝕂 · 5 months ago
  65. 6b16285 feat: expose `select_exprs` method on DataFrame (#1271) by Marko Milenković · 5 months ago
  66. 08901d5 feat: expose` DataFrame.parse_sql_expr` (#1274) by Marko Milenković · 5 months ago
  67. 16d4c03 chore: update dependencies (#1269) by Tim Saucer · 5 months ago
  68. f5fdf59 feat: expose DataFrame.write_table (#1264) by Tim Saucer · 5 months ago
  69. 6f3b1ca Unify Table representations (#1256) by Tim Saucer · 5 months ago
  70. af1c07b Freeze PyO3 wrappers & introduce interior mutability to avoid PyO3 borrow errors (#1253) by kosiew · 5 months ago
  71. e75addf macos-13 is deprecated (#1259) by Kevin Liu · 5 months ago
  72. 709c918 REVERT CHANGES to commit by Siew Kam Onn · 6 months ago
  73. 0154c03 CHANGES to review by Siew Kam Onn · 6 months ago
  74. f08d5b0 Make Session Context `pyclass` frozen so interior mutability is only managed by rust (#1248) by Nick · 6 months ago
  75. 0ec0102 Fix drop() method to handle quoted column names consistently (#1242) by H0TB0X420 · 6 months ago
  76. 5f8d500 Update version number, add changelog (#1249) by Tim Saucer · 6 months ago
  77. bf22c1d Prepare for DF50 (#1231) by Tim Saucer · 6 months ago
  78. b7d3519 docs: add apache iceberg as datafusion data source (#1240) by Kevin Liu · 6 months ago
  79. d54dc4a Support string column identifiers for sort/aggregate/window and stricter Expr validation (#1221) by kosiew · 6 months ago
  80. 9e97636 chore: remove redundant error transformation (#1232) by Daniel Mesejo · 6 months ago
  81. c609dfa feat: allow passing a slice to and expression with the [] indexing (#1215) by Tim Saucer · 6 months ago
  82. b325a38 fix: update link to user example for custom table provider (#1224) by Tyler White · 6 months ago
  83. 332c69b docs: fix CaseBuilder documentation example (#1225) by Tyler White · 6 months ago
  84. f0bbad7 Set fail on warning for documentation generation (#1218) by Tim Saucer · 7 months ago
  85. 200a249 Fixing a few Typos (#1220) by Nick · 7 months ago
  86. 61f981b Add benchmark script and documentation for maximizing CPU usage in DataFusion Python (#1216) by kosiew · 7 months ago
  87. b76cd8f Update development guide in README.md (#1213) by Koustubh Rao · 7 months ago
  88. c41c7f0 49.0.0 release (#1211) by Tim Saucer · 7 months ago
  89. d6d6ea6 build(deps): bump actions/checkout from 4 to 5 (#1204) by dependabot[bot] · 7 months ago
  90. cb29176 build(deps): bump url from 2.5.4 to 2.5.7 (#1210) by dependabot[bot] · 7 months ago
  91. b553643 build(deps): bump actions/download-artifact from 4 to 5 (#1201) by dependabot[bot] · 7 months ago
  92. 0806ce5 fix(build): Include build.rs in published crates (#1199) by Colin Marc · 7 months ago
  93. 1ba8807 Improve `show()` output for empty DataFrames (#1208) by kosiew · 7 months ago
  94. e28256c suggestions (#1183) by Dewey Dunnington · 7 months ago
  95. 5892585 Allow users to pass a single expression instead of a list of expressions for partition_by and order_by (#1187) by Tim Saucer · 7 months ago
  96. f947941 build(deps): bump slab from 0.4.10 to 0.4.11 (#1205) by dependabot[bot] · 7 months ago
  97. 1a6260f build(deps): bump async-trait from 0.1.88 to 0.1.89 (#1203) by dependabot[bot] · 7 months ago
  98. 4472c6c build(deps): bump uuid from 1.17.0 to 1.18.0 (#1202) by dependabot[bot] · 7 months ago
  99. f0af095 build(deps): bump object_store from 0.12.2 to 0.12.3 (#1189) by dependabot[bot] · 7 months ago
  100. c8ddb87 Update how to dev instructions (#1179) by Nick · 7 months ago