You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pulsar.apache.org by GitBox <gi...@apache.org> on 2022/09/22 09:04:15 UTC

[GitHub] [pulsar] tisonkun opened a new pull request, #17798: docs: Add ceveat to Pulsar SQL overview and update Presto to Trino

tisonkun opened a new pull request, #17798:
URL: https://github.com/apache/pulsar/pull/17798

   * This closes #17576.
   * This refers to https://github.com/apache/pulsar/issues/17495.
   
   ### Documentation
   
   <!-- DO NOT REMOVE THIS SECTION. CHECK THE PROPER BOX ONLY. -->
   
   - [ ] `doc-required` 
   (Your PR needs to update docs and you will update later)
   
   - [ ] `doc-not-needed` 
   (Please explain why)
   
   - [x] `doc` 
   (Your PR contains doc changes)
   
   - [ ] `doc-complete`
   (Docs have been already added)
   
   ### Matching PR in forked repository
   
   N/A
   
   cc @nicoloboschi @eolivelli @codelipenghui @merlimat @MarvinCai @momo-jun 


-- 
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: commits-unsubscribe@pulsar.apache.org

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


[GitHub] [pulsar] nicoloboschi merged pull request #17798: docs: Add ceveat to Pulsar SQL overview and update Presto to Trino

Posted by GitBox <gi...@apache.org>.
nicoloboschi merged PR #17798:
URL: https://github.com/apache/pulsar/pull/17798


-- 
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: commits-unsubscribe@pulsar.apache.org

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


[GitHub] [pulsar] tisonkun commented on a diff in pull request #17798: docs: Add ceveat to Pulsar SQL overview and update Presto to Trino

Posted by GitBox <gi...@apache.org>.
tisonkun commented on code in PR #17798:
URL: https://github.com/apache/pulsar/pull/17798#discussion_r977397595


##########
site2/docs/sql-getting-started.md:
##########
@@ -117,61 +116,3 @@ presto> select * from pulsar."public/default".generator_test;
 ```
 
 You can query the mock data.
-
-## Query your own data

Review Comment:
   Confusing content. Removed.
   
   It's possible to write a new example but we should remove confusing content at least.



-- 
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: commits-unsubscribe@pulsar.apache.org

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