Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(datasets): Fix credentials handling in pandas GBQ datasets #1047

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

abhi8893
Copy link

@abhi8893 abhi8893 commented Mar 22, 2025

Description

This PR fixes the credentials handling in pandas.GBQTableDataset and pandas.GBQQueryDataset.

Details are in #975

Development notes

Checklist

  • Opened this PR as a 'Draft Pull Request' if it is work-in-progress
  • Updated the documentation to reflect the code changes
  • Updated jsonschema/kedro-catalog-X.XX.json if necessary
  • Added a description of this change in the relevant RELEASE.md file
  • Added tests to cover my changes
  • Received approvals from at least half of the TSC (required for adding a new, non-experimental dataset)

Signed-off-by: Abhishek Bhatia <[email protected]>
@abhi8893 abhi8893 marked this pull request as ready for review March 22, 2025 16:18
@abhi8893 abhi8893 changed the title Fix credentials handling in pandas GBQ datasets fix(datasets): Fix credentials handling in pandas GBQ datasets Mar 25, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant