Matt Chamberlin

Results 2 issues of Matt Chamberlin

### Describe your changes: Fixes [16582](https://github.com/open-metadata/OpenMetadata/issues/16582). Update OpenLineage pipeline connector config to support `SASL_SSL` kafka client connections, for use with e.g. [Confluent Cloud](https://docs.confluent.io/kafka-clients/python/current/overview.html#id1) kafka clusters. ![Screenshot 2024-06-10 at 4 06...

UI
Ingestion
backend
safe to test

Some REST catalog implementations (including the Snowflake Polaris catalog) return a 401 when a token is expired, raising an `UnauthorizedError` within pyiceberg. Refreshing the token, as is done for 419...