Skip to content

.Net: Fix timezone bug in qdrant datetime unit tests. #11407

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 4 commits into from
Apr 15, 2025

Conversation

westey-m
Copy link
Contributor

@westey-m westey-m commented Apr 7, 2025

Motivation and Context

#11391

Description

Fix timezone bug in qdrant datetime unit tests.
Revert datetime support since Qdrant's date time support is more suited to DateTimeOffset
May add support for DateTime (UTC) later, based on design that is to be agreed.

Contribution Checklist

@westey-m westey-m requested a review from a team as a code owner April 7, 2025 13:59
@markwallace-microsoft markwallace-microsoft added .NET Issue or Pull requests regarding .NET code kernel Issues or pull requests impacting the core kernel labels Apr 7, 2025
@github-actions github-actions bot changed the title Fix timezone bug in qdrant datetime unit tests. .Net: Fix timezone bug in qdrant datetime unit tests. Apr 7, 2025
@westey-m westey-m added this pull request to the merge queue Apr 7, 2025
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Apr 7, 2025
@westey-m westey-m added this pull request to the merge queue Apr 7, 2025
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Apr 7, 2025
@westey-m westey-m added this pull request to the merge queue Apr 7, 2025
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Apr 7, 2025
@westey-m westey-m added this pull request to the merge queue Apr 7, 2025
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Apr 7, 2025
@westey-m westey-m added this pull request to the merge queue Apr 7, 2025
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Apr 7, 2025
@roji
Copy link
Member

roji commented Apr 8, 2025

@westey-m please see #11391 (comment), I do believe we should consider a behavior change here, rather than just viewing it as a test issue.

@westey-m westey-m added this pull request to the merge queue Apr 15, 2025
Merged via the queue into microsoft:main with commit dc93231 Apr 15, 2025
20 checks passed
@westey-m westey-m deleted the qdrante-datetime-test-fix branch April 15, 2025 13:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kernel Issues or pull requests impacting the core kernel memory .NET Issue or Pull requests regarding .NET code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants