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

The querytime is incorrect since it is lazy evaluated #197

Open
tobegit3hub opened this issue May 10, 2021 · 2 comments
Open

The querytime is incorrect since it is lazy evaluated #197

tobegit3hub opened this issue May 10, 2021 · 2 comments

Comments

@tobegit3hub
Copy link

Now the source code of spark-bench uses single scala time function to evaluate the execution time.

The time of querytime is incorrect if we just call the sql function which will return right now.

image

image

@tobegit3hub
Copy link
Author

Kind of similar with #161 .

@eddytruyen
Copy link

eddytruyen commented Jun 7, 2021

Querytime is the most important part here. Does this bug also affect other Sparkbench workloads?

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

No branches or pull requests

2 participants