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

Expected DAG Generation #151

Merged
merged 70 commits into from
Mar 15, 2021

Conversation

andrewlawhh
Copy link
Collaborator

Generate expected DAG from executedPlan value in a dataframe.

  • Generate DAG of spark operators
  • Convert DAG of spark operators to DAG of ecalls.

Andrew Law and others added 30 commits October 1, 2020 18:14
* add date_add, interval sql still running into issues

* Add Interval SQL support

* uncomment out the other tests

* resolve comments

* change interval equality

Co-authored-by: Eric Feng <[email protected]>
Refactor construction of executed DAG.
Andrew Law and others added 9 commits February 3, 2021 16:23
* removed calls to toSet

* added calls to toSet back where queries are unordered
The existing code only had RA working when run locally. This PR adds a sleep for 5 seconds to make sure that all executors are spun up successfully before attestation begins.

Closes mc2-project#147
Tests for TPC-H 12 and 19 pass.
* string to stringtype error

* tpch 20 passes

* cleanup

* implemented changes

* decimal.tofloat

Co-authored-by: Wenting Zheng <[email protected]>
@andrewlawhh andrewlawhh merged commit 5dc5561 into mc2-project:comp-integrity Mar 15, 2021
andrewlawhh added a commit that referenced this pull request Mar 15, 2021
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

Successfully merging this pull request may close these issues.

6 participants