Elliana May - @[email protected]

1.2K posts

Elliana May - @Mause@cloudisland.nz banner
Elliana May - @Mause@cloudisland.nz

Elliana May - @[email protected]

@Mause_me

she/her | proud trans woman | 27 | ADHD | Python enthusiast | @duckdb contributor | Opinions my own | Profile picture by @MidsArtbox

Boorloo/Perth, WA, Australia Katılım Ekim 2010
896 Takip Edilen375 Takipçiler
Elliana May - @[email protected] retweetledi
DuckDB
DuckDB@duckdb·
We are proud to release the first major version of DuckDB, v1.0.0, codenamed "Snow Duck". This version is a culmination of almost six years of research and development. Today we are shipping an innovative database system with a backwards-compatible storage format. Check out our announcement blog post: duckdb.org/2024/06/03/ann…
DuckDB tweet media
English
24
270
987
123.1K
Peter Mbanugo
Peter Mbanugo@p_mbanugo·
@duckdb Hey @duckdb experts. I'm trying some SQL in the browser shell, is there any reason why I'd be getting this error? {"exception_type":"Not implemented", "exception_message":"Unsupported Arrow type UHUGEINT"}
English
2
0
0
172
Peter Mbanugo
Peter Mbanugo@p_mbanugo·
experimenting with collecting logs for scheduled function on cronatlas.com and decided I could make a log manager for my @flydotio apps as well. The advantage is that I can query faster and store for long period compared to using expensive log services. #buildinpublic
Peter Mbanugo tweet media
English
1
1
6
468
Mathias Lafeldt
Mathias Lafeldt@mlafeldt·
TIL: You can load @duckdb extensions directly from a local library file that doesn't end with ".duckdb_extension". I always used to copy build artifacts to ~/.duckdb/extensions, which is in fact what INSTALL can do locally as well. Neat!💥
Mathias Lafeldt tweet media
English
2
0
0
188
Ty
Ty@tschlic·
@Mause_me @itsjoenaso No, I'm trying to do this from within python modules! Appreciate the effort though
English
1
0
0
89
Joe Naso
Joe Naso@itsjoenaso·
Building a data pipeline? Take the extra 10 minutes to put your sql in its own file and read it in instead of using an inline Python string. It’s worth it.
English
10
2
62
8.4K
Ty
Ty@tschlic·
@itsjoenaso How do I do this with duckdb I've been trying to figure it out forever
English
2
0
1
348
Mathias Lafeldt
Mathias Lafeldt@mlafeldt·
I wish DuckDB was written in Rust. That huge C++ codebase with its peculiar build system gives me the chills every time I dare to look at it. Kudos to anyone who can be productive in such an environment. I guess tons of tests make it work somehow.
English
2
0
1
400
Elliana May - @Mause@cloudisland.nz
Hey folks, I've decided I need a change and am leaving my day job (not DuckDB, don't worry). If anyone has any leads on interesting remote jobs in Australia or Aotearoa (or in person in Perth), please feel free to hit me up
English
1
8
19
3K
Thiago Teixeira
Thiago Teixeira@ThiagoTDotCom·
Hey @duckdb, I was reading your article [1] (thanks for the @streamlit shout-out BTW!), and you don't need to call set_index() here:     st.line_chart(df_monthly.set_index('month')) Instead, just do:     st.line_chart(df_monthly, x='month') Nicer! [1] motherduck.com/blog/the-futur…
English
3
4
18
1.6K
Chris
Chris@criccomini·
Is there a writeup somewhere on @duckdb's internal storage format? I'm looking at duckdb.org/internals/stor… but it doesn't describe the actual on-disk structure (AFAICT).
English
9
1
44
10.9K
Parviz
Parviz@pdeyhim·
Revisited DuckDB's performance: Previously fast but struggled with big data. Latest check on new versions shows a dip in speed starting with 0.8.1. #DuckDB @pdeyhim/progression-of-duckdb-performance-649b83e02b17" target="_blank" rel="nofollow noopener">medium.com/@pdeyhim/progr…
English
1
0
0
120
Elliana May - @[email protected] retweetledi
Vic 🌮
Vic 🌮@VicVijayakumar·
Every company needs 2-3 senior+ engineers who have fuck you money or just have 0 fear of getting fired. Then when the architect or tech fellow or whoever unveil their new plan, those engineers unmute to say wtf is this, we're not moving everything into Lambda, are you high???
English
216
1.1K
12.5K
1.2M
GTSmoz
GTSmoz@GTSmoz·
Reading and filtering a csv in polars is 2.8x faster than duckdb 🧐 #python
GTSmoz tweet media
English
1
0
0
246
Aleksandar Milicevic
Aleksandar Milicevic@milicevica23·
Ways to access a remote #duckdb file, anything i miss? 1. Empty dbt project with dbt power user plugin 2. Buenavista server with PrestoSQL jdbc 3. Native duckdb cli 4. Harlequin duckdb ide for terminal (this one is cool)
English
1
0
1
172
Damon Cortesi
Damon Cortesi@dacort·
Yea, don't think this'll happen. Same error, different U-Haul location.
Damon Cortesi tweet media
English
2
0
0
134
Damon Cortesi
Damon Cortesi@dacort·
Alright, frens. It's Friday and I've got some spare time at THE OFFICE so I'm going to see if I can use the @duckdb Spark API to whip up a local example of my favorite "extreme_weather.py" script. Let's go.
English
1
1
4
806
Hamilton Ulmer
Hamilton Ulmer@hamiltonulmer·
I like DuckDB's COLUMNS lambda option, but I wish the argument returned a struct w/ the column info rather than just the column name. One opt would be to expand the args to include the struct. Like this: select median(columns(((col, info) -> info.type like '%INT%')) FROM x
English
2
0
6
1.3K
Elliana May - @[email protected] retweetledi
Effy Elden
Effy Elden@ineffyble·
What if I implement Chrome's Topics API in a Firefox extension but make it so that it always just returns ["Cheese"]? 🤔
English
0
1
0
689