SNOW-978294 provide usage example on how to insert data into a VARIANT column #1853
Annotations
10 warnings
Build Driver:
Snowflake.Data/Client/SnowflakeDbException.cs#L26
'SnowflakeDbException.SqlState' hides inherited member 'DbException.SqlState'. To make the current member override that implementation, add the override keyword. Otherwise add the new keyword.
|
Build Driver:
Snowflake.Data/Core/ChunkDownloaderFactory.cs#L20
'SFBlockingChunkDownloader' is obsolete: 'SFBlockingChunkDownloader is deprecated'
|
Build Driver:
Snowflake.Data/Core/ChunkDownloaderFactory.cs#L27
'SFChunkDownloaderV2' is obsolete: 'SFChunkDownloaderV2 is deprecated'
|
Build Driver:
Snowflake.Data/Core/FileTransfer/StorageClient/SFGCSClient.cs#L118
'WebRequest.Create(string)' is obsolete: 'WebRequest, HttpWebRequest, ServicePoint, and WebClient are obsolete. Use HttpClient instead.' (https://aka.ms/dotnet-warnings/SYSLIB0014)
|
Build Driver:
Snowflake.Data/Core/FileTransfer/SFFileTransferAgent.cs#L696
The variable 'e' is declared but never used
|
Build Driver:
Snowflake.Data/Core/HttpUtil.cs#L349
'ServicePointManager.FindServicePoint(Uri)' is obsolete: 'WebRequest, HttpWebRequest, ServicePoint, and WebClient are obsolete. Use HttpClient instead.' (https://aka.ms/dotnet-warnings/SYSLIB0014)
|
Build Driver:
Snowflake.Data/Core/HttpUtil.cs#L354
'HttpRequestMessage.Properties' is obsolete: 'HttpRequestMessage.Properties has been deprecated. Use Options instead.'
|
Build Driver:
Snowflake.Data/Core/HttpUtil.cs#L355
'HttpRequestMessage.Properties' is obsolete: 'HttpRequestMessage.Properties has been deprecated. Use Options instead.'
|
Build Driver:
Snowflake.Data/Core/RestRequest.cs#L55
'HttpRequestMessage.Properties' is obsolete: 'HttpRequestMessage.Properties has been deprecated. Use Options instead.'
|
Build Driver:
Snowflake.Data/Core/RestRequest.cs#L56
'HttpRequestMessage.Properties' is obsolete: 'HttpRequestMessage.Properties has been deprecated. Use Options instead.'
|
The logs for this run have expired and are no longer available.
Loading