Skip to content

Commit

Permalink
Merge pull request #3005 from szarnyasg/nits-20240607a
Browse files Browse the repository at this point in the history
Fix
  • Loading branch information
szarnyasg committed Jun 7, 2024
2 parents 0a16a92 + c7e4feb commit c898606
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/extensions/arrow.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,5 +22,5 @@ LOAD arrow;

| Function | Type | Description |
|--|----|-------|
| `to_arrow_ipc` | Table in-out-function | Serializes a table into a stream of blobs containing Arrow IPC buffers |
| `to_arrow_ipc` | Table in-out function | Serializes a table into a stream of blobs containing Arrow IPC buffers |
| `scan_arrow_ipc` | Table function | Scan a list of pointers pointing to Arrow IPC buffers |

0 comments on commit c898606

Please sign in to comment.