Skip to content

Commit c1f740d

Browse files
wilmaontherunclaude
andcommitted
README: note that Spark is current dialect, more planned
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
1 parent 4faca22 commit c1f740d

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

python/felderize/README.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
1-
# Felderize — Spark SQL to Feldera SQL Translator
1+
# Felderize — SQL to Feldera SQL Translator
22

3-
felderize attempts to translate Spark SQL schemas and queries into valid [Feldera](https://www.feldera.com/) SQL using LLM-based translation with optional compiler validation.
3+
felderize translates SQL from various dialects into valid [Feldera](https://www.feldera.com/) SQL using LLM-based translation with optional compiler validation.
4+
5+
> **Dialects:** Spark SQL is currently the only supported dialect. Support for additional dialects is planned.
46
57
## Setup
68

0 commit comments

Comments
 (0)