Skip to content

Commit

Permalink
Update libtiledbsoma/src/utils/arrow_adapter.h
Browse files Browse the repository at this point in the history
Co-authored-by: John Kerl <kerl.john.r@gmail.com>
  • Loading branch information
XanthosXanthopoulos and johnkerl authored Nov 17, 2024
1 parent d6276c5 commit b53ad5d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion libtiledbsoma/src/utils/arrow_adapter.h
Original file line number Diff line number Diff line change
Expand Up @@ -230,7 +230,7 @@ class ArrowAdapter {
std::shared_ptr<Context> ctx, std::shared_ptr<Array> tiledb_array);

/**
* @brief Create a an ArrowSchema from TileDB Dimension
* @brief Create an ArrowSchema from TileDB Dimension
*
* @return ArrowSchema
*/
Expand Down

0 comments on commit b53ad5d

Please sign in to comment.