Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Koala-1245 | feat(convert-without-catalog): init for convert without catalog #45

Merged
merged 4 commits into from
Sep 1, 2024

Conversation

matanmichaely
Copy link

Context

As part of the new implementation for semantic layer we will convert gold DBT models in looker views.
In this project we will add new implementation which won't use : catalog object & Yoda exposures .
In order to support both new and current implementation we will store the new implementation under internal core package .

Changes

  • created core package
  • moved utils under new package
  • added config class which will contain all constants
  • added converter module which will contain the convert command

@matanmichaely matanmichaely changed the title Koala-1245 | feat(convert-without-catalog): add convert without catalog Koala-1245 | feat(convert-without-catalog): init for convert without catalog Aug 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants