YinChunGuang commented on issue #13887:
URL: https://github.com/apache/hudi/issues/13887#issuecomment-3322339330

   > [@YinChunGuang](https://github.com/YinChunGuang) Are you setting all of 
below - SET hoodie.metadata.enable=true; SET hoodie.enable.data.skipping=true; 
SET hoodie.metadata.record.index.enable=true;
   > 
   > Also, can you try to query using __hoodie_record_key once to check?
   
   after set the param as follows ,the job scan index work. Thank you very 
much! @ad1happy2go .
   SET hoodie.metadata.enable=true;
   SET hoodie.enable.data.skipping=true;
   SET hoodie.metadata.record.index.enable=true;


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