Skip to content

.Net: Adding Kusto as an external memory#2257

Merged
shawncal merged 36 commits intomicrosoft:mainfrom
danield137:danield137-kustomem
Aug 10, 2023
Merged

.Net: Adding Kusto as an external memory#2257
shawncal merged 36 commits intomicrosoft:mainfrom
danield137:danield137-kustomem

Conversation

@danield137
Copy link
Contributor

Motivation and Context

Description

Adding Kusto as an external memory.

Contribution Checklist

@shawncal shawncal added docs and tests Improvements or additions to documentation .NET Issue or Pull requests regarding .NET code kernel Issues or pull requests impacting the core kernel memory connector labels Aug 1, 2023
@shawncal shawncal changed the title Adding Kusto as an external memory .Net: Adding Kusto as an external memory Aug 1, 2023
Copy link

@zivcaspi zivcaspi left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🕐

@danield137 danield137 marked this pull request as ready for review August 1, 2023 23:37
@danield137 danield137 requested a review from a team as a code owner August 1, 2023 23:37
@danield137
Copy link
Contributor Author

You guys have an impressive array of auto-checks. Kudos.

@hathind-ms hathind-ms requested a review from dmytrostruk August 3, 2023 02:29
Copy link
Member

@dmytrostruk dmytrostruk left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@danield137 thank you for contribution!

I tested functionality manually using Example53_Kusto - it works as expected.

@dmytrostruk dmytrostruk added PR: ready for review All feedback addressed, ready for reviews PR: ready to merge PR has been approved by all reviewers, and is ready to merge. and removed PR: feedback to address Waiting for PR owner to address comments/questions labels Aug 4, 2023
@dmytrostruk dmytrostruk requested a review from shawncal August 8, 2023 15:16
@danield137
Copy link
Contributor Author

@shawncal , is there anything else required to in order to merge this?

@shawncal shawncal added this pull request to the merge queue Aug 10, 2023
Merged via the queue into microsoft:main with commit 4721625 Aug 10, 2023
madsbolaris pushed a commit to madsbolaris/semantic-kernel that referenced this pull request Aug 11, 2023
<!-- Thank you for your contribution to the semantic-kernel repo!
Please help reviewers and future users, providing the following
information:
  1. Why is this change required?
  2. What problem does it solve?
  3. What scenario does it contribute to?
  4. If it fixes an open issue, please link to the issue here.
-->

Adding Kusto as an external memory.

<!-- Before submitting this PR, please make sure: -->

- [x] The code builds clean without any errors or warnings
- [x] The PR follows the [SK Contribution
Guidelines](https://github.com/microsoft/semantic-kernel/blob/main/CONTRIBUTING.md)
and the [pre-submission formatting
script](https://github.com/microsoft/semantic-kernel/blob/main/CONTRIBUTING.md#development-scripts)
raises no violations
- [x] All unit tests pass, and I have added new tests where possible
- [x] I didn't break anyone 😄

---------

Co-authored-by: Dmytro Struk <13853051+dmytrostruk@users.noreply.github.com>
Co-authored-by: Shawn Callegari <36091529+shawncal@users.noreply.github.com>
SOE-YoungS pushed a commit to SOE-YoungS/semantic-kernel that referenced this pull request Nov 1, 2023
### Motivation and Context

<!-- Thank you for your contribution to the semantic-kernel repo!
Please help reviewers and future users, providing the following
information:
  1. Why is this change required?
  2. What problem does it solve?
  3. What scenario does it contribute to?
  4. If it fixes an open issue, please link to the issue here.
-->

### Description

Adding Kusto as an external memory.

### Contribution Checklist

<!-- Before submitting this PR, please make sure: -->

- [x] The code builds clean without any errors or warnings
- [x] The PR follows the [SK Contribution
Guidelines](https://github.com/microsoft/semantic-kernel/blob/main/CONTRIBUTING.md)
and the [pre-submission formatting
script](https://github.com/microsoft/semantic-kernel/blob/main/CONTRIBUTING.md#development-scripts)
raises no violations
- [x] All unit tests pass, and I have added new tests where possible
- [x] I didn't break anyone 😄

---------

Co-authored-by: Dmytro Struk <13853051+dmytrostruk@users.noreply.github.com>
Co-authored-by: Shawn Callegari <36091529+shawncal@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

docs and tests Improvements or additions to documentation kernel Issues or pull requests impacting the core kernel memory connector .NET Issue or Pull requests regarding .NET code PR: ready for review All feedback addressed, ready for reviews PR: ready to merge PR has been approved by all reviewers, and is ready to merge.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants