Attendees: Hatem Helal Uwe Korn Micah Kornfield Wes McKinney Prudhvi Porandla Neal Richardson Krisztián Szűcs
Topics discussed: Issues with 0.14: * Python manylinux2010 wheels broken, runtime dependency on lz4: fixed in master, bad wheels removed * Python macOS wheels have runtime dependency on homebrew openssl: also fixed in master * Parquet (C++ library): new way to annotate logical types was recently added; for forward compatibility, both old and new metadata is set. Affects interpretation of timestamps; arrow handled UTC normalization but Parquet format didn't. But writing timestamps in new format and read by old reader comes in as integers. See https://issues.apache.org/jira/browse/ARROW-5878, https://issues.apache.org/jira/browse/ARROW-5888, https://issues.apache.org/jira/browse/ARROW-5889 * C# issue: https://issues.apache.org/jira/browse/ARROW-5887 * Question of whether to release a bugfix only 0.14.1 release or release a 0.15.0 from master: raised on the mailing list today Removing arrow::Column from C++ Flatbuffers alignment: discuss addressing in 1.0.0 Getting lots of Java PRs: need to get more Java reviewer bandwidth to keep up On Wed, Jul 10, 2019 at 7:07 AM Wes McKinney <wesmck...@gmail.com> wrote: > All are welcome at > > https://meet.google.com/vtm-teks-phx >