You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Extends does not apply to the `refresh_key`parameter - cubes which extend another and do not declare a `refresh_key`will use the [default for their given engine][ref-cube-refresh-key].
220
+
Extends using non-named cubes will not copy all fields across. For example the `refresh_key`value will not be copied and the default refresh key for the given database will be used (see `refresh_key` below for more details)
0 commit comments