manuzhang commented on code in PR #13977:
URL: https://github.com/apache/iceberg/pull/13977#discussion_r2425292724
##########
format/gcm-stream-spec.md:
##########
@@ -59,9 +59,9 @@ Magic BlockLength CipherBlock₁ CipherBlock₂ ... CipherBlockₙ
where
-- `Magic` is four bytes 0x41, 0x47, 0x53, 0x31 ("AGS1", short for: AES GCM
Stream, version 1)
-- `BlockLength` is four bytes (little endian) integer keeping the length of
the equal-size split blocks before encryption. The length is specified in bytes.
-- `CipherBlockᵢ` is the i-th enciphered block in the file, with the structure
defined below.
+* `Magic` is four bytes 0x41, 0x47, 0x53, 0x31 ("AGS1", short for: AES GCM
Stream, version 1)
Review Comment:
`MD004: Inconsistent Unordered List Start style.`
--
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]