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 1b5ee20 commit 33022e3Copy full SHA for 33022e3
docs/sql-programming-guide.md
@@ -1135,7 +1135,7 @@ Tables from the remote database can be loaded as a DataFrame or Spark SQL tempor
1135
the Data Sources API. Users can specify the JDBC connection properties in the data source options.
1136
<code>user</code> and <code>password</code> are normally provided as connection properties for
1137
logging into the data sources. In addition to the connection properties, Spark also supports
1138
-the following case-sensitive options:
+the following case-insensitive options:
1139
1140
<table class="table">
1141
<tr><th>Property Name</th><th>Meaning</th></tr>
0 commit comments