We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c8aa6fb commit 88dd335Copy full SHA for 88dd335
docs/sql-programming-guide.md
@@ -2219,7 +2219,7 @@ referencing a singleton.
2219
Spark SQL is designed to be compatible with the Hive Metastore, SerDes and UDFs.
2220
Currently Hive SerDes and UDFs are based on Hive 1.2.1,
2221
and Spark SQL can be connected to different versions of Hive Metastore
2222
-(from 0.12.0 to 2.1.1. Also see [Interacting with Different Versions of Hive Metastore] (#interacting-with-different-versions-of-hive-metastore)).
+(from 0.12.0 to 2.1.1. Also see [Interacting with Different Versions of Hive Metastore](#interacting-with-different-versions-of-hive-metastore)).
2223
2224
#### Deploying in Existing Hive Warehouses
2225
0 commit comments