GitHub user PHILO-HE added a comment to the discussion: Velox, GCS and cURL | CURL error [77]=Problem with the SSL CA cert (path? access rights?)
> You can notice the two lines where the gcs bucket is also mentioned are: ``` I20250618 00:30:14.379588 91 HiveDataSource.cpp:306] Adding split Hive: gs://bucket/Tenants/default/source/OnlineStore/salesorderdetail/_delta_log/00000001748882003640.checkpoint.parquet 0 - 14245 I20250618 00:30:14.384384 91 FileHandle.cpp:65] Generating file handle for: gs://bucket/Tenants/default/source/OnlineStore/salesorderdetail/_delta_log/00000001748882003640.checkpoint.parquet uuid: 1 ``` > So I would say gluten is able to access the gcs bucket? what do you think? @A-Mongy, I just reviewed the relevant code. This log cannot tell the bucket is accessible. It is logged before the reader is initialized. GitHub link: https://github.com/apache/incubator-gluten/discussions/9946#discussioncomment-13504605 ---- This is an automatically sent email for [email protected]. To unsubscribe, please send an email to: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
