HCK-14742: add RE from instance for streaming table properties#312
Merged
VitaliiBedletskyi merged 6 commits intofeat/target-DeltaLake-streaming-tablesfrom Feb 12, 2026
Merged
Conversation
Contributor
|
@serhii-filonenko FYI |
|
VitaliiBedletskyi
approved these changes
Feb 12, 2026
7d7b93e
into
feat/target-DeltaLake-streaming-tables
1 check passed
serhii-filonenko
added a commit
that referenced
this pull request
Feb 12, 2026
* HCK-14318:update UI config; add validation (#304) * HCK-14318:update UI config; add vaalidation * HCK-14318: fix "Or replace" * HCK-14318: update numeric validation; Temporary field --------- Co-authored-by: Linsted <ivan.malenko18@gmail.com> * HCK-14320: add CREATE and SCHEDULE clauses (#305) * HCK-14320: add CREATE and SCHEDULE clauses * HCK-14320: minor style refactoring * HCK-14320: minor style refactoring 2 * HCK-14681: Preserve model objects for streaming tables when using separate statements in FE (#307) * preserve constraints for streaming tables * add preserving of streaming table FKs * HCK-14597:add separate CREATE frow for streaming tables (#308) * HCK-14597:add separate CREATE frow for streaming tables * HCK-14597: update getRowFilterClause * entityLevelConfig: unify schedule configs (#309) * HCK-14321: Update Grammar & Visitor to Parse Streaming Tables (#310) * HCK-14321: update antlr parser * HCK-14321: update antlr parser * HCK-14321: add RE for entity properties * HCK-14321: add visitor methods for streaming table properties * HCK-14321: update grammar rules * HCK-14321: fix schedule clause parsing * HCK-14321: fix cron clause parsing * HCK-14471: inline FK ans Alter clauses for Streaming tables (#311) * HCK-14471:add inline FK statement for regular tables * HCK-14471:delete duplicated FK Alter constraints * HCK-14471: update Alter scripts for Streaming tables * HCK-14742: add RE from instance for streaming table properties (#312) * HCK-14742: update parser grammar * HCK-14742: update sql base visitor * HCK-14742: fix interval clause parsing * HCK-14742: update regexp for table ddls * HCK-14742: add additional options for intervals * HCK-14742: fix sonar issue * Fix: streaming tables re (#314) * RE: add stream keyword to unreserved words * RE: fix constraints mapping --------- Co-authored-by: Linsted <ivan.malenko18@gmail.com> Co-authored-by: Taras Dubyk <tarass.dubyk@gmail.com> Co-authored-by: Serhii Filonenko <91055067+serhii-filonenko@users.noreply.github.com>
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.



Uh oh!
There was an error while loading. Please reload this page.