Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
375 changes: 0 additions & 375 deletions java/vector/src/main/java/org/apache/arrow/vector/table/README.md

This file was deleted.

Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,5 @@

/**
* Support for Table, an immutable, columnar, tabular data structure based on FieldVectors.
*
* See the README.md file in this directory for detailed information about Table class and supporting classes.
*
* See the Arrow Java documentation for details: <a href="https://arrow.apache.org/docs/java/table.html">Table</a>
*/