File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1111
1212## Features
1313
14- | Component | Feature | Status | Notes |
15- | ------------------| ----------------------------------------------| --------| ---------------------------------------------------|
14+ | Component | Feature | Status | Notes |
15+ | ------------------| ----------------------------------------------| --------- | ---------------------------------------------------|
1616| ** Runtime** | Tokio runtime | ✅ | Configurable threads, supports multiple instances |
1717| | Logger | ✅ | Configurable with log levels |
18+ | | CancellationToken | ✅ | All async operations accept CancellationToken |
1819| ** Session** | Create session context | ✅ | |
1920| | Execute SQL queries | ✅ | Returns DataFrame, supports parameters |
2021| ** Data Sources** | CSV (read/write) | ✅ | ` RegisterCsvAsync ` |
You can’t perform that action at this time.
0 commit comments