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

Prep 1.0.0 release #723

Merged
merged 17 commits into from
Oct 13, 2020
Merged

Prep 1.0.0 release #723

merged 17 commits into from
Oct 13, 2020

Conversation

suhsteve
Copy link
Member

@suhsteve suhsteve commented Oct 8, 2020

This PR prepares the v1.0.0 release.

@suhsteve suhsteve added this to the 1.0.0 milestone Oct 8, 2020
@suhsteve suhsteve self-assigned this Oct 8, 2020
@suhsteve suhsteve mentioned this pull request Oct 8, 2020
zbills
zbills previously approved these changes Oct 8, 2020
docs/release-notes/1.0.0/release-1.0.0.md Show resolved Hide resolved
zbills
zbills previously approved these changes Oct 9, 2020
README.md Outdated Show resolved Hide resolved
docs/release-notes/1.0.0/release-1.0.0.md Outdated Show resolved Hide resolved
docs/release-notes/1.0.0/release-1.0.0.md Outdated Show resolved Hide resolved
docs/release-notes/1.0.0/release-1.0.0.md Outdated Show resolved Hide resolved

* Broadcast variables do not work with [dotnet-interactive](https://github.com/dotnet/interactive) ([#561](https://github.com/dotnet/spark/pull/561))
* UDFs defined using class objects with closures does not work with [dotnet-interactive](https://github.com/dotnet/interactive) ([#619](https://github.com/dotnet/spark/pull/619))
* GroupedMap `not` supported on Spark 3.0.0 ([#654](https://github.com/dotnet/spark/issues/654))
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

nit: But do we want to make the word not bold instead of highlighted?

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

just reworded to "does not work" (similar to others)

imback82 and others added 3 commits October 12, 2020 10:05
Co-authored-by: Niharika Dutta <nidutta@microsoft.com>
Co-authored-by: Niharika Dutta <nidutta@microsoft.com>
@Niharikadutta
Copy link
Collaborator

LGTM. Thanks @suhsteve !

Copy link
Contributor

@imback82 imback82 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, thanks @suhsteve!

@imback82 imback82 merged commit 7bfd0bb into dotnet:master Oct 13, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants