Skip to content

Commit

Permalink
fix: fix velox presto yaml for atan2
Browse files Browse the repository at this point in the history
  • Loading branch information
richtia committed Jul 31, 2023
1 parent 5bb9e02 commit 94a3b8c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dialects/velox_presto.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -179,7 +179,7 @@ scalar_functions:
unsupported: true
- name: atanh
unsupported: true
- name: atan
- name: atan2
unsupported_kernels:
- args:
- fp32
Expand Down

0 comments on commit 94a3b8c

Please sign in to comment.