Skip to content

Commit 4a5ca58

Browse files
committed
Update examples README.md
1 parent 6f6c011 commit 4a5ca58

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

datafusion-examples/README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -131,9 +131,9 @@ cargo run --example dataframe -- dataframe
131131

132132
#### Category: Single Process
133133

134-
| Subcommand | File Path | Description |
135-
| ---------- | --------------------------------------------------------------------- | --------------------------------------------------------- |
136-
| event_id | [`extension_types/event_id.rs`](examples/extension_types/temperature.rs) | A custom wrapper around integers that represent event ids |
134+
| Subcommand | File Path | Description |
135+
| ----------- | --------------------------------------------------------------------------- | ------------------------------------ |
136+
| temperature | [`extension_types/temperature.rs`](examples/extension_types/temperature.rs) | Extension type for temperature data. |
137137

138138
## External Dependency Examples
139139

0 commit comments

Comments
 (0)