Thread

  1. duckdb has extensible parser

    Pavel Stehule <pavel.stehule@gmail.com> — 2026-05-13T13:25:52Z

    Hi
    
    today I found an article about preparing a new parser for duckdb.
    
    I remember here was a discussion about it, so this can be an idea on how to
    do it.
    
    https://duckdb.org/2024/11/22/runtime-extensible-parsers
    
    Regards
    
    Pavel