Skip to content

Commit e3478c2

Browse files
RiteshKarki27stv0g
andcommitted
Update docs/node/nodes/delta_sharing.md
Co-authored-by: Steffen Vogel <[email protected]> Signed-off-by: RiteshKarki27 <[email protected]>
1 parent 9e668f2 commit e3478c2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/node/nodes/delta_sharing.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ Supported Keys:
2020
- `op` (string, optional): One of `read`, `write`, `noop`. Defaults to `noop`.
2121
- `batch_size` (integer, optional): Batch size for chunk I/O (currently not implemented).
2222

23-
## Behaviour:
23+
## Behaviour
2424

2525
- On start, the node initializes a Delta Sharing Client from `profile_path` and lists available shares, schemas and tables.
2626
- For `op=read`, the node parses `table_path` populates cache from each file, loads the first file as an Arrow table. It then maps Arrow types to VILLASnode supported datatypes.

0 commit comments

Comments
 (0)