HashidaTKS commented on a change in pull request #10990:
URL: https://github.com/apache/arrow/pull/10990#discussion_r714900358
##########
File path: csharp/src/Apache.Arrow/Arrays/ArrowArrayBuilderFactory.cs
##########
@@ -18,9 +18,9 @@
namespace Apache.Arrow
{
- static class ArrowArrayBuilderFactory
+ public static class ArrowArrayBuilderFactory
Review comment:
I have changed them to `internal`.
##########
File path: csharp/src/Apache.Arrow/Arrays/ArrowArrayBuilderFactory.cs
##########
@@ -18,9 +18,9 @@
namespace Apache.Arrow
{
- static class ArrowArrayBuilderFactory
+ public static class ArrowArrayBuilderFactory
Review comment:
I have changed it to `internal`.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]