fury icon indicating copy to clipboard operation
fury copied to clipboard

[C++] Implement meta string encoding algorithm for C++

Open chaokunyang opened this issue 1 year ago • 4 comments

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

We've implemented meta string encoding algorithm in https://fury.apache.org/docs/specification/fury_xlang_serialization_spec#meta-string for java in #1514 , it's time to implement it in c++.

Describe the solution you'd like

Java implementation in #1514 can be taken as a reference. But note that the meta string encoding algorithm is used for encode field name only, so the special charater can't be . or $, thus the implementation will be simpler

Additional context

#1413

chaokunyang avatar Apr 19 '24 04:04 chaokunyang

please assign me,thanks!

heliang666s avatar Apr 19 '24 04:04 heliang666s

please assign me,thanks!

Great! Feel free to ask if you have further questions when implement this feature.

chaokunyang avatar Apr 19 '24 04:04 chaokunyang

Hi, i'm new in here and want to do some work. It seems to be inactivated for a while and i want to try this. Could you assign this task to me? @chaokunyang

Yangsx-1 avatar May 23 '24 05:05 Yangsx-1

Hi, i'm new in here and want to do some work. It seems to be inactivated for a while and i want to try this. Could you assign this task to me? @chaokunyang

Assigned, thanks for contributing to Apache Fury @Yangsx-1

chaokunyang avatar May 23 '24 05:05 chaokunyang