Github user rxin commented on a diff in the pull request:

    https://github.com/apache/spark/pull/13939#discussion_r68700956
  
    --- Diff: 
sql/hive/src/main/scala/org/apache/spark/sql/hive/HiveSessionCatalog.scala ---
    @@ -162,17 +162,6 @@ private[sql] class HiveSessionCatalog(
         }
       }
     
    -  // We have a list of Hive built-in functions that we do not support. So, 
we will check
    -  // Hive's function registry and lazily load needed functions into our 
own function registry.
    -  // Those Hive built-in functions are
    -  // assert_true, collect_list, collect_set, compute_stats, 
context_ngrams, create_union,
    --- End diff --
    
    assert_true, collect_list, collect_set are supported already


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to