Integrate JiT compilation into CLI#2110
Open
rafal-hawrylak wants to merge 1 commit into
Open
Conversation
fdccca4 to
371b080
Compare
371b080 to
18042dd
Compare
kolina
requested changes
Mar 11, 2026
Contributor
kolina
left a comment
There was a problem hiding this comment.
Let's test compatibility with different Dataform core versions.
Also this change seems worth it to bump a minor version of Dataform core
ikholopov-omni
requested changes
Mar 11, 2026
Collaborator
ikholopov-omni
left a comment
There was a problem hiding this comment.
Blocked on review of https://github.com/dataform-co/dataform/pull/2109/changes
10bb4e6 to
824d7d9
Compare
2466f28 to
38cd3b9
Compare
kolina
reviewed
Apr 11, 2026
38cd3b9 to
50cc5f3
Compare
807dae4 to
82adbdd
Compare
kolina
reviewed
Apr 23, 2026
Contributor
kolina
left a comment
There was a problem hiding this comment.
No outstanding issues from my side except question about access of JiT compiled code to other files
cde49c4 to
1555159
Compare
feat: enable JiT compilation in CLI run, build and compile commands Connect main CLI execution flow to the JiT worker process Add comprehensive JiT test suite Finalize AoT build logic to preserve JiT-specific fields Update CLI console and entry points for integrated JiT support Add file_name field (=8) to JitCompilationRequest proto for target source file resolution in the JiT worker.
1555159 to
c72977e
Compare
Collaborator
Author
Unblocked |
Collaborator
Author
Handled the access of external files to be on pair with GCP approach to provide portability. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.