)]}'
{
  "commit": "2f7ebc0289be3f569b2249f442b4f60c3049f27d",
  "tree": "168c2445207b5a02621c867d3197ed5b720df97d",
  "parents": [
    "34da3ecfde036c033cc1d741f544c2155b7bb41c"
  ],
  "author": {
    "name": "Lalit Maganti",
    "email": "lalitm@google.com",
    "time": "Tue Aug 22 13:45:48 2023 +0100"
  },
  "committer": {
    "name": "Lalit Maganti",
    "email": "lalitm@google.com",
    "time": "Tue Aug 22 13:45:48 2023 +0100"
  },
  "message": "tp: allow conversion from int to double in runtime tables\n\nIt\u0027s not uncommon for tables to queries which populate tables to\nstart off containing ints and then switch to doubles or vice versa.\nAccount for this case by adding code which converts ints to doubles\nif there is a mixed column containing both. Still ensure that all ints\nare abs(i) \u003c\u003d 2^53 as this is the maximum number densely representible\nby doubles\n\nBug: 296599532\nChange-Id: I816202c464a0b99cd02b8b5ddb3c4b372fabed10",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "e25497715e2cb9d4914f61e51586579652755f0c",
      "old_mode": 33188,
      "old_path": "Android.bp",
      "new_id": "347e723037922fdaebe64ca9a1dd25f5d143ea43",
      "new_mode": 33188,
      "new_path": "Android.bp"
    },
    {
      "type": "modify",
      "old_id": "50f572c56e612d9c4c302cdbb4c5d2ecb41550e1",
      "old_mode": 33188,
      "old_path": "src/trace_processor/db/BUILD.gn",
      "new_id": "067d76889253de513c18377cabf236aa7f8e1edd",
      "new_mode": 33188,
      "new_path": "src/trace_processor/db/BUILD.gn"
    },
    {
      "type": "modify",
      "old_id": "a982b8a7c92d7d05ba589078d17e4fd225ef654d",
      "old_mode": 33188,
      "old_path": "src/trace_processor/db/runtime_table.cc",
      "new_id": "f2559f9db294f007efc8db67f440bc343d5a0717",
      "new_mode": 33188,
      "new_path": "src/trace_processor/db/runtime_table.cc"
    },
    {
      "type": "modify",
      "old_id": "6e14a53a90827c33adafa6f71827c08834245d45",
      "old_mode": 33188,
      "old_path": "src/trace_processor/db/runtime_table.h",
      "new_id": "cef31a3ee31e8fb79160e0aceea260cde1ef1053",
      "new_mode": 33188,
      "new_path": "src/trace_processor/db/runtime_table.h"
    },
    {
      "type": "add",
      "old_id": "0000000000000000000000000000000000000000",
      "old_mode": 0,
      "old_path": "/dev/null",
      "new_id": "85ca8ecd7105b46e2c37f65b14b942da20fe4aa1",
      "new_mode": 33188,
      "new_path": "src/trace_processor/db/runtime_table_unittest.cc"
    }
  ]
}
