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

Document getData call ordering. #49

Closed
lbrendanl opened this issue Jun 8, 2016 · 0 comments
Closed

Document getData call ordering. #49

lbrendanl opened this issue Jun 8, 2016 · 0 comments

Comments

@lbrendanl
Copy link
Contributor

lbrendanl commented Jun 8, 2016

When using multiple tables, we do not guarantee a deterministic ordering of the getData calls. It depends on many factors, such as what order the user dragged the tables to the data prep canvas, and what structure the join is.

However, the base table, the left most table in the join structure, will always be called for first.

This could be added to the FAQ potentially.

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