mirror of
https://github.com/datahub-project/datahub.git
synced 2025-11-25 01:06:42 +00:00
Co-authored-by: MohdSiddiqueBagwan <mohdsiddique.bagwan@gslab.com> Co-authored-by: Harshal Sheth <hsheth2@gmail.com>
7 lines
176 B
Plaintext
7 lines
176 B
Plaintext
# File was added to test cross-file refinement resolution
|
|
view: +owners {
|
|
dimension: has_owner_name {
|
|
type: yesno
|
|
sql: ${TABLE}.owner_name::string is not null;;
|
|
}
|
|
} |