Skip to content

Remove unused caches in BigQueryClient#10725

Merged
findepi merged 1 commit intotrinodb:masterfrom
findepi:findepi/remove-unused-caches-in-bigqueryclient-326b82
Jan 21, 2022
Merged

Remove unused caches in BigQueryClient#10725
findepi merged 1 commit intotrinodb:masterfrom
findepi:findepi/remove-unused-caches-in-bigqueryclient-326b82

Conversation

@findepi
Copy link
Copy Markdown
Member

@findepi findepi commented Jan 21, 2022

They were never written to, so always empty.

This also removes bigquery.case-insensitive-name-matching.cache-ttl
config property, which was accepted, but didn't do anything.

Fixes #10697

They were never written to, so always empty.

This also removes `bigquery.case-insensitive-name-matching.cache-ttl`
config property, which was accepted, but didn't do anything.
@findepi findepi force-pushed the findepi/remove-unused-caches-in-bigqueryclient-326b82 branch from f1d3d25 to 3d596b2 Compare January 21, 2022 11:58
@github-actions github-actions bot added the docs label Jan 21, 2022
@findepi
Copy link
Copy Markdown
Member Author

findepi commented Jan 21, 2022

CI passed except for ci / test (:trino-clickhouse), which is known problem.

@findepi findepi merged commit 10c4756 into trinodb:master Jan 21, 2022
@findepi findepi deleted the findepi/remove-unused-caches-in-bigqueryclient-326b82 branch January 21, 2022 15:16
@findepi findepi mentioned this pull request Jan 21, 2022
@github-actions github-actions bot added this to the 369 milestone Jan 21, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Development

Successfully merging this pull request may close these issues.

BigQuery bigquery.case-insensitive-name-matching.cache-ttl configuration is ignored

3 participants