| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
|
| |
Removed a check and usages of `EmitReadsForExists` from the `yql/essentials`.
There are a lot of YQLs code recanonized because sometimes an extra block with
return was emitted and sometimes is not, but the YQLs is equivalent.
commit_hash:a4ec2a575177eff4063da017b4d9ee96e06f3740
|
| |
|
|
| |
commit_hash:8a515b5353e3ceadb9020c8f85aa2a5a1c335437
|
| |
|
|
|
| |
Also supported langver for negative sql2yql tests.
commit_hash:71e8f8552e85804ea94b707bd1a13ad3f9bd2287
|
| |
|
|
| |
commit_hash:873fb751890293cb5a436cf3529f9918ff2fadd1
|
| |
|
|
| |
commit_hash:05eb23bb0fd57c084ce25a643a0b801042dbab8b
|
| |
|
|
| |
commit_hash:c3c929f4005b33d2fddb492bbc2c553125d9ad40
|
|
|
- Alter grammar to support inline subqueries.
- Support inline subqueries in `sql/v1` (translator).
- Introduce `sql/v1/proto_ast/parse_tree.h` for reusable parse tree predicates.
- Support inline subqueries in `sql/v1/format`.
- Support inline subqueries in `sql/v1/complete`.
- Add some SQL-tests.
- Pass all tests.
commit_hash:075b2240778d071e1c7542f912d3cc83019ef849
|