[
https://issues.apache.org/jira/browse/IMPALA-10802?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Csaba Ringhofer resolved IMPALA-10802.
--------------------------------------
Resolution: Fixed
Closing this issue as it seems fixed.
> test_show_create_table and test_catalogs fails with Iceberg syntax error
> ------------------------------------------------------------------------
>
> Key: IMPALA-10802
> URL: https://issues.apache.org/jira/browse/IMPALA-10802
> Project: IMPALA
> Issue Type: New Feature
> Components: Frontend
> Reporter: Zoltán Borók-Nagy
> Assignee: Gabor Kaszab
> Priority: Major
>
> The mentioned 2 tests gave the same error msg:
> {code:java}
> ImpalaBeeswaxException: ImpalaBeeswaxException: E INNER EXCEPTION: <class
> 'beeswaxd.ttypes.BeeswaxException'> E MESSAGE: ParseException: Syntax
> error in line 2: E PARTITION BY SPEC (i bucket 3) E ^ E
> Encountered: SPEC E Expected: HASH, RANGE E E CAUSED BY: Exception:
> Syntax error
> {code}
> I suspect that the following commit caused the failures:
> https://issues.apache.org/jira/browse/IMPALA-10732
> https://gerrit.cloudera.org/#/c/17575/
--
This message was sent by Atlassian Jira
(v8.20.1#820001)