Github user setjet commented on a diff in the pull request:
https://github.com/apache/spark/pull/18113#discussion_r150392424
--- Diff:
sql/core/src/main/java/org/apache/spark/sql/expressions/javalang/typed.java ---
@@ -74,4 +71,40 @@
public static <T> TypedColumn<T, Long> sumLong(MapFunction<T, Long> f) {
--- End diff --
Its already there a bit higher up in the file
---
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]