Skip to content
This repository was archived by the owner on Mar 31, 2026. It is now read-only.

Commit d01e087

Browse files
include notes (#20)
* include notes * Update README.md Co-authored-by: arturovoltattorni <86232451+arturovoltattorni@users.noreply.github.com> --------- Co-authored-by: arturovoltattorni <86232451+arturovoltattorni@users.noreply.github.com>
1 parent 6825184 commit d01e087

1 file changed

Lines changed: 3 additions & 2 deletions

File tree

README.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -74,5 +74,6 @@ df2looker --source-path my_dataform_project/dataform-compile.json --verbose
7474

7575
## Notes
7676

77-
The tool currently supports BigQuery as the underlying database for Dataform.
78-
You might need to adjust the generated LookML code further to match your specific Looker project requirements.
77+
- The tool currently supports BigQuery as the underlying database for Dataform.
78+
- You might need to adjust the generated LookML code further to match your specific Looker project requirements.
79+
- This tool requires the BigQuery tables to exist, the reason is because Dataform doesn't provide schemas out of a compilation so it is not possible to know the schema of a table from the compilation alone.

0 commit comments

Comments
 (0)