marin-ma commented on PR #7642:
URL: 
https://github.com/apache/incubator-gluten/pull/7642#issuecomment-2430917000

   > Why there are 3 TPCDS queries set? Can we consolidate to one?
   > 
   > ./tools/gluten-it/common/src/main/resources/tpcds-queries 
./gluten-core/src/test/resources/tpcds-queries 
./gluten-core/target/scala-2.12/test-classes/tpcds-queries
   
   @FelixYBW `./gluten-core/target/scala-2.12/test-classes/tpcds-queries` is 
generated by maven compile time. It's not in the code base.
   
   `./tools/gluten-it/common/src/main/resources/tpcds-queries ` is the one used 
by GHA and notebook scripts
   `./gluten-core/src/test/resources/tpcds-queries` Not sure if this one is 
used by any Gluten UT. I will double check. If not, we can remove it.


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