fix(csharp/src/Apache.Arrow.Adbc): correct StandardSchemas.ColumnSchema data types #307
Annotations
10 warnings
Build:
csharp/src/Apache.Arrow.Adbc/Extensions/ListArrayExtensions.cs#L32
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
Build:
csharp/src/Apache.Arrow.Adbc/Extensions/ListArrayExtensions.cs#L88
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
Build:
csharp/src/Apache.Arrow.Adbc/Extensions/ListArrayExtensions.cs#L40
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
Build:
csharp/src/Apache.Arrow.Adbc/Extensions/ListArrayExtensions.cs#L60
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
Build:
csharp/src/Apache.Arrow.Adbc/Extensions/ListArrayExtensions.cs#L113
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
Build:
csharp/src/Apache.Arrow.Adbc/Extensions/ListArrayExtensions.cs#L121
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
Build:
csharp/src/Apache.Arrow.Adbc/Extensions/ListArrayExtensions.cs#L128
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
Build:
csharp/src/Apache.Arrow.Adbc/Extensions/ListArrayExtensions.cs#L32
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
Build:
csharp/src/Apache.Arrow.Adbc/Extensions/ListArrayExtensions.cs#L88
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
Build:
csharp/src/Apache.Arrow.Adbc/Extensions/ListArrayExtensions.cs#L40
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
Loading