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/11/18 13:03:18 UTC

[GitHub] [arrow-ballista] avantgardnerio opened a new pull request, #532: Update docs for simplified instructions

avantgardnerio opened a new pull request, #532:
URL: https://github.com/apache/arrow-ballista/pull/532

   # Which issue does this PR close?
   
   Closes #531.
   
    # Rationale for this change
   
   Described in issue.
   
   # What changes are included in this PR?
   
   Updated docs.
   
   # Are there any user-facing changes?
   
   The docs


-- 
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-ballista] andygrove commented on a diff in pull request #532: Update docs for simplified instructions

Posted by GitBox <gi...@apache.org>.
andygrove commented on code in PR #532:
URL: https://github.com/apache/arrow-ballista/pull/532#discussion_r1026411718


##########
docs/source/user-guide/flightsql.md:
##########
@@ -103,17 +86,16 @@ select 'Hello from Arrow Ballista!' as greeting;
 
 In order to run queries against data, tables need to be "registered" with the current session (and re-registered upon each new connection).
 
-To register a table, find a `.csv`, `.json`, or `.parquet` file for testing, and use the syntax below:
+To register the built-in demo table, and use the syntax below:

Review Comment:
   ```suggestion
   To register the built-in demo table, use the syntax below:
   ```



-- 
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-ballista] andygrove merged pull request #532: Update docs for simplified instructions

Posted by GitBox <gi...@apache.org>.
andygrove merged PR #532:
URL: https://github.com/apache/arrow-ballista/pull/532


-- 
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-ballista] avantgardnerio commented on pull request #532: Update docs for simplified instructions

Posted by GitBox <gi...@apache.org>.
avantgardnerio commented on PR #532:
URL: https://github.com/apache/arrow-ballista/pull/532#issuecomment-1319982008

   > thanks @avantgardnerio
   
   Thank you!!!


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