GithubHelp home page GithubHelp logo

Comments (4)

philippemnoel avatar philippemnoel commented on June 26, 2024

Hi @DeoLeung! Thank you for reporting this, we'll get a fix going.

I'm curious, what is your use case for creating heap tables from parquet tables?

from paradedb.

DeoLeung avatar DeoLeung commented on June 26, 2024

we ingest the data into parquet table directly, and today we want to do some benchmark against heap table :) not a normal production operation

from paradedb.

philippemnoel avatar philippemnoel commented on June 26, 2024

we ingest the data into parquet table directly, and today we want to do some benchmark against heap table :) not a normal production operation

Makes sense. Are you benchmarking analytical query performance?

from paradedb.

DeoLeung avatar DeoLeung commented on June 26, 2024

yes, but not very successful today due to this issue and the slow insert from select

from our staging server, users tend to upload some tableau data, which hard to observe pg_analytics's performance gain. and I think it has some small overhead, like counting 300 row table(maybe the insert from select bug separate them into too many small parquet?), it took 10ms while heap table with a seq scan <1ms

from paradedb.

Related Issues (20)

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.