| ## adding a new line ==> merge conflict |
| ## Adding a new line |
| ## lc4_testing Repo, project B only |
| |
| view: project_b_all_plugins { |
| sql_table_name: information_schema.ALL_PLUGINS ;; |
| # |
| # Define your dimensions and measures here, like this: |
| dimension: plugin_name { |
| description: "Unique ID for each user that has ordered" |
| type: string |
| sql: CONCAT("Project B - ",${TABLE}.PLUGIN_NAME) ;; |
| } |
| |
| } |
| |
| |
| ## adding a new line by SY |
| ## adding a new line to test changes in https://partner-code-review.googlesource.com/q/project:l4c_repo_testing |
| |
| |
| ## new line 0 |
| ## new line 1 |
| ## new line 2 |