delta-io / delta

An open-source storage framework that enables building a Lakehouse architecture with compute engines including Spark, PrestoDB, Flink, Trino, and Hive and APIs
https://delta.io
Apache License 2.0
7.22k stars 1.62k forks source link

Fix the issue of not using the correct refreshToken #3238

Closed linzhou-db closed 2 weeks ago

linzhou-db commented 2 weeks ago

Which Delta project/connector is this regarding?

Description

Fix the issue of not using the correct refreshToken, when refreshing on the 2nd time, or more.

How was this patch tested?

Unit Tests

Does this PR introduce any user-facing changes?

No

vkorukanti commented 2 weeks ago

Unrelated test failure.