Commit 9f8d90f
committed
Merge remote-tracking branch 'origin/main' into nn-meta-provenance
# Conflicts:
# Makefile
# go/src/parser.go
# julia/LQPParser/src/parser.jl
# julia/LQPParser/test/runtests.jl
# meta/src/meta/__init__.py
# meta/src/meta/codegen_base.py
# meta/src/meta/codegen_go.py
# meta/src/meta/codegen_julia.py
# meta/src/meta/codegen_python.py
# meta/src/meta/grammar.py
# meta/src/meta/grammar_utils.py
# meta/src/meta/grammar_validator.py
# meta/src/meta/parser_gen.py
# meta/src/meta/pretty_gen.py
# meta/src/meta/pretty_gen_python.py
# meta/src/meta/target.py
# meta/src/meta/target_builtins.py
# meta/src/meta/target_print.py
# meta/src/meta/target_utils.py
# meta/src/meta/templates/parser.go.template
# meta/src/meta/templates/parser.jl.template
# meta/src/meta/templates/parser.py.template
# meta/src/meta/templates/pretty_printer.py.template
# meta/src/meta/type_env.py
# meta/src/meta/yacc_parser.py
# meta/tests/meta/test_analysis.py
# meta/tests/meta/test_codegen_go.py
# meta/tests/meta/test_codegen_julia.py
# meta/tests/meta/test_codegen_python.py
# meta/tests/meta/test_grammar.py
# meta/tests/meta/test_grammar_utils.py
# meta/tests/meta/test_grammar_validator.py
# meta/tests/meta/test_parser_gen.py
# meta/tests/meta/test_terminal_sequence_set.py
# python-tools/src/lqp/cli.py
# python-tools/src/lqp/gen/parser.py
# python-tools/src/meta/codegen_templates.py
# python-tools/src/meta/grammar.y
# python-tools/src/meta/yacc_action_parser.py
# python-tools/tests/test_generated_parser.py
# python-tools/tests/test_proto_validator.py
# sdks/go/test/parser_test.go
# sdks/julia/LogicalQueryProtocol.jl/src/gen/relationalai/lqp/v1/fragments_pb.jl
# sdks/julia/LogicalQueryProtocol.jl/src/gen/relationalai/lqp/v1/logic_pb.jl
# sdks/julia/LogicalQueryProtocol.jl/src/gen/relationalai/lqp/v1/transactions_pb.jl
# sdks/python/src/lqp/gen/pretty.py
# sdks/python/src/lqp/generated_pretty_printer.py
# sdks/python/src/lqp/proto_validator.py
# sdks/python/tests/test_generated_pretty_printer.py485 files changed
Lines changed: 46821 additions & 35755 deletions
File tree
- .github/workflows
- docs
- go
- src
- test
- julia/LQPParser
- src
- test
- meta
- src/meta
- templates
- tests
- meta
- proto/relationalai/lqp/v1
- python-tools
- src
- lqp
- gen
- proto/v1
- meta
- templates
- tests
- lqp_debug_output
- lqp_no_csv_filename_output
- lqp_output
- lqp_pretty_output
- meta
- sdks
- go
- src
- lqp/v1
- test
- julia
- LogicalQueryProtocol.jl
- src
- gen/relationalai
- lqp
- v1
- test
- python
- .lsp
- src/lqp
- gen
- proto/v1
- tests
- validator
- tests
- bin
- lqp
- pretty_debug
- pretty
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
12 | | - | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
13 | 16 | | |
14 | 17 | | |
15 | | - | |
| 18 | + | |
16 | 19 | | |
17 | | - | |
18 | | - | |
| 20 | + | |
| 21 | + | |
19 | 22 | | |
20 | 23 | | |
21 | 24 | | |
22 | | - | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
23 | 43 | | |
24 | | - | |
25 | | - | |
26 | | - | |
27 | | - | |
| 44 | + | |
| 45 | + | |
28 | 46 | | |
29 | | - | |
| 47 | + | |
30 | 48 | | |
31 | | - | |
32 | | - | |
| 49 | + | |
| 50 | + | |
33 | 51 | | |
34 | 52 | | |
35 | 53 | | |
36 | | - | |
37 | | - | |
| 54 | + | |
| 55 | + | |
38 | 56 | | |
39 | 57 | | |
40 | 58 | | |
| |||
44 | 62 | | |
45 | 63 | | |
46 | 64 | | |
47 | | - | |
| 65 | + | |
48 | 66 | | |
49 | 67 | | |
50 | 68 | | |
| |||
53 | 71 | | |
54 | 72 | | |
55 | 73 | | |
56 | | - | |
| 74 | + | |
57 | 75 | | |
58 | 76 | | |
59 | 77 | | |
| |||
64 | 82 | | |
65 | 83 | | |
66 | 84 | | |
67 | | - | |
| 85 | + | |
68 | 86 | | |
69 | 87 | | |
70 | | - | |
| 88 | + | |
71 | 89 | | |
72 | 90 | | |
73 | 91 | | |
74 | 92 | | |
75 | 93 | | |
76 | | - | |
77 | | - | |
| 94 | + | |
| 95 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
2 | | - | |
3 | | - | |
4 | | - | |
5 | | - | |
6 | | - | |
7 | | - | |
8 | | - | |
9 | | - | |
| 1 | + | |
| 2 | + | |
| 3 | + | |
10 | 4 | | |
11 | 5 | | |
12 | | - | |
| 6 | + | |
13 | 7 | | |
14 | | - | |
| 8 | + | |
15 | 9 | | |
16 | 10 | | |
17 | | - | |
18 | | - | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
8 | | - | |
9 | | - | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
10 | 11 | | |
11 | | - | |
| 12 | + | |
12 | 13 | | |
13 | | - | |
14 | | - | |
15 | | - | |
| 14 | + | |
16 | 15 | | |
17 | | - | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
18 | 20 | | |
19 | | - | |
20 | | - | |
0 commit comments