Results 38 issues of LJ

**What is the use case?** Filter on rows based on a condition, or run certain group of transformations / fields based on a condition. **Describe the solution you'd like** A...

**What is the use case?** For example, sometimes we may have a large input file (like USPTO's patent XML files which can be near 1GB). After converting it to many...

**What is the use case?** e.g. in a process, users may only need to run queries without performing any indexing. In this case, we should skip indexing path setup logic...

**What is the use case?** Currently we're using a global mutex to make one function (using pytorch) is executed at a time, to avoid conflicts. We should improve the scheduling...

**What is the use case?** Currently we only support Postgres. A in-process database can be helpful for many scenarios in which users don't want to start a server process. **Describe...

**What is the use case?** When the flow is updated, currently we don't clean up stale tracking metadata in the database yet. **Describe the solution you'd like** A clear and...

**What is the use case?** Currently only "pull" is supported. "Push" is useful for many scenarios. **Describe the solution you'd like** A clear and concise description of what you want...

to keep the size of the core repo sane for contributors. these documentation are moved to examples repo (oss)