zhztheplayer commented on PR #8004: URL: https://github.com/apache/incubator-gluten/pull/8004#issuecomment-2487482587
@zzcclp This is the attempt to use Parquet data in `gluten-core` from `backend-velox`'s test code. But it seems that the resource files in core jar cannot be accessed from other modules. I am thinking to introduce an env var like `GLUTEN_HOME` to pass to test suites to avoid specifying relevant paths in other modules. otherwise we'll continue breaking the module encapsulations. -- 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]
