[GH] (fory/support_scala_case_default_values): Workflow run "Fory CI" failed!

2025-07-12 Thread GitBox
The GitHub Actions job "Fory CI" on fory.git/support_scala_case_default_values has failed. Run started by GitHub user chaokunyang (triggered by chaokunyang). Head commit for run: 199f56a420cc155730f98c296392c87ed7e36b67 / chaokunyang revert serializer.py Report URL: https://github.com/apache/

[GH] (fory/support_scala_case_default_values): Workflow run "Fory CI" failed!

2025-07-12 Thread GitBox
The GitHub Actions job "Fory CI" on fory.git/support_scala_case_default_values has failed. Run started by GitHub user chaokunyang (triggered by chaokunyang). Head commit for run: cd553deaf93815511dc652735c6fb13277016ff6 / chaokunyang support scala case default values Report URL: https://githu

[PR] feat(scala): support scala case default values [fory]

2025-07-12 Thread via GitHub
chaokunyang opened a new pull request, #2412: URL: https://github.com/apache/fory/pull/2412 ## What does this PR do? Support scala case default values. The implementation consists of: 1. **`ScalaCaseClassUtils`**: Utility class for detecting Scala case classes and retri

Re: [I] [Python] support serialize lambda/closure function [fory]

2025-07-12 Thread via GitHub
chaokunyang closed issue #2301: [Python] support serialize lambda/closure function URL: https://github.com/apache/fory/issues/2301 -- 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 commen

Re: [PR] feat(python): Add FunctionSerializer for function serialization [fory]

2025-07-12 Thread via GitHub
chaokunyang merged PR #2404: URL: https://github.com/apache/fory/pull/2404 -- 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...@fory.apac

Re: [PR] feat(python): Add FunctionSerializer for function serialization [fory]

2025-07-12 Thread via GitHub
chaokunyang commented on code in PR #2404: URL: https://github.com/apache/fory/pull/2404#discussion_r2203149801 ## python/pyfory/serializer.py: ## @@ -940,6 +943,222 @@ def read(self, buffer): raise ValueError(f"Invalid reduce data format: {reduce_data[0]}") +cl

Re: [PR] feat(python): Add FunctionSerializer for function serialization [fory]

2025-07-12 Thread via GitHub
chaokunyang commented on code in PR #2404: URL: https://github.com/apache/fory/pull/2404#discussion_r2202518835 ## python/pyfory/serializer.py: ## @@ -849,6 +849,39 @@ def read(self, buffer): raise ValueError(f"Invalid reduce data format: {reduce_data[0]}") +cla

[GH] (fory/function_serializer): Workflow run "Fory CI" is working again!

2025-07-12 Thread GitBox
The GitHub Actions job "Fory CI" on fory.git/function_serializer has succeeded. Run started by GitHub user esafak (triggered by esafak). Head commit for run: 43d321d73909808248d8dbd421599616e4562bcc / Emre Şafak Sanitize function names for valid Python syntax * Add a `_sanitize_function_name`

Re: [I] [Python] RUFF is not comprehensive enough in code style checking [fory]

2025-07-12 Thread via GitHub
pandalee99 commented on issue #2407: URL: https://github.com/apache/fory/issues/2407#issuecomment-3066426692 > Is it ok if I restore black for cython files after #2406 because the work will get lost if I do it now? Certainly, as you wish. -- This is an automated message from the Ap

[GH] (fory/function_serializer): Workflow run "Fory CI" failed!

2025-07-12 Thread GitBox
The GitHub Actions job "Fory CI" on fory.git/function_serializer has failed. Run started by GitHub user esafak (triggered by esafak). Head commit for run: d0f0cc054e7c6afbe45c18491f74727e8604a759 / Emre Şafak Merge branch 'main' into function_serializer # Conflicts: # python/pyfory/seri

Re: [PR] feat(python): Add FunctionSerializer for function serialization [fory]

2025-07-12 Thread via GitHub
esafak commented on code in PR #2404: URL: https://github.com/apache/fory/pull/2404#discussion_r2203096491 ## python/pyfory/serializer.py: ## @@ -849,6 +849,39 @@ def read(self, buffer): raise ValueError(f"Invalid reduce data format: {reduce_data[0]}") +class Fu

Re: [I] [Python] RUFF is not comprehensive enough in code style checking [fory]

2025-07-12 Thread via GitHub
esafak commented on issue #2407: URL: https://github.com/apache/fory/issues/2407#issuecomment-3066331401 Is it ok if I restore black for cython files after #2406 because the work will get lost if I do it now? -- This is an automated message from the Apache Git Service. To respond to the m

Re: [PR] chore(docs): Fix the names of some documents [fory]

2025-07-12 Thread via GitHub
chaokunyang merged PR #2411: URL: https://github.com/apache/fory/pull/2411 -- 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...@fory.apac

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

2025-07-12 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/fory-site.git The following commit(s) were added to refs/heads/main by this push: new 049d3e20 🔄 synced local 'docs/guide/' with r

(fory) branch main updated: chore(docs): Fix the names of some documents (#2411)

2025-07-12 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/fory.git The following commit(s) were added to refs/heads/main by this push: new e39f8b38d chore(docs): Fix the names of some docu

[PR] chore(docs): Fix the names of some documents [fory]

2025-07-12 Thread via GitHub
pandalee99 opened a new pull request, #2411: URL: https://github.com/apache/fory/pull/2411 ## What does this PR do? ## Related issues ## Does this PR introduce any user-facing change? - [ ] Does this PR introduce any public API change? -

[GH] (fory/main): Workflow run "Fory CI" is working again!

2025-07-12 Thread GitBox
The GitHub Actions job "Fory CI" on fory.git/main has succeeded. Run started by GitHub user pandalee99 (triggered by pandalee99). Head commit for run: 0af0f1bbc74c3a3a2da3c6c961f22f838ddc6121 / PAN <1162953...@qq.com> perf(Go/python): Type system compatibility upgrade (#2339) ## What does thi

Re: [PR] perf(Go/python): Type system compatibility upgrade [fory]

2025-07-12 Thread via GitHub
pandalee99 merged PR #2339: URL: https://github.com/apache/fory/pull/2339 -- 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...@fory.apach

(fory) branch main updated: perf(Go/python): Type system compatibility upgrade (#2339)

2025-07-12 Thread pandalee
This is an automated email from the ASF dual-hosted git repository. pandalee pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/fory.git The following commit(s) were added to refs/heads/main by this push: new 0af0f1bbc perf(Go/python): Type system compatibility

[GH] (fory/go/name_struct_perf): Workflow run "Fory CI" failed!

2025-07-12 Thread GitBox
The GitHub Actions job "Fory CI" on fory.git/go/name_struct_perf has failed. Run started by GitHub user pandalee99 (triggered by pandalee99). Head commit for run: d9be73b8e3c27e4e0cfbfa3a0b4a758cca9a410e / pandalee99 <1162953...@qq.com> fix Report URL: https://github.com/apache/fory/actions/run

Re: [PR] perf(Go/python): Type system compatibility upgrade [fory]

2025-07-12 Thread via GitHub
pandalee99 commented on PR #2339: URL: https://github.com/apache/fory/pull/2339#issuecomment-3065594152 > Seems there are many lint related changes not related to this PR. Could you create a new PR for those changes? We can merge that PR first to make this PR more easy for review @ch

[GH] (fory/go/name_struct_perf): Workflow run "Fory CI" failed!

2025-07-12 Thread GitBox
The GitHub Actions job "Fory CI" on fory.git/go/name_struct_perf has failed. Run started by GitHub user pandalee99 (triggered by pandalee99). Head commit for run: 5c6d9a3f45b0c616677daa3d1b2f7ecac07c585d / PAN <1162953...@qq.com> Merge pull request #8 from lzaeh/go/name_struct_perf fix(go): Rem

Re: [I] [Python] Support Optional typehint in pyfury [fory]

2025-07-12 Thread via GitHub
esafak commented on issue #2156: URL: https://github.com/apache/fory/issues/2156#issuecomment-3065379150 3.9 still recognizes Optional. -- 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 specifi

Re: [PR] feat(python): Add FunctionSerializer for function serialization [fory]

2025-07-12 Thread via GitHub
chaokunyang commented on code in PR #2404: URL: https://github.com/apache/fory/pull/2404#discussion_r2202518835 ## python/pyfory/serializer.py: ## @@ -849,6 +849,39 @@ def read(self, buffer): raise ValueError(f"Invalid reduce data format: {reduce_data[0]}") +cla

Re: [PR] perf(Go/python): Type system compatibility upgrade [fory]

2025-07-12 Thread via GitHub
chaokunyang commented on PR #2339: URL: https://github.com/apache/fory/pull/2339#issuecomment-3065089116 Seems there are many lint related changes not related to this PR. Could you create a new PR for those changes? We can merge that PR first to make this PR more easy for review -- This

[I] [Python] serialize any customized object by __dict__/__slots__ [fory]

2025-07-12 Thread via GitHub
chaokunyang opened a new issue, #2410: URL: https://github.com/apache/fory/issues/2410 ### Feature Request Currently we support serialize dataclasses, but there are many structs not using dataclasses, we should support the serialization of such objects by serialize their state using

(fory) branch main updated: feat(python): Support codegen with XLANG in DataClassSerializer (#2405)

2025-07-12 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/fory.git The following commit(s) were added to refs/heads/main by this push: new 5d24c62df feat(python): Support codegen with XLAN

[I] [Python] Remove pickle dependecy from python serialization [fory]

2025-07-12 Thread via GitHub
chaokunyang opened a new issue, #2409: URL: https://github.com/apache/fory/issues/2409 ### Feature Request _No response_ ### Is your feature request related to a problem? Please describe _No response_ ### Describe the solution you'd like _No response_

Re: [I] [Python] Support Optional typehint in pyfury [fory]

2025-07-12 Thread via GitHub
chaokunyang commented on issue #2156: URL: https://github.com/apache/fory/issues/2156#issuecomment-3065084530 But users may still use Optional, and there may be existing systems using Optional to declare fields -- This is an automated message from the Apache Git Service. To respond to the

Re: [I] [Python] unifiy ComplexObjectSerializer and DataClassSerializer [fory]

2025-07-12 Thread via GitHub
chaokunyang closed issue #2283: [Python] unifiy ComplexObjectSerializer and DataClassSerializer URL: https://github.com/apache/fory/issues/2283 -- 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 sp

Re: [PR] feat(python): Support codegen with XLANG in DataClassSerializer [fory]

2025-07-12 Thread via GitHub
chaokunyang merged PR #2405: URL: https://github.com/apache/fory/pull/2405 -- 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...@fory.apac

Re: [I] [Rust] Please publish fury for rust to crates.io [fory]

2025-07-12 Thread via GitHub
chaokunyang commented on issue #1649: URL: https://github.com/apache/fory/issues/1649#issuecomment-3065069195 fory rust is still unstable, may still take some time -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the UR

(fory) branch dependabot/maven/java/fory-test-core/org.apache.commons-commons-lang3-3.18.0 deleted (was 4a84ddd58)

2025-07-12 Thread chaokunyang
This is an automated email from the ASF dual-hosted git repository. chaokunyang pushed a change to branch dependabot/maven/java/fory-test-core/org.apache.commons-commons-lang3-3.18.0 in repository https://gitbox.apache.org/repos/asf/fory.git was 4a84ddd58 chore(deps): bump org.apache.commo

Re: [PR] chore(deps): bump org.apache.commons:commons-lang3 from 3.12.0 to 3.18.0 in /java/fory-test-core [fory]

2025-07-12 Thread via GitHub
chaokunyang merged PR #2408: URL: https://github.com/apache/fory/pull/2408 -- 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...@fory.apac

(fory) branch main updated: chore(deps): bump org.apache.commons:commons-lang3 from 3.12.0 to 3.18.0 in /java/fory-test-core (#2408)

2025-07-12 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/fory.git The following commit(s) were added to refs/heads/main by this push: new 7f8e23b6d chore(deps): bump org.apache.commons:co

Re: [I] Concerning license in the javadoc jar [fory]

2025-07-12 Thread via GitHub
chaokunyang commented on issue #1635: URL: https://github.com/apache/fory/issues/1635#issuecomment-3065068686 No, the script didn't check this, we are checking java doc manually currently -- This is an automated message from the Apache Git Service. To respond to the message, please log on