You are viewing a plain text version of this content. The canonical link for it is here.
Posted to github@arrow.apache.org by GitBox <gi...@apache.org> on 2022/04/02 11:30:48 UTC

[GitHub] [arrow-datafusion] gaojun2048 edited a comment on issue #1984: [Ballista] datafusion-cli with ballista not support show tables and show columns

gaojun2048 edited a comment on issue #1984:
URL: https://github.com/apache/arrow-datafusion/issues/1984#issuecomment-1086619938


   In this pr: https://github.com/apache/arrow-datafusion/pull/1593 I added `show tables` and `show columns` in ballista context.  I think we can add a param named `with_information_schema` which type is `bool` in datafusion-cli.  And create a BallistaContext with information schema when the value of `with_information_schema` is `true`.
   I can finish it in these days.


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