the-other-tim-brown commented on issue #17664: URL: https://github.com/apache/hudi/issues/17664#issuecomment-3760329398
@KiteSoar you can use this [method](https://github.com/lance-format/lance/blob/main/java/src/main/java/org/lance/file/LanceFileWriter.java#L134) to set extra metadata for the file. We'll want to use that to store the min/max key along with the serialized bloom filter. -- 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]
