Feat/target delta lake streaming tables#313
Merged
serhii-filonenko merged 10 commits intodevelopfrom Feb 12, 2026
Merged
Conversation
* 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 * HCK-14320: minor style refactoring * HCK-14320: minor style refactoring 2
…arate statements in FE (#307) * preserve constraints for streaming tables * add preserving of streaming table FKs
* HCK-14597:add separate CREATE frow for streaming tables * HCK-14597: update getRowFilterClause
* 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:add inline FK statement for regular tables * HCK-14471:delete duplicated FK Alter constraints * HCK-14471: update Alter scripts for Streaming tables
* 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
VitaliiBedletskyi
approved these changes
Feb 12, 2026
* RE: add stream keyword to unreserved words * RE: fix constraints mapping
|
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.



Content
Feature branch merging to develop.
Main ticket