Tim Zhou

Results 7 comments of Tim Zhou

Chiming in: what also would be helpful (IMO) in the current web docs is what context variables are available when the callback is called for the various situations, e.g DAG...

Hi there - I was the original ticket filer; wondering if there are any workarounds (downgrading versions, etc.) I can do in the interim for this?

Thanks @sunkickr, can confirm latest version resolves this. Feel free to close if you wish!

Is it possible to look into this? We need to bump `sqlparse` on our end but `sqllineage` is used by some team, and we are unable to do so because...

Is there any work around that could be used in the meantime?

In `layer_bars`: ``` function (vis, ..., stack = TRUE, width = NULL) { new_props

> @ttzhou you could run a custom `docker build --build-arg=` command and then run start a project with that image `astro dev start --image-name...`. > > But I agree this...