liujp opened a new issue, #6430:
URL: https://github.com/apache/incubator-gluten/issues/6430

   ### Backend
   
   VL (Velox)
   
   ### Bug description
   
   in file VeloxParquetDatasource.cc
   there is a data member in VeloxParquetDatasource and is likely not used.
   <img width="809" alt="image" 
src="https://github.com/user-attachments/assets/218eec54-a344-41db-84d5-f7ac2bc41ebc";>
    here the type_  doesn't hold memory from the cSchema, So the temp var 
cSchema should be released by ArrowSchemaRelease(&cSchema); 
   
   ### Spark version
   
   None
   
   ### Spark configurations
   
   _No response_
   
   ### System information
   
   _No response_
   
   ### Relevant logs
   
   _No response_


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


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to