-
Notifications
You must be signed in to change notification settings - Fork 112
[migrations] Spark-to-Feldera migration tool PoC. #5837
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
Draft
wilmaontherun
wants to merge
45
commits into
main
Choose a base branch
from
felderize
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Draft
Changes from 1 commit
Commits
Show all changes
45 commits
Select commit
Hold shift + click to select a range
046f795
[migrations] Spark-to-Feldera migration tool PoC.
wilmaontherun bb1b24c
[ci] apply automatic fixes
feldera-bot 871d79c
Intermediate progress based on Mihai's comments.
wilmaontherun e856080
fixed comments on skills
wilmaontherun b672679
Fixed all comments before we refactor skills
wilmaontherun 3d8536f
Merge skills
wilmaontherun 219f8b7
Fixed the rest of the code w.r.t. new skill file
wilmaontherun 83d7731
Revised doc indexing
wilmaontherun 98f7dee
merged skills
wilmaontherun 56bd911
add --verbose flag, translate-file, combined demos, and Feldera PK/qu…
wilmaontherun b10f7a4
more demo files
wilmaontherun 7d56201
revised samples and skills
wilmaontherun 9e17a33
[ci] apply automatic fixes
feldera-bot 3a75739
add --compiler option, fix no-compiler handling, improve example list…
wilmaontherun ab4f746
[ci] apply automatic fixes
feldera-bot 6672146
fixed readme
wilmaontherun 9975f33
[ci] apply automatic fixes
feldera-bot 14e7cc6
Add --model option, remove OpenAI support and hardcoded compiler path
wilmaontherun 7ac2fb9
Use sqlparse for SQL splitting, fix README inconsistencies
wilmaontherun 6655f7c
Add prompt caching and rate limit retry; skip examples on first pass
wilmaontherun 8fa1210
Clean up code quality: fix imports, types, and consistency issues
wilmaontherun 4358104
Fix spark_skills.md inconsistencies
wilmaontherun 80a5e7f
[ci] apply automatic fixes
feldera-bot 7da4c30
Verify and fix spark_skills.md against Apache Spark SQL reference
wilmaontherun 589406c
Overhaul spark/data/samples: fix errors, add new patterns, remove tri…
wilmaontherun b53a97a
Fix skills inconsistencies: QUARTER unsupported, contains/binary, pmo…
wilmaontherun 05388f9
Rename misnamed sample files to match their content
wilmaontherun 643ba2b
Improve and expand sample demos
wilmaontherun d1b0c95
Fix demo files: remove unsupported patterns, add dates and arithmetic…
wilmaontherun d7057b9
Fix aggregations and arithmetic demos to use only supported Feldera f…
wilmaontherun b438037
split_part skill & base_url config
anandbraman aaf02dd
Update AVG(integer) rule: rewrite to AVG(CAST(col AS DOUBLE)) for int…
wilmaontherun 9de37f9
Untrack known_unsupported.yaml (ignored by .gitignore)
wilmaontherun e088426
Add dialect subcommand structure: felderize spark <cmd>
wilmaontherun d596584
Move data/skills one level above spark/ to felderize root
wilmaontherun d5bf6e0
Move skills file to spark/skills/
wilmaontherun e714f19
Address review comments: lateral aliases, size/CARDINALITY, JSON, sem…
wilmaontherun 621dd95
Merge branch 'gh-readonly-queue/main/pr-5953-63f28bb9543f28137c91d7a2…
wilmaontherun a84c82f
Reorganize spark_skills.md: fix section placement and add missing ent…
wilmaontherun 06b7bc6
Fix and improve spark_skills.md translation rules
wilmaontherun 425d5ab
Reorganize spark_skills.md: structured subsections with emoji markers
wilmaontherun 2b98d4e
Verify spark_skills.md claims against test evidence; fix errors found
wilmaontherun 4faca22
Fix skills: STDDEV rewrite rule, GBD-REGEX-ESCAPE for RLIKE, CAST(num…
wilmaontherun c1f740d
README: note that Spark is current dialect, more planned
wilmaontherun d8a1ed6
[ci] apply automatic fixes
feldera-bot File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
[ci] apply automatic fixes
Signed-off-by: feldera-bot <feldera-bot@feldera.com>
- Loading branch information
commit bb1b24c5488b400eda94b387e48b14d37ab661d3
Some comments aren't visible on the classic Files Changed page.
There are no files selected for viewing
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
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
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
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
Oops, something went wrong.
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.
Uh oh!
There was an error while loading. Please reload this page.