DOCUMENTATION
/
Language
English
中文
Get started
Guides
Developer
Reference
Release notes
Tutorials
Status
Go to https://china-status.snowflake.com to see details of the status
  1. Overview
    • Snowpark Session
    • Snowpark APIs
        1. Input/Output
        2. DataFrame
        3. Column
        4. Data Types
        5. Row
        6. Functions
        7. Window
        8. Grouping
        9. Table Function
        10. Table
        11. AsyncJob
        12. Stored Procedures
        13. StoredProcedureProfiler
        14. User-Defined Functions
        15. User-Defined Aggregate Functions
            1. udaf.UserDefinedAggregateFunction
              • udaf.UDAFRegistration
                • udaf.UDAFRegistration.describe
                  • udaf.UDAFRegistration.register
                    • udaf.UDAFRegistration.register_from_file
                      • udaf.UserDefinedAggregateFunction.handler
                        • udaf.UserDefinedAggregateFunction.name
                      • User-Defined Table Functions
                      • Snowpark Secrets
                      • Observability
                      • Files
                      • Catalog
                      • LINEAGE
                      • Context
                      • Exceptions
                      • Testing
                  • Snowpark pandas API
                  DeveloperSnowpark APIPythonPython API ReferenceSnowpark APIsUser-Defined Aggregate Functionsudaf.UDAFRegistration.describe

                  snowflake.snowpark.udaf.UDAFRegistration.describe¶

                  UDAFRegistration.describe(udaf_obj: UserDefinedAggregateFunction) → DataFrame[source]¶

                  Returns a DataFrame that describes the properties of a UDAF.

                  Parameters:

                  udaf_obj – A UserDefinedAggregateFunction returned by udaf() or register().

                  Was this page helpful?

                  Visit Snowflake
                  Share your feedback
                  Privacy PolicyTerms of Service
                  © 2026 Snowflake All Rights Reserved.@北京神州数码云计算有限公司版权所有.