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

Skip and log casting errors during COPY #4579

Open
ray6080 opened this issue Dec 2, 2024 · 0 comments
Open

Skip and log casting errors during COPY #4579

ray6080 opened this issue Dec 2, 2024 · 0 comments
Labels
feature New features or missing components of existing features

Comments

@ray6080
Copy link
Contributor

ray6080 commented Dec 2, 2024

API

Other

Description

This is the left TODO in #1872.
Currently, only copy from CSV files handle this as casting is done inside reader. For other sources, this needs more work to push casting inside readers.

@ray6080 ray6080 added the feature New features or missing components of existing features label Dec 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New features or missing components of existing features
Projects
None yet
Development

No branches or pull requests

1 participant