Yohahaha commented on issue #9956: URL: https://github.com/apache/incubator-gluten/issues/9956#issuecomment-2974887324
> > what storage are you read from? > > I read data from Baidu Cloud's BOS file system, and the adapter is my own implementation modeled after S3. I read a table in ORC format. Do I need to add efficiency optimization code in anything other than storage_adapters? you could benchmark the reader impl from Velox side and check whether the network bps is expected. -- 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]
