Commits


tianchen authored and Wes McKinney committed d0f859cb6f3
ARROW-7549: [Java] Reorganize Flight modules to keep top level clean/organized Related to [ARROW-7549](https://issues.apache.org/jira/browse/ARROW-7549). Lets create a flight parent module and then create the following below: flight-core (existing flight module) flight-grpc (existing flight-grpc module) Closes #6166 from tianchen92/ARROW-7459 and squashes the following commits: c4caf9c6f <tianchen> fix integration test 12f51f6f1 <tianchen> fix build break bd9eed957 <tianchen> ARROW-7459: Reorganize Flight modules to keep top level clean/organized Authored-by: tianchen <niki.lj@alibaba-inc.com> Signed-off-by: Wes McKinney <wesm+git@apache.org>