hi Mike >From your prior e-mails I presume you're using C++. The turbodbc project is working on an Arrow-ODBC connector https://github.com/blue-yonder/turbodbc/pull/26 -- I think this will be your best bet as soon as it ships.
- Wes On Thu, May 18, 2017 at 1:40 PM, Katelman, Michael <[email protected]> wrote: > Thanks for the response, Nikola. What I would be trying to accomplish is to > select some rows from a mysql database and store the result into an arrow > table. > > -----Original Message----- > From: Nikola Zezelj [mailto:[email protected]] > Sent: Thursday, May 18, 2017 13:27 > To: [email protected] > Subject: RE: arrow + mysql > > Could you clarify what you are trying to accomplish? For example, there is > an SQL "adapter" with Apache Drill. > > -----Original Message----- > From: Katelman, Michael [mailto:[email protected]] > Sent: Thursday, May 18, 2017 1:24 PM > To: [email protected] > Subject: arrow + mysql > > Hi, > > This is probably a long shot: Is there an existing arrow adapter for mysql > databases? > > -Mike > > > > > > DISCLAIMER: This e-mail message and any attachments are intended solely for > the use of the individual or entity to which it is addressed and may contain > information that is confidential or legally privileged. If you are not the > intended recipient, you are hereby notified that any dissemination, > distribution, copying or other use of this message or its attachments is > strictly prohibited. If you have received this message in error, please > notify the sender immediately and permanently delete this message and any > attachments. > > > > > This message is for the intended recipient(s) only and subject to terms and > conditions available at www.seaportglobal.com/pages/disclaimer > > Additional important disclosures: www.seaportglobal.com/pages/disclosures
