Skip to content

Commit d7dc92d

Browse files
committed
Fix a few bugs
1 parent 0357946 commit d7dc92d

File tree

4 files changed

+2
-288
lines changed

4 files changed

+2
-288
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
[![Docs](https://img.shields.io/badge/docs-read-blue?style=flat&labelColor=282c34&logo=read-the-docs)](https://github.com/CogitatorTech/gaggle/tree/main/docs)
1313
[![License](https://img.shields.io/badge/license-MIT%2FApache--2.0-007ec6?style=flat&labelColor=282c34&logo=open-source-initiative)](https://github.com/CogitatorTech/gaggle)
1414

15-
Access and Query Kaggle Datasets from DuckDB
15+
Access and query Kaggle datasets from DuckDB
1616

1717
</div>
1818

docs/BUGFIXES.md

Lines changed: 0 additions & 127 deletions
This file was deleted.

test/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
## Testing Gaggle Extension
22

33
This directory contains a collection of mainly Sqllogictest-style tests for the Gaggle DuckDB extension.
4-
These tests are different than other tests like Rust tests in [gaggle](../gaggle/src).
4+
These tests are different than other tests like Rust tests for the [gaggle](../gaggle) crate.
55

66
### Prerequisites
77

test/sql/README.md

Lines changed: 0 additions & 159 deletions
This file was deleted.

0 commit comments

Comments
 (0)