zhoulii opened a new issue, #7821:
URL: https://github.com/apache/paimon/issues/7821

   ### Search before asking
   
   - [x] I searched in the [issues](https://github.com/apache/paimon/issues) 
and found nothing similar.
   
   
   ### Motivation
   
   Paimon supports global indexes (such as bitmap and btree indexes) to 
accelerate query performance. While Spark already provides the 
drop_global_index procedure to clean up global index files, Flink currently 
lacks this capability which limits users' ability to manage global indexes when 
using Flink.
   
   
   
   ### Solution
   
   introduces the drop_global_index procedure for Flink, aligning with the 
existing Spark implementation.
   
   ### Anything else?
   
   _No response_
   
   ### Are you willing to submit a PR?
   
   - [x] I'm willing to submit a PR!


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

Reply via email to