You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@arrow.apache.org by "lidavidm (via GitHub)" <gi...@apache.org> on 2023/01/26 14:21:33 UTC

[GitHub] [arrow-adbc] lidavidm opened a new issue, #400: [Go] Flight SQL driver: adjust max incoming message size

lidavidm opened a new issue, #400:
URL: https://github.com/apache/arrow-adbc/issues/400

   The default is often too small for Flight applications.


-- 
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


[GitHub] [arrow-adbc] lidavidm commented on issue #400: [Go] Flight SQL driver: adjust max incoming message size

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

   Also, I'd possibly like to set dialopts.WithBlock by default as well


-- 
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


[GitHub] [arrow-adbc] lidavidm closed issue #400: [Go] Flight SQL driver: adjust max incoming message size

Posted by "lidavidm (via GitHub)" <gi...@apache.org>.
lidavidm closed issue #400: [Go] Flight SQL driver: adjust max incoming message size
URL: https://github.com/apache/arrow-adbc/issues/400


-- 
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


[GitHub] [arrow-adbc] zeroshade commented on issue #400: [Go] Flight SQL driver: adjust max incoming message size

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

   @lidavidm wouldn't this fall under being able to set generic grpc options?


-- 
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


[GitHub] [arrow-adbc] zeroshade commented on issue #400: [Go] Flight SQL driver: adjust max incoming message size

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

   makes sense to me. we can have this issue be to set those defaults, and then a future issue for generic option handling


-- 
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


[GitHub] [arrow-adbc] lidavidm commented on issue #400: [Go] Flight SQL driver: adjust max incoming message size

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

   I'd like to set this to a relatively high value by default (for reference, C++/Java set it to unlimited by default)


-- 
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