Skip to content

Upgrade to DF 21#301

Merged
andygrove merged 3 commits into
apache:mainfrom
andygrove:df-21
Mar 30, 2023
Merged

Upgrade to DF 21#301
andygrove merged 3 commits into
apache:mainfrom
andygrove:df-21

Conversation

@andygrove
Copy link
Copy Markdown
Member

Which issue does this PR close?

Closes #.

Rationale for this change

What changes are included in this PR?

Are there any user-facing changes?

@andygrove andygrove marked this pull request as ready for review March 30, 2023 15:45
names=["a", "b"],
)
df = ctx.create_dataframe([[batch]])
df = ctx.create_dataframe([[batch]], "l")
Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

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

I had to alias these tables to fix an ambiguous column reference later in the test ... seems like an improvement

Copy link
Copy Markdown
Contributor

@jdye64 jdye64 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 for the version bump Andy

@andygrove andygrove merged commit 65620f4 into apache:main Mar 30, 2023
@andygrove andygrove deleted the df-21 branch March 30, 2023 16:17
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.

2 participants