apache/kyuubi

[Improvement] Delete redundant code related to zorder

huangxiaopingRD opened this issue · 0 comments

Code of Conduct

Search before asking

  • I have searched in the issues and found no similar issues.

What would you like to be improved?

In /kyuubi/extensions/spark/kyuubi-extension-spark-3-3/src/main/scala/org/apache/kyuubi/sql/zorder,
InsertZorderBeforeWriting33.scala is an improved version of InsertZorderBeforeWritingBase.scala. We can delete redundant code and improve code quality.

How should we improve?

Delete the InsertZorderBeforeWritingBase.scala file.

Are you willing to submit PR?

  • Yes. I would be willing to submit a PR with guidance from the Kyuubi community to improve.
  • No. I cannot submit a PR at this time.