mgorsk1

Results 19 comments of mgorsk1

Agree, this would be a real productivity booster.

Thanks @chonyy and @dkunitsk for bringing this up, I've stumbled upon this as well recently and have following thoughs: 1. I think looking into parallelization on caller (executor) side is...

That's very good idea, do you have proposition of any free hosting that would handle this? It'd be easy to get free ES from bonsai.io but not sure about the...

Have you tried reinstaliing git on windows with symlinks enabled? ![image](https://user-images.githubusercontent.com/5680655/128733791-4dc2ee2e-856e-47a9-b4af-3645074401fd.png)

Alternatively, depending on what you want to achieve, you could try running ubuntu docker container on windows and git clone amundsen code inside the container. Just mount some volume externally...

is there a chance we could minimize this by reusing neo4j classes for some components? basically if neo4j speaks opencypher and nebula speaks it too can we reuse stuff like...

We do, we have an ongoing task to develop this.

lgtm, although title says shopback and pr says delivery hero :P

converting to draft until https://github.com/OpenLineage/OpenLineage/tree/python/generate-facets-code is merged and we can leverage official OpenLineage models

@pmbrull not yet, we are waiting for new OL client which will support proper models there, so we don't reinvent the wheel here. This is the PR to observe 👀...