Copilot commented on code in PR #17525: URL: https://github.com/apache/hudi/pull/17525#discussion_r2599663242
########## website/blog/2025-11-28-Apache-Hudi-Dynamic-Bloom-Filter.mdx: ########## @@ -0,0 +1,20 @@ +--- +title: Apache Hudi Dynamic Bloom Filter" Review Comment: Missing opening quote in the title. The title has a closing quote but no opening quote: `Apache Hudi Dynamic Bloom Filter"` should be `"Apache Hudi Dynamic Bloom Filter"` ```suggestion title: "Apache Hudi Dynamic 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]
