-
Notifications
You must be signed in to change notification settings - Fork 6.6k
Open
Labels
bydb file compatible changedatabaseBanyanDB - SkyWalking native databaseBanyanDB - SkyWalking native databasefeatureNew featureNew feature
Milestone
Description
Search before asking
- I had searched in the issues and found no similar feature requirement.
Description
We need to implement a new merge strategy for the hybrid tag type. The new algorithm should:
- Store the tag type along with the tag value
- Utilize row-based tag encoding to manage data during the transformation of the tag’s type
This change will affect the entire data model. Importantly, we must ensure backward compatibility so that old files remain intact and unbroken.
Action Items:
- Design the new algorithm for the hybrid tag type merge.
- Implement row-based tag encoding in the data transformation process.
- Test backward compatibility with existing files.
- Update documentation to reflect these changes.
Use case
No response
Related issues
No response
Are you willing to submit a pull request to implement this on your own?
- Yes I am willing to submit a pull request on my own!
Code of Conduct
- I agree to follow this project's Code of Conduct
Metadata
Metadata
Assignees
Labels
bydb file compatible changedatabaseBanyanDB - SkyWalking native databaseBanyanDB - SkyWalking native databasefeatureNew featureNew feature