Skip to content

Commit 531d9de

Browse files
authored
Fixed replacement of custom configured database to replicate in the report for external locations (#296)
1 parent 0c61632 commit 531d9de

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
-- viz type=table, name=External Locations, columns=location
22
-- widget title=External Locations, col=0, row=17, size_x=3, size_y=8
33
SELECT location
4-
FROM hive_metastore.ucx.external_locations
4+
FROM $inventory.external_locations

0 commit comments

Comments
 (0)