You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@druid.apache.org by GitBox <gi...@apache.org> on 2020/09/28 17:41:24 UTC

[GitHub] [druid] ccaominh opened a new pull request #10447: Add intent for web console IntervalInput

ccaominh opened a new pull request #10447:
URL: https://github.com/apache/druid/pull/10447


   ### Description
   
   When using the web console to load data by reindexing from Druid, the `Datasource` and `Interval` inputs are required during the `Connect` step. Unlike the `Datasource` input, the `Interval` input did not have a blue outline to indicate that it was required as the `IntervalInput` component did not support an `intent` property.
   
   Input interval input properly indicating that it is a required field:
   ![interval-input-required](https://user-images.githubusercontent.com/9208416/94331955-a9a33480-ff85-11ea-9c64-5ec717119456.png)
   
   <hr>
   
   This PR has:
   - [x] been self-reviewed.
   - [x] added unit tests or modified existing tests to cover new code paths, ensuring the threshold for [code coverage](https://github.com/apache/druid/blob/master/dev/code-review/code-coverage.md) is met.


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

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] vogievetsky commented on pull request #10447: Add intent for web console IntervalInput

Posted by GitBox <gi...@apache.org>.
vogievetsky commented on pull request #10447:
URL: https://github.com/apache/druid/pull/10447#issuecomment-700348227


   This looks like an omission in the original implementation. Adding `bug` label. Also 👍 


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

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] vogievetsky merged pull request #10447: Add intent for web console IntervalInput

Posted by GitBox <gi...@apache.org>.
vogievetsky merged pull request #10447:
URL: https://github.com/apache/druid/pull/10447


   


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

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