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

[GAIA] Make input data as generic data types in JobAssembly interface #1859

Merged
merged 2 commits into from
Jul 20, 2022
Merged

[GAIA] Make input data as generic data types in JobAssembly interface #1859

merged 2 commits into from
Jul 20, 2022

Conversation

BingqingLyu
Copy link
Collaborator

@BingqingLyu BingqingLyu commented Jul 20, 2022

What do these changes do?

Make input data as generic data types in JobAssembly, so that in IRJobAssembly, we do not need to serialize/deserialize records when input data for pegasus. This will accelerate the query.

Related issue number

Fixes #1860

@BingqingLyu BingqingLyu added the component:gaia GAIA, the preview release of the next version of GIE label Jul 20, 2022
@longbinlai longbinlai merged commit fd9b55f into alibaba:main Jul 20, 2022
@BingqingLyu BingqingLyu deleted the refine_assembly_interface branch July 22, 2022 11:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
component:gaia GAIA, the preview release of the next version of GIE
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[GAIA] Make input data as generic data types in JobAssembly interface
2 participants