apache / kyuubi

Apache Kyuubi is a distributed and multi-tenant gateway to provide serverless SQL on data warehouses and lakehouses.
https://kyuubi.apache.org/
Apache License 2.0
2.09k stars 913 forks source link

[TASK][EASY] Spark crashes with ClassCastException when resolving a join of masked tables #5367

Open pan3793 opened 1 year ago

pan3793 commented 1 year ago

Code of Conduct

Search before creating

Mentor

Skill requirements

Background and Goals

Spark authz plugin may generate an invalid query plan which fails the query https://github.com/apache/kyuubi/issues/5092

Implementation steps

Analysis the stack trace and fix the invalid query plan

Additional context

Original reporter is @yaooqinn

xza-m commented 1 year ago

Hello, I am interested in this task, can i try? I estimate it will take two weeks.

pan3793 commented 1 year ago

@xza-m thanks, assigned