Details
-
Bug
-
Status: Resolved
-
Trivial
-
Resolution: Fixed
-
None
Description
The first line in the Getting Started example uses a Int64Builder like this:
Int64Builder builder(arrow::default_memory_pool(), arrow::int64());
The example works, but the arrow::int64() argument is not required.
Attachments
Issue Links
- links to