microsoft / azuredatastudio

Azure Data Studio is a data management and development tool with connectivity to popular cloud and on-premises databases. Azure Data Studio supports Windows, macOS, and Linux, with immediate capability to connect to Azure SQL and SQL Server. Browse the extension library for more database support options including MySQL, PostgreSQL, and MongoDB.
https://learn.microsoft.com/sql/azure-data-studio
MIT License
7.58k stars 906 forks source link

Data Virtualization wizard edit column type doesn't work #10766

Open rajmera3 opened 4 years ago

rajmera3 commented 4 years ago

Steps to Reproduce:

  1. Attempt to virtualize CSV
  2. Edit column type from X -> Y
  3. Table still uses the original column type
Charles-Gagnon commented 4 years ago

@rajmera3 Can you give me the CSV file you saw this with and the column you modified? It seems to work for me with a basic test case.

Charles-Gagnon commented 4 years ago

This happens if you just type/copy&paste into the edit boxes instead of selecting from the dropdown