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

BUG 1.3.3 version - copy from local broken #523

Closed
barloc opened this issue Aug 1, 2023 · 5 comments · Fixed by #524
Closed

BUG 1.3.3 version - copy from local broken #523

barloc opened this issue Aug 1, 2023 · 5 comments · Fixed by #524
Assignees
Labels

Comments

@barloc
Copy link

barloc commented Aug 1, 2023

Hello
After updating to version 1.3.3 every copy from local ends with error:

Severity: FATAL, Message: No data files to load

Lib can't find file to copy but file exists. Previous version work correctly.

@sitingren
Copy link
Member

Thanks for reporting this issue. Could you provide a reproducer? What server version you are using?

@barloc
Copy link
Author

barloc commented Aug 2, 2023

Hello. We use vertica 10.0 and dbt 1.3 (which use vertica-python) with this code https://github.com/vertica/dbt-vertica/blob/master/dbt/include/vertica/macros/materializations/seeds/helpers.sql#L65

@sitingren
Copy link
Member

sitingren commented Aug 2, 2023

@barloc Thanks, this is a bug introduced in 1.3.3, sorry for any inconveniences. For now, please use 1.3.2 and wait for next release; or upgrade your server to v23.3.0.

@sitingren sitingren self-assigned this Aug 2, 2023
@sitingren sitingren added the bug label Aug 2, 2023
@sitingren sitingren mentioned this issue Aug 4, 2023
@sitingren
Copy link
Member

Please try v1.3.4, which has the fix for this issue.

@barloc
Copy link
Author

barloc commented Aug 4, 2023

Yep, it works fine. Thank you!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants