GithubHelp home page GithubHelp logo

Comments (4)

UnamedRus avatar UnamedRus commented on June 29, 2024

Duplicate

#33583

from clickhouse.

josh-hildred avatar josh-hildred commented on June 29, 2024

@UnamedRus I think both solutions would solve similar problems, but there are differences in what I propose. #33583 proposes allowing the user to change the order that ClickHouse uses indices (including the primary index). Whereas I proposes adding a completely new index that is always defined at the part/partition level and is used at the same time as the MinMax index over the partitioning key (In MergeTreeDataSelectExecutor::filterPartsByPartition). This index would only be available when partitioning.

from clickhouse.

CurtizJ avatar CurtizJ commented on June 29, 2024

Also see #64210. I think the idea is pretty similar.

from clickhouse.

josh-hildred avatar josh-hildred commented on June 29, 2024

@CurtizJ Yes, I agree the idea is also similar. I think all three issues agree on the fact that ClickHouse performance could be improved by allowing user defined indices to be used earlier (I.e. to filter parts or partitions) when reading data. Some discussion on what a) makes the most sense for ClickHouse and b) would be most useful to users would be interesting.

from clickhouse.

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.