Skip to content

Conversation

@serhii-filonenko
Copy link
Contributor

@serhii-filonenko serhii-filonenko commented Feb 9, 2026

Sub-taskHCK-14321 [Delta Lake-Databricks] RE: Update Grammar & Visitor to Parse Streaming Tables

Technical details

Added grammar rules and visitor methods to streaming table properties

Copy link
Contributor

@VitaliiBedletskyi VitaliiBedletskyi left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I know in DeltaLake, we have an inconsistency that we use different parsers for RE from file and RE from instance logics.
SQLBase grammar - for RE DDL from instance
Hive grammar - for RE DDL from file

I don't see updates for sqlBaseToCollectionsVisitor.js. So then I have a question: Do we plan to do it in a separate PR, or how do we handle it?

@serhii-filonenko
Copy link
Contributor Author

I know in DeltaLake, we have an inconsistency that we use different parsers for RE from file and RE from instance logics. SQLBase grammar - for RE DDL from instance Hive grammar - for RE DDL from file

I don't see updates for sqlBaseToCollectionsVisitor.js. So then I have a question: Do we plan to do it in a separate PR, or how do we handle it?

@VitaliiBedletskyi RE from the instance will be a separate task

@sonarqubecloud
Copy link

sonarqubecloud bot commented Feb 9, 2026

@ivan-m-dev ivan-m-dev merged commit 793fbfd into feat/target-DeltaLake-streaming-tables Feb 9, 2026
1 check passed
@ivan-m-dev ivan-m-dev deleted the Feature/HCK-14321 branch February 9, 2026 15:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants