-
There are potential performance benefits associated with enabling Hierarchical Namespaces on GCS buckets:
https://cloud.google.com/storage/docs/hns-overview
If Galexie can benefit from Hierarchical …
-
I am trying to use parquet_s3_fdw to connect to my GCS bucket and extract data from parquet files but it seems to be impossible (or I've made a mistake in my code).
here is what I do
Firstly, I …
-
Currently, when the GCS integration encounters connection issues, it has a [fixed retry policy](https://www.elastic.co/docs/current/integrations/google_cloud_storage) of 2 retries (3 total attempts) f…
-
Trying to load pdf files using below code
%pip install --upgrade --quiet langchain-google-community[gcs]
!apt-get install poppler-utils
from langchain_google_community import GCSDirectoryLoader
…
-
During the meeting, the Infrastructure team reviewed the released RFP.
Here is a short summary of what was discussed:
- **General communication design**: star topology, where the GCS is the central…
-
### Is your proposal related to a problem?
We need to override the Google API endpoint used by Thanos for GCS storage to ensure usage of [GCP regional endpoints](https://cloud.google.com/storage/do…
antcs updated
2 weeks ago
-
**What do you want to do?**
The core plugin repository-gcs exists in OpenSearch since 1.0.0, but we don't document the usage, and I see there're many questions about it in the forum: https://forum.op…
-
**Background**:
In our ClickHouse cluster we have several larger tables with rather small number of parts.
For example table of approximately 400GB size and around 20 parts. This means that some pa…
-
When uploading a large number of yamls to GCS (10,000) we are encountering a 503 error. This indicates the connection to GCS was interrupted, and is commonly encountered when uploading a large number …
-
We can point GCLB at a prefix within a GCS bucket, so ideally we should be able to export responses for everything matching:
* `GET /api/packages/`
* `GET /api/packages//advisories`
* `GET /api/…