Giter Club home page Giter Club logo

Comments (6)

andrewcallahan avatar andrewcallahan commented on May 27, 2024

So for Alpha - sounds like we must have #2 done. What about #3, and #4?

Also for #1, that looks really cool. Wondering if there are benefits from that - or if it would just be used for very custom SQL that doesn't fit into what's possible with #2?

from ash.

zachdaniel avatar zachdaniel commented on May 27, 2024

There are benefits to #1 over #2, as for #1 they would be sortable/filterable. There are drawbacks though, as you could potentially make your queries slower for something you could have done more easily in code. However, #3 is designed to be an abstract representation that can be transformed into #1 or #2 on demand, so the framework can decide.

Also: I just realized that the spec for #2 should be something that takes a list of records and returns a list of values.

from ash.

zachdaniel avatar zachdaniel commented on May 27, 2024

As for which are necessary: I want to add a very limited form of 3/4, even if it’s not fleshed out to be useful, to make sure that the rest of the pipeline is ready for it. So we’d really want all of them before alpha, but for 3/4 it would only be the guts.

from ash.

zachdaniel avatar zachdaniel commented on May 27, 2024

This has been broken out into aggregates and calculations, and aggregates have been completed (roughly)

from ash.

zachdaniel avatar zachdaniel commented on May 27, 2024

The initial functional portion of calculations has been completed.

from ash.

zachdaniel avatar zachdaniel commented on May 27, 2024

This is all now supported.

from ash.

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.