Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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|...
+-------+-------+-------------+...
...
+-------+-------+-------------+...