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
@yi-you Thanks for the issue. Would you mind submitting a pull request for this? Looks like you've already done most of the work!
cpcloud
added
bug
Incorrect behavior inside of ibis
impala
The Apache Impala backend
ddl
Issues related to creating or altering data definitions
labels
Jul 21, 2022
yi-you
changed the title
bug[impala] A delimited table should be implicitly stored as textfile
bug(impala) A delimited table should be explicitly stored as textfile
Jul 23, 2022
ibis/ibis/backends/impala/ddl.py
Line 67 in 88ffe33
when the cluster's default format is set as parquet, this will cause an exception. It should be explicitly stored as textfile. such as
The text was updated successfully, but these errors were encountered: