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

Docs/google sheets update #976

Merged
merged 7 commits into from
Feb 26, 2024
Merged

Conversation

dat-a-man
Copy link
Collaborator

@dat-a-man dat-a-man commented Feb 17, 2024

Description

This PR addresses issue 359. It includes changes to handle mixed data types in a single column by providing a type hint for the affected column in the resource.

Additional Context

The changes in this PR allow for the handling of mixed data types in a single column. This is done by providing a type hint for the affected column in the resource using the apply_hints method. This ensures that all values in the specified column are treated as the same data type, regardless of their original data type in the source data.

Copy link

netlify bot commented Feb 17, 2024

Deploy Preview for dlt-hub-docs ready!

Name Link
🔨 Latest commit 2816701
🔍 Latest deploy log https://app.netlify.com/sites/dlt-hub-docs/deploys/65dc6f5936080c0008dd7188
😎 Deploy Preview https://deploy-preview-976--dlt-hub-docs.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

VioletM
VioletM previously approved these changes Feb 22, 2024
Copy link
Contributor

@VioletM VioletM left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Good work!

Copy link
Contributor

@AstrakhantsevaAA AstrakhantsevaAA left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks Aman and Violetta!

@AstrakhantsevaAA AstrakhantsevaAA merged commit f5a8358 into master Feb 26, 2024
47 checks passed
@AstrakhantsevaAA AstrakhantsevaAA deleted the docs/google_sheets_update branch February 26, 2024 11:32
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.

3 participants