Skip to content

Conversation

@llali
Copy link
Member

@llali llali commented May 23, 2025

Description

Please provide a detailed description. Be as descriptive as possible - include information about what is being changed,
why it's being changed, and any links to relevant issues. If this is closing an existing issue use one of the issue linking keywords to link the issue to this PR and have it automatically close when completed.

In addition, go through the checklist below and check each item as you validate it is either handled or not applicable to this change.

Code Changes

MerlinBot and others added 6 commits May 23, 2025 11:13
In this PR we add a new Grammar File and Parser specifically targeting Fabric DW platform.
Currently we use TSql160 grammar and parser and hence we have simply cloned them in this PR before adding any changes in subsequent iterations.
This would help in the development of a few features in Fabric DW DMS team.

**Our PM Specs for these features**:
[DacFx & ScriptDom support CI/CD in Fabric Web and Client Tools](https://microsoft-my.sharepoint.com/:w:/p/salilkanade/ES9gX3CH06xKmMny3fgr0r4BAjKCObgS3lCJ9qf97q8y6A?e=h76P3r&ovuser=72f988bf-86f1-41af-91ab-2d7cd011db47%2Cdhrelwan%40microsoft.com)
[DacFx integration for Fabric DW CI/CD](https://microsoft-my.sharepoint.com/:w:/p/salilkanade/ES9gX3CH06xKmMny3fgr0r4BAjKCObgS3lCJ9qf97q8y6A?e=h76P3r&ovuser=72f988bf-86f1-41af-91ab-2d7cd011db47%2Cdhrelwan%40microsoft.com)

**Fabric DW Contacts**:
Dev: @<Dhruv Relwani>
EM: @<Don Reamey>
PM: @<Pradeep Srikakolapu>

Related work items: #4093147
Adding new Event types with 170

----
#### AI description  (iteration 1)
#### PR Classification
New feature

#### PR Summary
This pull request adds new event types to the `EventNotificationEventType` enumeration.
- `EventNotificationEventType.cs`: Added `AddInformationProtection` and `DropInformationProtection` event types.
<!-- GitOpsUserAgent=GitOps.Apps.Server.pullrequestcopilot -->
Adding tests for scalar function support for the newly added TSqlFabricDW parser.

Related work items: #4161090
# Pull Request Template for ScriptDom
## Description
Adding release notes for 170.0.44.0

Before submitting your pull request, please ensure you have completed the following:

## Code Change
- [ ] The [Common checklist](https://msdata.visualstudio.com/SQLToolsAndLibraries/_git/Common?path=/Templates/PR%20Checklist%20for%20SQLToolsAndLibraries.md&version=GBmain&_a=preview) has been reviewed and followed
- [ ] Code changes are accompanied by appropriate unit tests
- [ ] Identified and included SMEs needed to review code changes
- [ ] Follow the [steps](https://msdata.visualstudio.com/SQLToolsAndLibraries/_wiki/wikis/SQLToolsAndLibraries.wiki/33838/Adding-or-Extending-TSql-support-in-Sql-Dom?anchor=make-the-changes-in) here to make changes in the code

## Testing
- [ ] Follow the [steps](https://msdata.visualstudio.com/SQLToolsAndLibraries/_wiki/wikis/SQLToolsAndLibraries.wiki/33838/Adding-or-Extending-TSql-support-in-Sql-Dom?anchor=to-extend-the-tests-do-the-following%3A) here to add new tests for your feature

## Documentation
- [ ] Update relevant documentation in the [wiki](https://dev.azure.com/msdata/SQLToolsAndLibraries/_wiki/wikis/SQLToolsAndLibraries.wiki) and the README.md file

## Additional Information
Please provide any additional information that might be helpful for the reviewers

Adding release notes for 170.0.44.0
@llali llali merged commit 0422e73 into main Jun 6, 2025
5 checks passed
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