fury icon indicating copy to clipboard operation
fury copied to clipboard

[JavaScript] Implement meta string encoding algorithm for JavaScript

Open chaokunyang opened this issue 10 months ago • 5 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 javascript.

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

Hello @chaokunyang , I am Forcha Pearl from Cameroon . I am very good bit manipulation, endianess, encoding DataStructures and Algorithm. I also experienced with Java, python and javascript. I am interested in participting in OSPP 2024 under Apache furry this year. Please has this issue ben reserved for the OSPP contribution period.

Forchapeatl avatar Jun 01 '24 21:06 Forchapeatl

Hello @chaokunyang , I am Forcha Pearl from Cameroon . I am very good bit manipulation, endianess, encoding DataStructures and Algorithm. I also experienced with Java, python and javascript. I am interested in participting in OSPP 2024 under Apache furry this year. Please has this issue ben reserved for the OSPP contribution period.

Hi @Forchapeatl , this is not an issue reserved for the OSPP. If it's not taken by someone else in this month, we will take it over. The issues for OSPP can be found at #1670

chaokunyang avatar Jun 03 '24 06:06 chaokunyang

Hello @chaokunyang , I am Forcha Pearl from Cameroon . I am very good bit manipulation, endianess, encoding DataStructures and Algorithm. I also experienced with Java, python and javascript. I am interested in participting in OSPP 2024 under Apache furry this year. Please has this issue ben reserved for the OSPP contribution period.

@Forchapeatl Hi, I am the mentor for the OSPP Fury Javascript project. Your participation is welcome. However, I noticed that the OSPP application period is about to end on June 4th at 18:00. You should submit your application on OSPP as soon as possible.

theweipeng avatar Jun 03 '24 09:06 theweipeng

Thank you @theweipeng . @chaokunyang , Please assign this issue to me. I would love to work on this

Forchapeatl avatar Jun 03 '24 18:06 Forchapeatl

Thank you @theweipeng . @chaokunyang , Please assign this issue to me. I would love to work on this

Great, assigned to you

chaokunyang avatar Jun 04 '24 02:06 chaokunyang

Hi @chaokunyang. I would like to take care of this issue, is there someone else working on it? Thanks

barrerajuanjose avatar Oct 26 '24 16:10 barrerajuanjose

Hi @barrerajuanjose , thanks form contribuing to Fury. This has been implemented by @Forchapeatl in #1774. If you are interested at Fury, you can take other issues.

chaokunyang avatar Oct 26 '24 16:10 chaokunyang