xiaochangg commented on issue #17353:
URL: https://github.com/apache/iotdb/issues/17353#issuecomment-4131349825

   Can you give an example?
   my table data is:
   
   <img width="941" height="304" alt="Image" 
src="https://github.com/user-attachments/assets/d1017bfd-a8d4-4c99-8294-1e6e9d914b19";
 />
   
   table desc
   
   <img width="585" height="235" alt="Image" 
src="https://github.com/user-attachments/assets/6c1794f4-c774-4788-bc40-9962cc0b4c2c";
 />
   
   in pipe processor :
   Map<String, List<DeviceEntry>> stringListMap = 
LocalExecutionPlanner.getInstance().metadata.indexScan(new 
QualifiedObjectName("testdb","gwy6l" ), Collections.emptyList(), 
Arrays.asList("type"), new MPPQueryContext(new QueryId("Processor query")));
   
   new QueryId("device_016_0") ?  
   


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