Roberto Serafin

Results 6 issues of Roberto Serafin

GetLoginRequestUri Method with optional NameValueCollection parameter for add query string parameters in uri. Added default queryString parameter access_type=offline in GoogleClient, to take refresh_token from googleauth api, that otherwise is not...

When registering a workflow in an application and then running the application with the --resources-path parameter in Dapr, the workflow fails to function. Instead, Dapr returns the following error: `{...

kind/bug

### Search before asking - [x] I searched in the [issues](https://github.com/apache/paimon/issues) and found nothing similar. ### Motivation Trivy reports the following **HIGH** vulnerability on `org.apache.httpcomponents.client5:httpclient5` (present in `paimon-flink-2.1-1.3.0.jar`): ### Solution...

enhancement

### What changes were proposed in this pull request? This pull request updates the schema definitions in `build-tools/helm/spark-kubernetes-operator/values.schema.json` to improve compatibility with Kubernetes conventions. The main change is updating the...

BUILD

This pull request introduces a new database driver for **Trino**, enabling _migrate_ to manage schema migrations on data sources connected through the Trino query engine. #### Purpose Trino is a...

### What happened? Hi, I'm trying to configure a Paimon catalog in Amoro with S3 storage, using authentication via IAM Role ARN and Kubernetes Service Account (WebIdentity). My setup works...

type:bug