-
Notifications
You must be signed in to change notification settings - Fork 327
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #637 from adriens/patch-1
π Add some csv (parquet) example for HTTPFS π§βπ
- Loading branch information
Showing
1 changed file
with
28 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,28 @@ | ||
id,text | ||
1,"In a world of data and code ππ»" | ||
2,"Where information doth explode π₯πΎ" | ||
3,"A database emerged quite new ππ¦" | ||
4,"DuckDB, the feathered friend we knew π€π€" | ||
5," " | ||
6,"With speed and efficiency π¨πͺ" | ||
7,"DuckDB solves queries with agility πββοΈπ" | ||
8,"A feather-light database to deploy ποΈπ»" | ||
9,"For analytics to enjoy ππ€©" | ||
10," " | ||
11,"Structured, unstructured, and beyond ππ" | ||
12,"DuckDB stores it all in a bond π" | ||
13,"SQL-compliant, it plays well π" | ||
14,"With other databases, we can tell π€π»" | ||
15," " | ||
16,"A mallard in the world of tech π¦π»" | ||
17,"DuckDB swims without a peck πββοΈβ" | ||
18,"In lakes of data it does wade ππΎ" | ||
19,"A quack above the rest is made π£οΈπ" | ||
20," " | ||
21,"So if you seek a database true π€π" | ||
22,"With power, speed, and charm anew πͺπ¨π€©" | ||
23,"Look no further than the duck π¦" | ||
24,"DuckDB, a name you'll love to pluck π€π€" | ||
25," " | ||
26,"βοΈ Poem by ChatGPT (Mar 14 Version.) π»π€π" | ||
27,"βΉοΈ https://help.openai.com/en/articles/6825453-chatgpt-release-notes" |