Skip to content
This repository has been archived by the owner on Sep 18, 2023. It is now read-only.

improve expression codegen support #1147

Open
5 tasks
zhouyuan opened this issue Oct 26, 2022 · 0 comments
Open
5 tasks

improve expression codegen support #1147

zhouyuan opened this issue Oct 26, 2022 · 0 comments
Labels
enhancement New feature or request

Comments

@zhouyuan
Copy link
Collaborator

zhouyuan commented Oct 26, 2022

Is your feature request related to a problem or challenge? Please describe what you are trying to do.
below expression codegen are missing

  • lpad
  • hex
  • conv
  • lower
  • date_add

Describe the solution you'd like
improve expression codegen to support these expressions
https://github.com/oap-project/gazelle_plugin/blob/main/native-sql-engine/cpp/src/codegen/arrow_compute/ext/expression_codegen_visitor.cc

Describe alternatives you've considered

N/A

Additional context
N/A

@zhouyuan zhouyuan added the enhancement New feature or request label Oct 26, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant