Code Monkey home page Code Monkey logo

Comments (4)

frankmcsherry avatar frankmcsherry commented on June 28, 2024

I'm not sure I see the bug. The self-loop is intentional, if that is what you mean.

from differential-dataflow.

sscdotopen avatar sscdotopen commented on June 28, 2024

Shouldn't the input edges be:

(0, 1)
(0, 2)
(1, 3)
(1, 4)
...

such that 0 is the skip-level manager of 3 and 4 ?

from differential-dataflow.

frankmcsherry avatar frankmcsherry commented on June 28, 2024

Erm, not in this example? Is the problem that (0,0) seems like a weird management relation? It exists for a reason (so that we don't drop records without two hops), but if you would prefer there to be a different tree that should work too.

from differential-dataflow.

sscdotopen avatar sscdotopen commented on June 28, 2024

Ah, I got the idea now, its not an error, its just a "weird" tree :) I found the example a little confusing because I was expecting a tree like the one on the left side here, but the actual tree in use is the one on the right side (correct me if I'm wrong). That one makes the example a little difficult to understand because now 0 and 1 actually have a skip-level relationship although they are direct neighbors.

from differential-dataflow.

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.