Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update mdbook to Timely 0.11.1 and Differential 0.11.0 #267

Merged

Conversation

falzberger
Copy link
Contributor

@falzberger falzberger commented Apr 2, 2020

So, I'm not sure if this is useful at all, but I thought it might be worth a try. When following the examples from the mdbook I ran into some errors - mainly because I skipped the very first chapter where it said that one should use differential v0.7.
Apparently, some of the output formatting changed and most importantly the result from the join() operator. This lead to quite a bit of confusion on my side because I tried to debug something locally using the mdbook as documentation and taking it at face value.
I also adapted the examples in chapter_a a bit because it was not possible to simply replace code parts from the previous example with the snippets without declaring some variables in the scope at first (might be difficult to see for a beginner in differential).

Maybe this PR can save someone else the struggle in the future, and I hope that I managed to update it consistently.

@frankmcsherry
Copy link
Member

These all look great! Thanks very much. I was literally looking at the 0.7 stuff last night thinking "I should update that tomorrow"... Sorry!

@frankmcsherry frankmcsherry merged commit e381bfb into TimelyDataflow:master Apr 2, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants