Skip to content

[Feature] Implement New Merge for Hybrid Tag Type #13643

@hanahmily

Description

@hanahmily

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:

  1. Design the new algorithm for the hybrid tag type merge.
  2. Implement row-based tag encoding in the data transformation process.
  3. Test backward compatibility with existing files.
  4. 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

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions