Skip to content

Conversation

@xudong963
Copy link
Member

Which issue does this PR close?

Closes #1082

Rationale for this change

What changes are included in this PR?

Are there any user-facing changes?

@github-actions github-actions bot added datafusion documentation Improvements or additions to documentation labels Nov 6, 2021
@houqp
Copy link
Member

houqp commented Nov 6, 2021

@xudong963 looks like tests are failing

@xudong963
Copy link
Member Author

@xudong963 looks like tests are failing

Yes, after #1259 merging, I'll rebase this PR and the test will pass.

@xudong963
Copy link
Member Author

The ticket has been done!

task.await.expect("task completed successfully");
}

#[tokio::test]
Copy link
Member

Choose a reason for hiding this comment

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

do you want to add integration comparison test with psql as well?

Copy link
Member Author

Choose a reason for hiding this comment

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

I am a little confused about if current test is enough. If we plan to add integration comparison test with psql, I want to know where to add and if there is an example.

@houqp houqp added this to the 6.0.0 milestone Nov 9, 2021
@houqp houqp added the enhancement New feature or request label Nov 9, 2021
@xudong963
Copy link
Member Author

Fix conflicts.

@houqp
Copy link
Member

houqp commented Nov 10, 2021

@jimexist could you take a final look?

@houqp
Copy link
Member

houqp commented Nov 10, 2021

we should be good to release 6.0 after this is merged.

@xudong963
Copy link
Member Author

xudong963 commented Nov 12, 2021

Add a tracking issue #1286 for @jimexist comment, I think we can do it in the next ticket.

@houqp houqp merged commit 0798ca4 into apache:master Nov 12, 2021
@houqp
Copy link
Member

houqp commented Nov 12, 2021

thanks @xudong963 !

@xudong963 xudong963 deleted the df_except branch November 12, 2021 04:58
jimexist pushed a commit to jimexist/arrow-datafusion that referenced this pull request Nov 13, 2021
matthewmturner pushed a commit to matthewmturner/arrow-datafusion that referenced this pull request Nov 16, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation Improvements or additions to documentation enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Implement the rest of Set Operators: INTERSECT, EXCEPT, etc

3 participants