Skip to content

Commit 7561342

Browse files
committed
been already deprecated -> been deprecated
1 parent bfbaf2b commit 7561342

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/sql-data-sources-avro.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -230,7 +230,7 @@ Data source options of Avro can be set via:
230230
<tr>
231231
<td><code>ignoreExtension</code></td>
232232
<td>true</td>
233-
<td>The option controls ignoring of files without <code>.avro</code> extensions in read.<br> If the option is enabled, all files (with and without <code>.avro</code> extension) are loaded.<br> The option has been already deprecated, and it will be removed in the future releases. Please use the general data source option <code>pathGlobFilter</code> for filtering file names.</td>
233+
<td>The option controls ignoring of files without <code>.avro</code> extensions in read.<br> If the option is enabled, all files (with and without <code>.avro</code> extension) are loaded.<br> The option has been deprecated, and it will be removed in the future releases. Please use the general data source option <code>pathGlobFilter</code> for filtering file names.</td>
234234
<td>read</td>
235235
</tr>
236236
<tr>

0 commit comments

Comments
 (0)