Skip to content

Commit

Permalink
Fixup dataset name
Browse files Browse the repository at this point in the history
  • Loading branch information
Bill DeRose committed Jun 14, 2024
1 parent 3718d6b commit 537899a
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
"type": "log"
},
"table": {
"dataset_name": "",
"dataset_name": "aerodrome",
"schema": [
{
"description": "",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
"type": "log"
},
"table": {
"dataset_name": "",
"dataset_name": "aerodrome",
"schema": [
{
"description": "",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
"type": "log"
},
"table": {
"dataset_name": "",
"dataset_name": "aerodrome",
"schema": [
{
"description": "",
Expand Down

0 comments on commit 537899a

Please sign in to comment.