)]}'
{
  "commit": "675e41ed988360fd0758639e3fa52a2536282ebd",
  "tree": "df4fbc29613cabc74d283bdac6582effa846c3ff",
  "parents": [
    "3481904fe9c770ffc218cc043d47d35e860148a6"
  ],
  "author": {
    "name": "Daniel Mesejo",
    "email": "mesejoleon@gmail.com",
    "time": "Wed Feb 18 17:38:59 2026 +0100"
  },
  "committer": {
    "name": "GitHub",
    "email": "noreply@github.com",
    "time": "Wed Feb 18 11:38:59 2026 -0500"
  },
  "message": "feat: add regexp_instr function (#1382)\n\n* feat: add regexp_instr function\n\nThe current implementation of regexp_instr in Datafusion, does not support\nendoption. Hence None is passed in the implementation of the function\nexposing it to Python.\n\n* chore: add test for all optional arguments\n\n* fix: make start truly optional in regexp_count",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "2aed9dd39c30fa5ad7062f1ed3cad248b573ad78",
      "old_mode": 33188,
      "old_path": "python/datafusion/functions.py",
      "new_id": "431afcc300319755fce11c9b1291fee943d2d801",
      "new_mode": 33188,
      "new_path": "python/datafusion/functions.py"
    },
    {
      "type": "modify",
      "old_id": "34c8c5c9fefa766894d31672f5090e703ed9a760",
      "old_mode": 33188,
      "old_path": "python/tests/test_functions.py",
      "new_id": "7b3332ed7e7906e1e8158fcdbbb5b5e1cd89b836",
      "new_mode": 33188,
      "new_path": "python/tests/test_functions.py"
    },
    {
      "type": "modify",
      "old_id": "5c802920b2caf1eed89dbc89938e47c8a01c4e46",
      "old_mode": 33188,
      "old_path": "src/functions.rs",
      "new_id": "90b3a0a4b54e2fae1dcde52d6801bd53994cd8a7",
      "new_mode": 33188,
      "new_path": "src/functions.rs"
    }
  ]
}
