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

[CDAP-20657] fixes & additional support #15405

Merged
merged 1 commit into from
Nov 4, 2023
Merged

[CDAP-20657] fixes & additional support #15405

merged 1 commit into from
Nov 4, 2023

Conversation

tivv
Copy link
Contributor

@tivv tivv commented Nov 3, 2023

  • Add Dataset support & fix transform & multiOutputTransform;
  • Ensure store & multistore RDD conversion is done when store task is executed

In summary, we can now evade conversion of Dataset to RDD for the most widely used plugins, including Wrangler.

…rm; Ensure store & multistore RDD conversion is done when store task is executed
@tivv tivv requested review from albertshau and fernst November 3, 2023 23:13
@tivv tivv added the build Triggers github actions build label Nov 3, 2023
@tivv tivv merged commit f878680 into develop Nov 4, 2023
10 checks passed
@tivv tivv deleted the dataset_transform branch November 4, 2023 02:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
build Triggers github actions build
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants