)]}'
{
  "commit": "1ba8807cfd3ea878dbd866554a547da7148e2d4e",
  "tree": "fb72a3d9a80763ee77a5e07b1433c11bb4d43bc6",
  "parents": [
    "e28256cb935b6124373a3799f9e1f2e1c9c90a28"
  ],
  "author": {
    "name": "kosiew",
    "email": "kosiew@gmail.com",
    "time": "Mon Aug 25 21:03:37 2025 +0800"
  },
  "committer": {
    "name": "GitHub",
    "email": "noreply@github.com",
    "time": "Mon Aug 25 09:03:37 2025 -0400"
  },
  "message": "Improve `show()` output for empty DataFrames (#1208)\n\n* Add test for showing empty DataFrame and improve print output for empty DataFrames\n\n* Add tests for handling empty DataFrames and zero-row queries\n\n* Add tests for showing DataFrames with no rows and improve output messages\n\n* Fix assertion in test_show_from_empty_batch to ensure proper output for empty DataFrames\n\n* feat(tests): add a blank line before test_show_select_where_no_rows function for improved readability",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "1fd99b3399e68357fad58aca9e9d391d8ceeb49a",
      "old_mode": 33188,
      "old_path": "python/tests/test_dataframe.py",
      "new_id": "0cd56219a1aae072c5eedf94ed7a1c0c8bcd7e4c",
      "new_mode": 33188,
      "new_path": "python/tests/test_dataframe.py"
    },
    {
      "type": "modify",
      "old_id": "05f665cdafbb2e98582315f8aa04e21b9f52d6c4",
      "old_mode": 33188,
      "old_path": "src/dataframe.rs",
      "new_id": "1437f5f82ea7f26c10f22ae3f8450ebd4bdbf572",
      "new_mode": 33188,
      "new_path": "src/dataframe.rs"
    }
  ]
}
