Skip to content

Commit 3dfc9f2

Browse files
committed
Update info about arrow module with Parquet support
1 parent 3ecd1f6 commit 3dfc9f2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/StardustDocs/topics/setup/Modules.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ that significantly enhance the development experience
4343
</tr>
4444
<tr>
4545
<td><code><a href="#dataframe-arrow">dataframe-arrow</a></code></td>
46-
<td>Provides support for <a href="https://arrow.apache.org">Apache Arrow</a> format writing and reading.</td>
46+
<td>Provides support for <a href="https://arrow.apache.org">Apache Arrow</a> format writing and reading. Provides support for reading <a href="https://parquet.apache.org/">Apache Parquet</a> files through <a href="https://arrow.apache.org/docs/java/dataset.html">Apache Arrow Dataset</a></td>
4747
</tr>
4848
<tr><td colspan="2"><strong><a href="#experimental-modules">Experimental modules</a></strong></td></tr>
4949
<tr>

0 commit comments

Comments
 (0)