[jira] [Created] (PARQUET-527) Provide sandbox option for creating release builds including 3rd-party libraries

2016-02-13 Thread Wes McKinney (JIRA)
Wes McKinney created PARQUET-527:


 Summary: Provide sandbox option for creating release builds 
including 3rd-party libraries
 Key: PARQUET-527
 URL: https://issues.apache.org/jira/browse/PARQUET-527
 Project: Parquet
  Issue Type: Improvement
  Components: parquet-cpp
Reporter: Wes McKinney


We are currently set up for debug builds. It would be helpful for 3rd-party 
users to create out-of-the-box release builds including the dependencies built 
with optimization and statically linked (e.g. Thrift).



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


parquet-cpp first 0.1 release planning & timeline

2016-02-13 Thread Wes McKinney
Dear friends,

I made a pass through the JIRAs and feature roadmap and listed out
essential tasks for reaching a milestone that would merit a versioned
code release, see:

https://docs.google.com/document/d/1WyquzupLc3UkErO2OhqLJNQ9a84Cccc8LVUSuLQz39o/edit#

I will be pressing for all of this to be completed with target date
(for a parquet-cpp 0.1 RC) of March 1. I think with the current
cadence and progress this should be achievable.

It would be great if Aliaksei, Deepak, Julien, and Nong could briefly
review the items and let me know if there are any blind spots / things
we've missed?

If we agree on the scope of the release and timeline, we should create
ordered "tracks" of interrelated JIRAs as many of them depend on the
others for functionality and unit test tools that will be created.
This will reduce ambiguity about what needs doing next and reduce
refactor churn / merge conflicts.

Thank you
Wes