You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@druid.apache.org by "techdocsmith (via GitHub)" <gi...@apache.org> on 2023/05/24 19:17:45 UTC

[GitHub] [druid] techdocsmith opened a new pull request, #14340: fixes dataSourceName varaible ref

techdocsmith opened a new pull request, #14340:
URL: https://github.com/apache/druid/pull/14340

   Fixes a reference to the undeclared variable `dataSourceName`
   
   ### Description
   
   In a couple spots the tutorial was using `dataSourceName` when it was previously undeclared which caused an error.
   
   Changed the documentation from `dataSourceName` to `DATASOURCE_NAME` to indicate that the developer can change the  value to their own datasource name.
   
   This PR has:
   
   - [ x] been self-reviewed.
   - [x ] been tested in a test Druid cluster.
   


-- 
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@druid.apache.org

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


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@druid.apache.org
For additional commands, e-mail: commits-help@druid.apache.org


[GitHub] [druid] vtlim merged pull request #14340: fixes dataSourceName varaible ref

Posted by "vtlim (via GitHub)" <gi...@apache.org>.
vtlim merged PR #14340:
URL: https://github.com/apache/druid/pull/14340


-- 
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@druid.apache.org

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


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@druid.apache.org
For additional commands, e-mail: commits-help@druid.apache.org