Re: [PR] feat(java): support user context for serialize global data(#1595) [incubator-fury]

2024-05-05 Thread via GitHub
chaokunyang commented on code in PR #1596: URL: https://github.com/apache/incubator-fury/pull/1596#discussion_r1590580236 ## java/fury-core/src/main/java/org/apache/fury/resolver/UserContextResolver.java: ## @@ -0,0 +1,40 @@ +/* + * Licensed to the Apache Software Foundation (AS

(incubator-fury) branch main updated: fix(java): make slf4j provided (#1605)

2024-05-05 Thread suiliangliang
This is an automated email from the ASF dual-hosted git repository. suiliangliang pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/incubator-fury.git The following commit(s) were added to refs/heads/main by this push: new 501c1dca fix(java): make slf4j provid

Re: [PR] fix(java): make slf4j provided [incubator-fury]

2024-05-05 Thread via GitHub
LiangliangSui merged PR #1605: URL: https://github.com/apache/incubator-fury/pull/1605 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: commits-unsubscr.

[PR] fix(java): make slf4j provided [incubator-fury]

2024-05-05 Thread via GitHub
chaokunyang opened a new pull request, #1605: URL: https://github.com/apache/incubator-fury/pull/1605 ## What does this PR do? make slf4j provided ``` [INFO] --- maven-dependency-plugin:3.4.0:tree (default-cli) @ graalvm_tests --- [INFO] org.apache.fury:graalvm_tests:

[I] No type mapping from class java.lang.String to class java.lang.String [incubator-fury]

2024-05-05 Thread via GitHub
galaxyxym opened a new issue, #1604: URL: https://github.com/apache/incubator-fury/issues/1604 ### Search before asking - [X] I had searched in the [issues](https://github.com/apache/incubator-fury/issues) and found no similar issues. ### Version fury: 0.5.0 os:

[PR] feat(sepc): update type meta field info spec [incubator-fury]

2024-05-05 Thread via GitHub
chaokunyang opened a new pull request, #1603: URL: https://github.com/apache/incubator-fury/pull/1603 ## What does this PR do? Update type meta field info spec: ``` - field info: - header(8 bits): `3 bits size + 2 bits field name encoding + polymorphism flag +

Re: [I] [Dart] Support Dart language [incubator-fury]

2024-05-05 Thread via GitHub
chaokunyang commented on issue #1194: URL: https://github.com/apache/incubator-fury/issues/1194#issuecomment-2095094195 I see, thanks. We've formulized fury cross-language serialization spec in https://fury.apache.org/docs/guide/xlang_object_graph_guide . It should be easier to implement a

(incubator-fury-site) branch main updated: release blog for fury 0.5.0 (#118)

2024-05-05 Thread chaokunyang
This is an automated email from the ASF dual-hosted git repository. chaokunyang pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/incubator-fury-site.git The following commit(s) were added to refs/heads/main by this push: new cfedbc7 release blog for fury 0.5

Re: [PR] release blog for fury 0.5.0 [incubator-fury-site]

2024-05-05 Thread via GitHub
chaokunyang merged PR #118: URL: https://github.com/apache/incubator-fury-site/pull/118 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: commits-unsubscr

(incubator-fury) branch main updated: fix(java): remove maven groupId change (#1602)

2024-05-05 Thread suiliangliang
This is an automated email from the ASF dual-hosted git repository. suiliangliang pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/incubator-fury.git The following commit(s) were added to refs/heads/main by this push: new dfa533bb fix(java): remove maven grou

Re: [PR] fix(java): remove maven groupId change [incubator-fury]

2024-05-05 Thread via GitHub
LiangliangSui merged PR #1602: URL: https://github.com/apache/incubator-fury/pull/1602 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: commits-unsubscr.

Re: [I] [Dart] Support Dart language [incubator-fury]

2024-05-05 Thread via GitHub
anidotnet commented on issue #1194: URL: https://github.com/apache/incubator-fury/issues/1194#issuecomment-2094891807 Apart from json dart does not have very good options for serialization.. It would be nice to have fury support for dart as multi language serialization framework. -- Th

Re: [PR] feat(java): support user context for serialize global data(#1595) [incubator-fury]

2024-05-05 Thread via GitHub
chaokunyang commented on code in PR #1596: URL: https://github.com/apache/incubator-fury/pull/1596#discussion_r1590337369 ## java/fury-core/src/main/java/org/apache/fury/resolver/UserContextResolver.java: ## @@ -0,0 +1,40 @@ +/* + * Licensed to the Apache Software Foundation (AS

[PR] release blog for fury 0.5.0 [incubator-fury-site]

2024-05-05 Thread via GitHub
chaokunyang opened a new pull request, #118: URL: https://github.com/apache/incubator-fury-site/pull/118 ![image](https://github.com/apache/incubator-fury-site/assets/12445254/ef9eb70c-755d-4d36-8ad2-93247ae19e3b) -- This is an automated message from the Apache Git Service. To respond

[PR] fix(java): remove maven groupId change [incubator-fury]

2024-05-05 Thread via GitHub
chaokunyang opened a new pull request, #1602: URL: https://github.com/apache/incubator-fury/pull/1602 ## What does this PR do? remove maven groupId change ## Related issues ## Does this PR introduce any user-facing change? - [ ] Does thi

(incubator-fury-site) branch deploy updated: deploy: c17e939806fbd08b8671e77e1cd659272100613f

2024-05-05 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a commit to branch deploy in repository https://gitbox.apache.org/repos/asf/incubator-fury-site.git The following commit(s) were added to refs/heads/deploy by this push: new 20216ea deploy: c17e939806fbd0

(incubator-fury-site) branch main updated: 🔄 synced local 'docs/guide/' with remote 'docs/guide/'

2024-05-05 Thread chaokunyang
This is an automated email from the ASF dual-hosted git repository. chaokunyang pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/incubator-fury-site.git The following commit(s) were added to refs/heads/main by this push: new c17e939 🔄 synced local 'docs/guid

(incubator-fury) branch main updated: chore: bump dev version to 0.6.0 (#1599)

2024-05-05 Thread chaokunyang
This is an automated email from the ASF dual-hosted git repository. chaokunyang pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/incubator-fury.git The following commit(s) were added to refs/heads/main by this push: new cda79dc7 chore: bump dev version to 0.6

Re: [PR] chore: bump dev version to 0.6.0 [incubator-fury]

2024-05-05 Thread via GitHub
chaokunyang merged PR #1599: URL: https://github.com/apache/incubator-fury/pull/1599 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: commits-unsubscr...

Re: [PR] chore: bump dev version to 0.6.0 [incubator-fury]

2024-05-05 Thread via GitHub
LiangliangSui commented on PR #1599: URL: https://github.com/apache/incubator-fury/pull/1599#issuecomment-2094670074 Here's a Rust CI to fix @chaokunyang ``` error: unexpected character '.' after patch version number --> Cargo.toml:32:11 | 32 | version = "0.6.0.dev"

(incubator-fury) branch make_enum_serializer_as_an_upperlevel_class deleted (was 18017ca6)

2024-05-05 Thread chaokunyang
This is an automated email from the ASF dual-hosted git repository. chaokunyang pushed a change to branch make_enum_serializer_as_an_upperlevel_class in repository https://gitbox.apache.org/repos/asf/incubator-fury.git was 18017ca6 make enum serializer as an upper level class The revision

(incubator-fury) branch main updated: chore(java): make enum serializer as an upper level class (#1598)

2024-05-05 Thread chaokunyang
This is an automated email from the ASF dual-hosted git repository. chaokunyang pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/incubator-fury.git The following commit(s) were added to refs/heads/main by this push: new aa070b98 chore(java): make enum seriali

Re: [PR] chore(java): make enum serializer as an upper level class [incubator-fury]

2024-05-05 Thread via GitHub
chaokunyang merged PR #1598: URL: https://github.com/apache/incubator-fury/pull/1598 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: commits-unsubscr...

[GH] (incubator-fury): Workflow run "Fury CI" is working again!

2024-05-05 Thread GitBox
The GitHub Actions job "Fury CI" on incubator-fury.git has succeeded. Run started by GitHub user LiangliangSui (triggered by LiangliangSui). Head commit for run: bf7f3646620c78a43f121cc15984c226a9f18cd6 / Shawn Yang fix(java): skip register unexisted skip class (#1601) ## What does this PR do?

(incubator-fury) branch main updated: fix(java): skip register unexisted skip class (#1601)

2024-05-05 Thread suiliangliang
This is an automated email from the ASF dual-hosted git repository. suiliangliang pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/incubator-fury.git The following commit(s) were added to refs/heads/main by this push: new bf7f3646 fix(java): skip register une

Re: [PR] fix(java): skip register unexisted skip class [incubator-fury]

2024-05-05 Thread via GitHub
LiangliangSui merged PR #1601: URL: https://github.com/apache/incubator-fury/pull/1601 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: commits-unsubscr.