You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
cbruno@M1P apache % tailpipe partition delete apache_access_log.my_logs
Are you sure you want to delete partition apache_access_log.my_logs? (y): y
Error: failed to delete partition: failed to query parquet file count: Binder Error: Option filename adds column "filename", but a column with this name is also in the file. Try setting a different name: filename=''
Tailpipe version (tailpipe -v)
v0.2.1
To reproduce
Steps to reproduce the behavior (please include relevant code and/or commands).
Expected behavior
A clear and concise description of what you expected to happen.
Additional context
Add any other context about the problem here.
The text was updated successfully, but these errors were encountered:
Describe the bug
cbruno@M1P apache % tailpipe partition delete apache_access_log.my_logs
Are you sure you want to delete partition apache_access_log.my_logs? (y): y
Error: failed to delete partition: failed to query parquet file count: Binder Error: Option filename adds column "filename", but a column with this name is also in the file. Try setting a different name: filename=''
Tailpipe version (
tailpipe -v
)v0.2.1
To reproduce
Steps to reproduce the behavior (please include relevant code and/or commands).
Expected behavior
A clear and concise description of what you expected to happen.
Additional context
Add any other context about the problem here.
The text was updated successfully, but these errors were encountered: