Re: Cpp Win32/MSVC build

2022-07-03 Thread James Duong
t; https://arrow.apache.org/docs/developers/overview.html#pull-request-and-review > > > Thanks, > -- > kou > > In <629FA843012000EA00390001_0_66239@msllnjpmsgsv06> > "Cpp Win32/MSVC build" on Tue, 7 Jun 2022 19:34:27 -, > "Arkadiy Vertleyb (BLOOMBERG/

Re: Cpp Win32/MSVC build

2022-06-07 Thread Sutou Kouhei
In <629FA843012000EA00390001_0_66239@msllnjpmsgsv06> "Cpp Win32/MSVC build" on Tue, 7 Jun 2022 19:34:27 -, "Arkadiy Vertleyb (BLOOMBERG/ 120 PARK)" wrote: > Hi all, > > I just created ARROW-16778 to address C++ build issues under MSVC/Win32. The

Cpp Win32/MSVC build

2022-06-07 Thread Arkadiy Vertleyb (BLOOMBERG/ 120 PARK)
Hi all, I just created ARROW-16778 to address C++ build issues under MSVC/Win32. The following patch can fix the issue: index 8583e10b2..496bbb78b 100644 --- a/cpp/src/arrow/util/bit_util.h +++ b/cpp/src/arrow/util/bit_util.h @@ -67,7 +67,14 @@ static constexpr uint8_t kBytePopcount[] = {