Eventual-Inc / Daft

Distributed data engine for Python/SQL designed for the cloud, powered by Rust
https://getdaft.io
Apache License 2.0
2.35k stars 166 forks source link

[Daft-Connect] Implement SQL Operations #3217

Closed andrewgazelka closed 6 days ago

andrewgazelka commented 2 weeks ago
[Daft-Connect Feature Request]

 Add SQL query support

## Implementation Details
- [ ] Design API
- [ ] Implement core functionality
- [ ] Add tests
- [ ] Add documentation
- [ ] Review and optimize performance