KARTHIK PURUSHOTHAMAN created ARROW-10564:
---------------------------------------------
Summary: [C#] FluentBuilderExample fails to compile
Key: ARROW-10564
URL: https://issues.apache.org/jira/browse/ARROW-10564
Project: Apache Arrow
Issue Type: Bug
Components: C#
Environment: OS: Windows 10 Enterprise
Visual Studio: Microsoft Visual Studio Enterprise 2019 Version 16.7.4
Reporter: KARTHIK PURUSHOTHAMAN
FluentBuiderExample fails to compile with below error
CS1061 'ArrowFileWriter' does not contain a definition for 'WriteFooterAsync'
and no accessible extension method 'WriteFooterAsync' accepting a first
argument of type 'ArrowFileWriter' could be found (are you missing a using
directive or an assembly reference?) FluentBuilderExample
C:\Users\kpurusho\source\repos\arrow\csharp\examples\FluentBuilderExample\Program.cs
54
--
This message was sent by Atlassian Jira
(v8.3.4#803005)