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

Allow file names to include = when convert to delta #264

Closed
wants to merge 1 commit into from

Conversation

lys0716
Copy link
Contributor

@lys0716 lys0716 commented Dec 5, 2019

Allow file names to include = when convert to delta

Signed-off-by: Yishuang Lu luystu@gmail.com

@rahulsmahadev
Copy link
Collaborator

Hi @lys0716 can you rebase your branch with latest delta master.

@databricks-cla-assistant
Copy link

databricks-cla-assistant commented Dec 5, 2019

CLA assistant check
All committers have signed the CLA.

@lys0716
Copy link
Contributor Author

lys0716 commented Dec 5, 2019

@rahulsmahadev Thanks! Updated.

val (partitionOpt, _) = PartitionUtils.parsePartition(
path,
Copy link
Collaborator

Choose a reason for hiding this comment

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

if path is no longer used, we do not need to have it.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

The path store the absolute path to a file. It is used later to create an AddFile action. But we don't need it to parse the partition in the directory.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Hi @rahulsmahadev please let me know if you have other comments on this pr.

Allow file names to include = when convert to delta

Signed-off-by: Yishuang Lu <luystu@gmail.com>
@rahulsmahadev
Copy link
Collaborator

LGTM can one of @liwensun or @brkyvz have another look as well

@zsxwing zsxwing closed this in 6a22a95 Jan 7, 2020
tdas pushed a commit to tdas/delta that referenced this pull request May 31, 2023
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.

4 participants