Skip to content

Commit f949691

Browse files
authored
Merge pull request #163 from aws-samples/bugfix/kpi_definitions
Release: 0.1.13
2 parents 37c97a1 + cb4454d commit f949691

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

cid/_version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11

2-
__version__ = '0.1.12'
2+
__version__ = '0.1.13'

cid/builtin/core/data/datasets/kpi/kpi_tracker.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -378,7 +378,7 @@
378378
}
379379
}
380380
},
381-
"ImportMode": "DIRECT_QUERY",
381+
"ImportMode": "SPICE",
382382
"Permissions": [
383383
{
384384
"Principal": "${user_arn}",

0 commit comments

Comments
 (0)