-
In [LAPIS v0.3.7](https://github.com/GenSpectrum/LAPIS/releases/tag/v0.3.7), the sub-lineage filter was generalized, making it possible to include sub-lineages of a lineage by appending the query with…
-
Hi! I'm interested in extracting data lineage for multiple SQL Querys in a Teradata Database, as I read in other issues you need to access the Query history to let data-lineage do the work, If you hav…
-
I have a statment in a Notebook in Databricks that is
```sql
create table
lineage_data.lineagedemo.dinner_1
AS
SELECT
recipe_id, concat(app," + ", main," + ",dessert)
AS
full_menu
…
-
Hi,
I am trying to get the lineage data for a set of taxIDs. When I try it with entrez_fetch(), it is working fine:
`tax_rec
-
### What's the use case?
When clicking on a partitioned asset, under metadata I can see the latest events. However, when on the global asset overview and clicking on assets there, these events don't …
-
Hi Darren,
It is sometimes necessary to create custom lineage to (or from) Reference Data Sets/Elements. `lineage_validator` classifies all id's of Reference Data Sets as invalid. Adding `"includeR…
-
**Is your feature request related to a problem? Please describe.**
As a big company with many data assets, we have data assets types that to not exists in OMD.
For examples - KPIs, BI events, Profil…
-
## Describe the bug
We are experiencing issues with our BigQuery ingestion jobs where there is no lineage between BigQuery tables and views in a significant number of cases.
The ingestion logs sh…
-
### Motivation
Predicates play a crucial role in understanding data lineage as they provide detailed information about the conditions and transformations applied to data.
### Description
Parsing th…
-
Hi @georgeoshardo - during some random runs of our data generation script, we hit this error. I'm still not exactly sure what `exp_node` stands for - what do you think would cause this to happen? I ca…