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

Introduce koalas_dtype to consolidate the logic to convert to dtype and Spark DataType. #2120

Merged
merged 1 commit into from
Mar 26, 2021

Conversation

ueshin
Copy link
Collaborator

@ueshin ueshin commented Mar 26, 2021

Introduce koalas_dtype to consolidate the logic to convert to dtype and Spark DataType.

@ueshin ueshin requested a review from xinrong-meng March 26, 2021 01:59
@@ -17,21 +17,21 @@
"""
Utilities to deal with types. This is mostly focused on python3.
"""
import typing
Copy link
Contributor

Choose a reason for hiding this comment

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

Nice!

@xinrong-meng
Copy link
Contributor

Looks great! Thanks!

@ueshin
Copy link
Collaborator Author

ueshin commented Mar 26, 2021

Thanks! merging.

@ueshin ueshin merged commit ed0bd49 into databricks:master Mar 26, 2021
@ueshin ueshin deleted the koalas_dtype branch March 26, 2021 18:25
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