JingsongLi commented on code in PR #5028: URL: https://github.com/apache/paimon/pull/5028#discussion_r1948072497
########## docs/content/concepts/spec/fileindex.md: ########## @@ -98,9 +98,71 @@ This class use (64-bits) long hash. Store the num hash function (one integer) an Define `'file-index.bitmap.columns'`. +Bitmap file index format (V2): Review Comment: Document `file-index.bitmap.version`, old version readers can not read this v2 bitmap index, so if the user want to use old version, he/she should know how to configure this. -- 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]
