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

[Feature]: Implement Timestamp Data Type in Milvus #27467

Open
1 task done
xiaofan-luan opened this issue Oct 3, 2023 · 6 comments
Open
1 task done

[Feature]: Implement Timestamp Data Type in Milvus #27467

xiaofan-luan opened this issue Oct 3, 2023 · 6 comments
Assignees
Labels
good first issue Good for newcomers hacktoberfest Issues picked by hacktoberfest kind/feature Issues related to feature request from users

Comments

@xiaofan-luan
Copy link
Collaborator

Is there an existing issue for this?

  • I have searched the existing issues

Is your feature request related to a problem? Please describe.

Timestamps are crucial for a wide range of applications including time-series data analysis, event tracking, and log management among others. By introducing a timestamp data type, Milvus can broaden its use case coverage and provide better service to applications that are time-sensitive. This enhancement will involve the design and implementation of the timestamp data type, ensuring its correct representation, and providing efficient querying capabilities based on time. Further, it will be necessary to create comprehensive documentation and examples to guide users on how to utilize this new data type effectively in their Milvus-based applications. This feature will significantly improve Milvus’s capability in handling time-oriented data and open new avenues for real-world applications.

You have to implement timestamp data type and finish at least one SDK (Go, Java, Python) support too

Describe the solution you'd like.

No response

Describe an alternate solution.

No response

Anything else? (Additional Context)

No response

@xiaofan-luan xiaofan-luan added good first issue Good for newcomers kind/feature Issues related to feature request from users hacktoberfest Issues picked by hacktoberfest labels Oct 3, 2023
@kodsurfer
Copy link

@xiaofan-luan hello, is this issue still in progress or free for assign?

@xiaofan-luan
Copy link
Collaborator Author

/assign @kodsurfer

@xiaofan-luan
Copy link
Collaborator Author

Hi Kod, let me know you need any help on this

@kodsurfer
Copy link

@xiaofan-luan Hi, please help.
I plan to implement timestamp data type by steps:

  • Step 1: Define the Timestamp Data Type
  • Step 2: Modify Milvus Schema
  • Step 3: Implement Storage and Query Handling
  • Step 4: Update Go SDK
  • Step 5: Documentation and Examples

@xiaofan-luan
Copy link
Collaborator Author

@xiaofan-luan Hi, please help. I plan to implement timestamp data type by steps:

  • Step 1: Define the Timestamp Data Type
  • Step 2: Modify Milvus Schema
  • Step 3: Implement Storage and Query Handling
  • Step 4: Update Go SDK
  • Step 5: Documentation and Examples

looks good to me. Do you want to setup a call for further info?

@xiaofan-luan
Copy link
Collaborator Author

@tedxu might be able to help on that

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers hacktoberfest Issues picked by hacktoberfest kind/feature Issues related to feature request from users
Projects
None yet
Development

No branches or pull requests

2 participants