mohdsiddique f21eeed6e7
feat(ingestion): lookml refinement support (#7781)
Co-authored-by: MohdSiddiqueBagwan <mohdsiddique.bagwan@gslab.com>
Co-authored-by: Harshal Sheth <hsheth2@gmail.com>
2023-04-21 10:55:31 -07:00

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;;
}
}