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

Add support for the Relation API to the RelationalAI query transpiler #2827

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

relationalai-opensource
Copy link
Contributor

@relationalai-opensource relationalai-opensource commented May 2, 2024

PR which adds support for the Relation API to the RelationalAI query transpiler.

The Rel generated by the transpiler for these queries will be identical to the Rel generated for the equivalent query using TDS.

What type of PR is this?

Improvement

What does this PR do / why is it needed ?

Support for transpiling PURE queries which use the Relation API to RelationalAI.

Does this PR introduce a user-facing change?

This PR is backwards compatible in the sense that existing queries will continue to be supported without any changes.

@relationalai-opensource relationalai-opensource requested a review from a team as a code owner May 2, 2024 23:34
Copy link

Test Results

     767 files  ±0       767 suites  ±0   1h 7m 54s ⏱️ +56s
12 626 tests ±0  12 393 ✔️ ±0  233 💤 ±0  0 ±0 
15 737 runs  ±0  15 486 ✔️ ±0  251 💤 ±0  0 ±0 

Results for commit f4bec77. ± Comparison against base commit 795f174.

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.

None yet

2 participants