Skip to content

Commit

Permalink
File organization hint
Browse files Browse the repository at this point in the history
  • Loading branch information
yyin-dev committed Sep 19, 2022
1 parent 2c81d2b commit 9c63313
Showing 1 changed file with 17 additions and 0 deletions.
17 changes: 17 additions & 0 deletions docs/src/01-04-array.md
Original file line number Diff line number Diff line change
Expand Up @@ -190,4 +190,21 @@ impl InMemoryTable {
}
```

δΈ€η§ε―δΎ›ε‚θ€ƒηš„δ»£η η»“ζž„οΌš

```
.
β”œβ”€β”€ array
β”‚ β”œβ”€β”€ data_chunk.rs
β”‚ β”œβ”€β”€ iter.rs
β”‚ β”œβ”€β”€ mod.rs
β”‚ β”œβ”€β”€ primitive_array.rs
β”‚ └── utf8_array.rs
└── storage
β”œβ”€β”€ memory
β”‚ β”œβ”€β”€ mod.rs
β”‚ └── table.rs
└── mod.rs
```

ι™€ζ­€δΉ‹ε€–οΌŒζœ¬θŠ‚ζ²‘ζœ‰ζ–°ε’žηš„ SQL 桋试。

0 comments on commit 9c63313

Please sign in to comment.