Loïc Mathieu
Loïc Mathieu
@JiriOndrusek what you call an optional client is a client that is not authenticated to GCP. For this you'll need to provide a mock to GoogleCloudCredentials, I added a section...
I think the best will be to use the Google Library BOM in Quarkus and uses the same version on GCS extensions. On the library BOM readme, it is say...
Hi, Thanks for the information. It appears it is supported by the Java client so it should already be possible with the current implementation. What do you want us to...
OK, thanks, I'll have a look.
I checked and it will require a new extension to add the new dependency and produce new CDI beans for the new object `BigQueryWriteClient` and proper testing and documentation.
@zanmagerl OK, go! :+1:
Yes, I use the main IT in two ways: - Manual testing against a real GCP project, I usually launch the project using `quarkus:dev` after updating the config to use...
You can keep it open, if I have time I'll have a look next week. The change was from Quarkus 2.5 to Quarkus 2.7, something must have disturbed the loggin...
I also need to do a full review as there is a lot of code and I didn't check everything. On top of my head there is a lot of...
@Fungrim do you still want to contribute this feature ? If will you have time to end this ? If not may I take your contribution and end it myself...