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

Investigate optimizing conversion of SPL tuple to/from dictionary. #1543

Closed
5 of 6 tasks
ddebrunner opened this issue Mar 8, 2018 · 2 comments
Closed
5 of 6 tasks

Comments

@ddebrunner
Copy link
Member

ddebrunner commented Mar 8, 2018

@ddebrunner
Copy link
Member Author

#1562 added handling returned dict in the cgt code and improved performance for both tuple and dict as there is no longer one additional Python call layer.

The change for #1562 still needs to be appled to @spl.primitive and functional operators.

@markheger
Copy link
Member

flat_map is still an open issue and covered in issue: #2486

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants