Code Monkey home page Code Monkey logo

Comments (6)

IL-William avatar IL-William commented on August 22, 2024 1

@entechlog Thanks for the fix!
It's already what I was using on my side, using the package locally, so I can say it's working as expected indeed 🙂

from dbt-snow-mask.

entechlog avatar entechlog commented on August 22, 2024 1

Thank You @IL-William . I will do the release in a day or so from prerelease

from dbt-snow-mask.

nadesansiva avatar nadesansiva commented on August 22, 2024 1

@IL-William, I have just released a new version 0.2.0 and should be reflected in dbt hub in about an hour OR so. Closing the issue now.

from dbt-snow-mask.

entechlog avatar entechlog commented on August 22, 2024

Hello @IL-William , I will check this and get back.

from dbt-snow-mask.

IL-William avatar IL-William commented on August 22, 2024

Hey @entechlog
Sorry I didn't have a chance to look at this before!
Coming back on this, I think it could be a simple solution like that.

{# If there are some masking policies to be applied in this model, we should show the masking policies in the schema. Otherwise we don't need it. #}
        {% if meta_columns | length > 0 %}
            {% set masking_policy_list = dbt_utils.get_query_results_as_dict(masking_policy_list_sql) %}
        {% endif %}

Screenshot 2022-05-23 at 16 20 42

from dbt-snow-mask.

entechlog avatar entechlog commented on August 22, 2024

@IL-William , Thanks for the suggestion. I have created release candidate https://github.com/entechlog/dbt-snow-mask/releases/tag/0.2.0rc1. Can you please test this and see if things are still looking good after the loop fix ?

from dbt-snow-mask.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.