File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
docs/source/user-guide/latest Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -116,7 +116,7 @@ incompatible expressions.
116116## Math Expressions
117117
118118| Expression | SQL | Spark-Compatible? | Compatibility Notes |
119- | -------------- | --------- | ----------------- | -----------------------------------|
119+ | ---------------- | ----------- | ------------------- | -----------------------------------|
120120| Acos | ` acos ` | Yes | |
121121| Add | ` + ` | Yes | |
122122| Asin | ` asin ` | Yes | |
@@ -130,7 +130,7 @@ incompatible expressions.
130130| Expm1 | ` expm1 ` | Yes | |
131131| Floor | ` floor ` | Yes | |
132132| Hex | ` hex ` | Yes | |
133- | IntegralDivide | ` div ` | Yes | ANSI mode is not supported. |
133+ | IntegralDivide | ` div ` | Yes | |
134134| IsNaN | ` isnan ` | Yes | |
135135| Log | ` log ` | Yes | |
136136| Log2 | ` log2 ` | Yes | |
You can’t perform that action at this time.
0 commit comments