Share via


collations

Get all of the Spark SQL string collations.

Syntax

spark.tvf.collations()

Examples

Example 1: Get all available collations

spark.tvf.collations().show()
+-------+-------+-------------+...
|CATALOG| SCHEMA|         NAME|...
+-------+-------+-------------+...
...
+-------+-------+-------------+...