zhztheplayer commented on PR #5658:
URL: 
https://github.com/apache/incubator-gluten/pull/5658#issuecomment-2101730504

   There is an error may not relate to this change 
   
   ```
   GlutenOrcV2SchemaPruningSuite:
   - Spark vectorized reader - without partition data column - select only 
top-level fields !!! IGNORED !!!
   - Spark vectorized reader - with partition data column - select only 
top-level fields !!! IGNORED !!!
   - Non-vectorized reader - without partition data column - select only 
top-level fields
   - Non-vectorized reader - with partition data column - select only top-level 
fields
   - Spark vectorized reader - without partition data column - select a single 
complex field with disabled nested schema pruning !!! IGNORED !!!
   - Spark vectorized reader - with partition data column - select a single 
complex field with disabled nested schema pruning !!! IGNORED !!!
   - Non-vectorized reader - without partition data column - select a single 
complex field with disabled nested schema pruning !!! IGNORED !!!
   - Non-vectorized reader - with partition data column - select a single 
complex field with disabled nested schema pruning !!! IGNORED !!!
   - Spark vectorized reader - without partition data column - select only 
input_file_name()
   - Spark vectorized reader - with partition data column - select only 
input_file_name()
   - Non-vectorized reader - without partition data column - select only 
input_file_name()
   - Non-vectorized reader - with partition data column - select only 
input_file_name()
   pure virtual method called
   terminate called without an active exception
   ```
   
   
https://github.com/apache/incubator-gluten/actions/runs/8998521030/job/24718799749?pr=5658


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