We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6bb3b1a commit ca152f7Copy full SHA for ca152f7
1 file changed
content/compatibility/sql_features.md
@@ -249,7 +249,7 @@ the [system table compatibility](../system-table) page.
249
| exp | Yes | |
250
| factorial | Yes | Also exists as ! operand |
251
| floor | Yes | |
252
-| gcd | No | |
+| gcd | Yes | Missing support for numeric input type. Supports int4, uint8, int8. |
253
| lcm | No | |
254
| ln | Yes | |
255
| log | Yes | |
0 commit comments