-
### Bug Description
I assume I should be able to reload a KnowledgeGraph (backended by neo4j). I am not able to. I have tried two methods.
1.
```
PropertyGraphIndex.from_existing()
```
loa…
-
### dlt version
1.2.0
### Describe the problem
On Clickhouse, If I switch to `write_disposition="merge"` and add a cursor after the pipeline was ran with `write_disposition="replace"` and no …
-
blocked by #8
blocked by #5
blocked by #10
- Use MQs and figure out how to divide the audio processing application into three (or more, if needed) services triggered by audio recording upload:…
-
Currently state governors are being retrieved with every run of the script but they aren't actually being stored in firebase.
-
We should add a number input (`FormNumberInput.tsx`) to all Multi-Blind rankings pages (`event.format === EventFormat.Multi`). This input should allow all integer numbers from 2 to infinity. On the on…
-
I would like column to be persistent, are there plans to do so? if so approximately when will it be ready?
-
We need repaid_amount field as part of the order structure in order to easily understand how much was repaid already. Main case is when the order is repaid in chunks, we can calculate repaid amount us…
-
#### **Description:**
We need to create an integration with the [GitHub Actions API](https://docs.github.com/en/rest/actions/workflows) to retrieve information about workflows for each repository. …
-
### Bug description
I have a stored procedure which returns set of values. The stored proc works on a Table which has a column of type sql_variant and returns a Table with the same column.
When …
-
Add OAuth2.0 authentication for Google and GitHub. Users should be able to log in using their Google or GitHub accounts.
**Tasks:**
- Set up OAuth for Google and GitHub using passport.js or anot…