Skip to content
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

fix: fix date object grpc conversion #580

Merged
merged 5 commits into from
Apr 5, 2024
Merged

fix: fix date object grpc conversion #580

merged 5 commits into from
Apr 5, 2024

Conversation

joein
Copy link
Member

@joein joein commented Apr 5, 2024

No description provided.

Copy link

netlify bot commented Apr 5, 2024

Deploy Preview for poetic-froyo-8baba7 ready!

Name Link
🔨 Latest commit 8a1af8e
🔍 Latest deploy log https://app.netlify.com/sites/poetic-froyo-8baba7/deploys/660fc64fc5c4060008e837e1
😎 Deploy Preview https://deploy-preview-580--poetic-froyo-8baba7.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@joein joein force-pushed the fix-date-conversion branch from 8eafdb2 to 66351f5 Compare April 5, 2024 08:30
@joein joein self-assigned this Apr 5, 2024
@joein joein added the bug Something isn't working label Apr 5, 2024
@joein joein requested a review from generall April 5, 2024 09:48
@joein joein merged commit bd6e755 into dev Apr 5, 2024
14 checks passed
skvark pushed a commit to skvark/qdrant-client that referenced this pull request Apr 8, 2024
* fix: fix date object grpc conversion

* fix: fix date to datetime conversion in filters in local mode

* fix: fix date isinstance check
joein added a commit that referenced this pull request Apr 22, 2024
* fix: fix date object grpc conversion

* fix: fix date to datetime conversion in filters in local mode

* fix: fix date isinstance check
@generall generall deleted the fix-date-conversion branch May 3, 2024 10:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

date conversion to grpc is broken
2 participants