Re: ConcatenateTables APIs

2019-11-20 Thread Wes McKinney
I agree with introducing ConcatenateTables with an options argument (which can have parameters added to it without disrupting public APIs too much). It would be good to do this sooner rather than later On Fri, Nov 15, 2019 at 12:22 AM Micah Kornfield wrote: > > This sounds like a reasonable desi

Re: ConcatenateTables APIs

2019-11-14 Thread Micah Kornfield
This sounds like a reasonable design to me. One question I had for SchemaUnificationOptions will those only be applicable to Arrow schemas or does it make sense to extend them for other use-cases (like DataSet APIs). Cheers, Micah On Fri, Nov 8, 2019 at 10:27 AM Zhuo Peng wrote: > Hi, > > http