Elon Gliksberg
Elon Gliksberg
Hi @christopherekfeldt, just wanted to let you know that we're actively working on improving this and adding filters to the Lineage! Will update once it's released.
Another [case](https://elementary-community.slack.com/archives/C02CTC89LAX/p1686899703316159?thread_ts=1686752358.167939&cid=C02CTC89LAX).
Hi @yu-iskw, our main use for `filtered_information_schema_columns` is the schema changes tests. However, due to [this issue](https://github.com/elementary-data/elementary/issues/541), we're planning to change the implementation of the way we take the schema...
> I agree that allowing setting arbitrary limits sort of goes against the philosophy; however for those fundamental values that are checked, would it make sense to instead have some...
This issue seems to relate to https://github.com/elementary-data/elementary/issues/406.
Hi @nzewail, thanks for opening the issue. This is an interesting problem. It happens because dbt's `not_null` test returns by default only the tested column, unless `store_failures` is on. ```sql...
I doubt that it's logically possible to provide a generic solution here. A test could be transformed to so many levels from its original table that identifying the failed results...
Another [user use-case](https://elementary-community.slack.com/archives/C02CTC89LAX/p1674597634712439).
This seemed to have solved itself somehow.
Hi @davidcyum, sounds like a great feature. Will you be willing to contribute it? Would provide guidelines if necessary.