Skip to content
This repository was archived by the owner on Mar 23, 2026. It is now read-only.
Prev Previous commit
Next Next commit
style
  • Loading branch information
PhongChuong committed Mar 6, 2025
commit a39d7dcd92dd841eb4e5e29314efdf0ce97292cc
Original file line number Diff line number Diff line change
Expand Up @@ -72,6 +72,7 @@ public static void simpleApp(String projectId) {
// TODO(developer): Handle errors here. Notice that an error do not necessarily mean
// that the job has completed or was unsuccessful.
// For more details: https://cloud.google.com/bigquery/troubleshooting-errors
throw new RuntimeException("An unhandled error has occurred");
}
// [END bigquery_simple_app_query]

Expand Down