Skip to content

Commit

Permalink
Pull in latest updates from analysis: includes configuration for spice.
Browse files Browse the repository at this point in the history
  • Loading branch information
dbernstein committed Nov 28, 2023
1 parent 25a8a00 commit 275d2b9
Show file tree
Hide file tree
Showing 3 changed files with 380 additions and 378 deletions.
8 changes: 4 additions & 4 deletions assets/data-sets/circulation_view.json
Original file line number Diff line number Diff line change
Expand Up @@ -191,11 +191,11 @@
"Type": "STRING"
}
],
"ImportMode": "DIRECT_QUERY",
"ConsumedSpiceCapacityInBytes": 0,
"ImportMode": "SPICE",
"ConsumedSpiceCapacityInBytes": 1204610,
"FieldFolders": {},
"RowLevelPermissionTagConfiguration": {
"Status": "ENABLED",
"Status": "DISABLED",
"TagRules": [
{
"TagKey": "library_name",
Expand All @@ -214,4 +214,4 @@
"DisableUseAsDirectQuerySource": false,
"DisableUseAsImportedSource": false
}
}
}
8 changes: 4 additions & 4 deletions assets/data-sets/patron_events.json
Original file line number Diff line number Diff line change
Expand Up @@ -83,11 +83,11 @@
"Type": "STRING"
}
],
"ImportMode": "DIRECT_QUERY",
"ConsumedSpiceCapacityInBytes": 0,
"ImportMode": "SPICE",
"ConsumedSpiceCapacityInBytes": 3678,
"FieldFolders": {},
"RowLevelPermissionTagConfiguration": {
"Status": "ENABLED",
"Status": "DISABLED",
"TagRules": [
{
"TagKey": "library_name",
Expand All @@ -106,4 +106,4 @@
"DisableUseAsDirectQuerySource": false,
"DisableUseAsImportedSource": false
}
}
}
Loading

0 comments on commit 275d2b9

Please sign in to comment.