Adeel Khan

Results 24 comments of Adeel Khan

Sqlglot has a lineage function that can parse through a DAG of sql views and produce column lineage across them. I imagine that library could be used to implement this...

You should try it out! [It does produce a whole lineage tree](https://twitter.com/Captaintobs/status/1619185992111624197)

The `mip.Real` solution probably makes the most sense. Fulfilling the spirit of PEP 3141 that mypy is failing to observe.

I'm interested in something which I think is quite similar in challenge, bulk addition with a custom ArrayFieldTemplate. Triggering multiple `onAddClick` events, and ideally being able to populate them as...