You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@arrow.apache.org by "jeremyosterhoudt (via GitHub)" <gi...@apache.org> on 2023/11/13 22:57:40 UTC

[I] [C#] Proper spot to include flight sql nuget package release [arrow]

jeremyosterhoudt opened a new issue, #38694:
URL: https://github.com/apache/arrow/issues/38694

   ### Describe the usage question you have. Please include as many useful details as  possible.
   
   
   I noticed Flight SQL for C# was not in the latest `14.x` release.  It occurred to me that when I did the PR to add support I never updated any scripts for releasing the package.  The scripts for release have a lot of different sections.  Would this be the correct place to add the new project for nuget release https://github.com/apache/arrow/blob/main/dev/release/post-06-csharp.sh#L38-L42?  Are there any additional areas that may need to be edited?
   
   ### Component(s)
   
   C#


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscribe@arrow.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


Re: [I] [C#] Proper spot to include flight sql nuget package for release? [arrow]

Posted by "ndglover (via GitHub)" <gi...@apache.org>.
ndglover commented on issue #38694:
URL: https://github.com/apache/arrow/issues/38694#issuecomment-1966290408

   Hi @jeremyosterhoudt - I'm looking at using Flight SQL to query dremio from a .net service. It looks like you addedsome functionality in this space. I don't see a FlightSQLClient or a released nuget package though. Just wondering if you have any insights around this? Is this repo actively maintained because it seems like there are many outstanding PR's like this one.
   
   If there is a better place to discuss these things please point me towards it.
   
   Thanks in advance


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: github-unsubscribe@arrow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


Re: [I] [C#] Proper spot to include flight sql nuget package for release? [arrow]

Posted by "CurtHagenlocher (via GitHub)" <gi...@apache.org>.
CurtHagenlocher commented on issue #38694:
URL: https://github.com/apache/arrow/issues/38694#issuecomment-1849217126

   I don't know the answer :). But if you look at commit https://github.com/apache/arrow/commit/67762295f86256497600f3990e90e7419a03c6b5, you'll see the package added to both that file and to dev/tasks/tasks.yml.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: github-unsubscribe@arrow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org