Skip to content

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 <fengeric11@berkeley.edu>
Refactor construction of executed DAG.
Chenyu-Shi and others added 11 commits February 2, 2021 13:49
Implementation of the CONCAT expression.

Co-authored-by: Ubuntu <chenyu@accvm.docqqnvnul2ujd1zaothcdqfqb.bx.internal.cloudapp.net>
Co-authored-by: Wenting Zheng <wzheng@eecs.berkeley.edu>
* 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 <wzheng@eecs.berkeley.edu>
@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