chaokunyang commented on code in PR #2642:
URL: https://github.com/apache/fory/pull/2642#discussion_r2370842109
##########
ci/run_ci.py:
##########
@@ -293,7 +293,8 @@ def parse_args():
if USE_PYTHON_GO:
func()
else:
- run_shell_script("go")
+ # run_shell_script("go")
+ pass
Review Comment:
@junjiexh @ThisingL golang ci is diabled temporarily. Could you help update
collection serialization in golang? So we can reenable golang ci
--
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: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]