<?xml version="1.0" encoding="utf-8"?>
<?xml-stylesheet href="/feed_style.xsl" type="text/xsl"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
    <tabi:metadata xmlns:tabi="https://github.com/welpo/tabi">
        <tabi:base_url>&#x2F;</tabi:base_url>
        <tabi:separator>
            •
        </tabi:separator>
        <tabi:about_feeds>This is a web feed, also known as an Atom feed. Subscribe by copying the URL from the address bar into your newsreader. Visit About Feeds to learn more and get started. It&#x27;s free.</tabi:about_feeds>
        <tabi:visit_the_site>Visit website</tabi:visit_the_site>
        <tabi:recent_posts>Recent posts</tabi:recent_posts>
        <tabi:last_updated_on>Updated on $DATE</tabi:last_updated_on>
        <tabi:default_theme>light</tabi:default_theme>
        <tabi:post_listing_date>date</tabi:post_listing_date>
        <tabi:current_section>arrow</tabi:current_section>
    </tabi:metadata><link rel="extra-stylesheet" href="/skins/mathias.css?h=2db8b2e5d8fe50c7b930" /><title>mathias kindberg - arrow</title>
    <link href="/tags/arrow/atom.xml" rel="self" type="application/atom+xml"/>
    <link href="/tags/arrow/" rel="alternate" type="text/html"/>
    <generator uri="https://www.getzola.org/">Zola</generator><updated>2025-10-06T00:00:00+00:00</updated><id>/tags/arrow/atom.xml</id><entry xml:lang="en">
        <title>DuckDB: Importing Polars dataframes the easy and hard way using Rust</title>
        <published>2025-10-06T00:00:00+00:00</published>
        <updated>2025-10-06T00:00:00+00:00</updated>
        <author>
            <name>mathiaskindberg</name>
        </author>
        <link rel="alternate" href="/blog/polars-dataframe-to-duckdb-with-arrow/" type="text/html"/>
        <id>/blog/polars-dataframe-to-duckdb-with-arrow/</id>
        <summary type="html">Recently I have been working on a project where I did data manipulation through Polars Dataframes and then wanted to query the result with DuckDB for that OLAP goodness. I wanted to build on the Rust Arrow ecosystem. On the surface, Arrow looks like a nice ecosystem with good interoperability. Polars abstracts over Arrow. DuckDB advertises support for both Polars and Arrow. That turned out to be a mirage.</summary>
        </entry>
</feed>
