You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Issue Summary:
Unable to view Table-Valued Functions (TVFs) at the right folders in Azure Data Studio for Synapse Dedicated.
Known Impact: Although TVFs are supported, their absence from the Object Explorer in Azure Data Studio hampers users' ability to manage and utilize these functions effectively.
The above error existed in SSMS and it was confirmed as a Bug and later the SQL MT- SSMS Team have applied fixes on the latest version of SSMS 20.2.30 which was recently released.
After the Fix and Latest Release of SSMS 20.2, the TVFs and Scalar functions are arranged in their respective folders even though it was created earlier.
However, in ADS the bug/error still persists as seen below, both the scalar and TVF are aligned in same 'Scalar-Valued Function' which is incorrect.
Azure Data Studio Version: 1.49.1
OS Version: Windows_NT x64 10.0.22631
Steps to Reproduce:
Connect to Synapse dedicated pool Instance through SSMS or Synapse studio
Create TVF
Once created check the TVF in the SSMS (on latest version) - It would be organized in right folders
Now connect to Azure Data Studio to same synapse dedicated pool
Check the folders -- Table Valued function folder doesn't exist at all
The TVF is arranged in Scalar function folder
Does this issue occur when all extensions are disabled?: Yes/No
The text was updated successfully, but these errors were encountered:
Issue Summary:
Unable to view Table-Valued Functions (TVFs) at the right folders in Azure Data Studio for Synapse Dedicated.
Known Impact: Although TVFs are supported, their absence from the Object Explorer in Azure Data Studio hampers users' ability to manage and utilize these functions effectively.
The above error existed in SSMS and it was confirmed as a Bug and later the SQL MT- SSMS Team have applied fixes on the latest version of SSMS 20.2.30 which was recently released.
Reference: Bug 3125285 SSMS does not support/show "Inline Table-values Functions" in Object Explorer for Synapse DBs, even though they are supported (visualstudio.com)
After the Fix and Latest Release of SSMS 20.2, the TVFs and Scalar functions are arranged in their respective folders even though it was created earlier.
However, in ADS the bug/error still persists as seen below, both the scalar and TVF are aligned in same 'Scalar-Valued Function' which is incorrect.
Steps to Reproduce:
Does this issue occur when all extensions are disabled?: Yes/No
The text was updated successfully, but these errors were encountered: