impala
impala copied to clipboard
IMPALA-11612: fix ORDER BY expression rewrite bug
When the query SQL is overwritten, both the selectList and groupByList fields are preprocessed except for the orderByList fields, so add preprocessing before the orderByList rewrite
Hi @jhkcool ! Thank you for your contribution! We use https://cwiki.apache.org/confluence/display/IMPALA/Using+Gerrit+to+submit+and+review+patches to submit and review patches. I hope you'll be able to contribute over there.
Thank you for your reminding. I publish a new commit in gerrit: https://gerrit.cloudera.org/#/c/19049/