)]}'
{
  "commit": "c7363689ac85fb05a705c2d2eacd085569e4802c",
  "tree": "9e1acee11c10dfd128ac5a02ddd0b95c5d52740a",
  "parents": [
    "d7572a0784b371925b94e0024b980f0f28ba3cc0"
  ],
  "author": {
    "name": "Wendy Wang",
    "email": "wendy.wang10@sap.com",
    "time": "Thu May 02 17:24:43 2024 +0200"
  },
  "committer": {
    "name": "Wendy Wen Wang",
    "email": "wendy.wang10@sap.com",
    "time": "Mon May 06 10:46:24 2024 +0000"
  },
  "message": "Include time zone in event timestamp for Spanner implementation\n\nGoogle Cloud Spanner adds seven hours to java.sql.Timestamp objects\nwhen converting to UTC, resulting in entries being timestamped as\noccurring in the future.\n\nI believe this is related to their treatment of Timestamp literals,\nwhich assume a default time zone of America/Los_Angeles:\nhttps://cloud.google.com/spanner/docs/reference/standard-sql/lexical#timestamp_literals\n\nUsing Instant includes the time zone in the String which keeps the\ntimestamp accurate in Spanner.\n\nChange-Id: I313af4fbd7803478fb0604913ee2d781de37c895\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "2056e712446053ccf41ce0770ea42615d8d49a8d",
      "old_mode": 33188,
      "old_path": "src/main/java/com/ericsson/gerrit/plugins/eventslog/sql/SQLClient.java",
      "new_id": "30643ff33b4bb652b603ab3b95af82125c9a5b8e",
      "new_mode": 33188,
      "new_path": "src/main/java/com/ericsson/gerrit/plugins/eventslog/sql/SQLClient.java"
    }
  ]
}
