chaokunyang commented on code in PR #170:
URL: https://github.com/apache/fury-site/pull/170#discussion_r1730376211


##########
docs/guide/java_serialization_guide.md:
##########
@@ -188,10 +188,7 @@ For long compression, fury support two encoding:
       numbers.
 
 If a number are `long` type, it can't be represented by smaller bytes mostly, 
the compression won't get good enough
-result,
-not worthy compared to performance cost. Maybe you should try to disable long 
compression if you find it didn't bring
-much
-space savings.
+result, not worthy compared to performance cost. Maybe you should try to 
disable long compression if you find it didn't bring much, space savings.

Review Comment:
   ```suggestion
   result, not worthy compared to performance cost. Maybe you should try to 
disable long compression if you find it didn't bring much space savings.
   ```



-- 
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]

Reply via email to