Giter VIP home page Giter VIP logo

Comments (4)

ritchie46 avatar ritchie46 commented on August 27, 2024 1

Yes! We should add that for polars as well.

from tpch.

stinodego avatar stinodego commented on August 27, 2024

The purpose of this repo is to benchmark the engines. Polars SQL has the exact same underlying engine, so there's not much point in rewriting all the queries as SQL and running those.

I like having the queries in the native Polars API, so I'll close this as not planned for now. We can revisit if there is a concrete benefit of adding Polars SQL queries.

from tpch.

osawyerr avatar osawyerr commented on August 27, 2024

@stinodego the support of features in native Polars API vs Polars SQL is not 1 to 1. For example, its only recently that Polars SQL added support for LIKE queries pola-rs/polars#12399 which was missing and is a fundamental part of SQL but has been supported in the native APi for a long time. As an example LIKE is used by various TPCH queries.

Expressing the TPCH benchmark as SQL as well ensures that Polars SQL has full coverage of various SQL functionality used by analytical queries. SQL is more ubiquitous than the native Polars API.

from tpch.

stinodego avatar stinodego commented on August 27, 2024

If you have a feature request for a specific SQL keyword, feel free to open an issue in the Polars main repo.

from tpch.

Related Issues (17)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.