You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@superset.apache.org by "victortony (via GitHub)" <gi...@apache.org> on 2023/06/27 11:52:35 UTC

[GitHub] [superset] victortony opened a new issue, #24529: superset time filter problem

victortony opened a new issue, #24529:
URL: https://github.com/apache/superset/issues/24529

   A clear and concise description of what the bug is.
   
   #### How to reproduce the bug
   
   1. Go to "Datasets" 
   2. Click on 'dataset name'
   3. look at 'Time' section
   4. there are to problems
   
   The first question:
   i have set DEFAULT_TIME_FILTER = "Last day" in my superset_config.py.
   look at the circle on the pic, "time range" does not use "last day". it still use "No Filter" 
   <img width="432" alt="image" src="https://github.com/apache/superset/assets/13748044/c363b91a-7fd1-47c9-8605-71d001efe590">
   
   Another question is how to set the "time grain" list? there is only one in my chart, which is "P1D"?
   
   please 
   
   
   ### Expected results
   
   what you expected to happen.
   
   ### Actual results
   
   what actually happens.
   
   #### Screenshots
   
   If applicable, add screenshots to help explain your problem.
   
   
   ### Environment
   
   (please complete the following information):
   
   - browser type and version:
   - superset version: `superset version`
   - python version: `python --version`
   - node.js version: `node -v`
   - any feature flags active:
   
   ### Checklist
   
   Make sure to follow these steps before submitting your issue - thank you!
   
   - [ ] I have checked the superset logs for python stacktraces and included it here as text if there are any.
   - [ ] I have reproduced the issue with at least the latest released version of superset.
   - [ ] I have checked the issue tracker for the same issue and I haven't found one similar.
   
   ### Additional context
   
   Add any other context about the problem here.
   


-- 
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: notifications-unsubscribe@superset.apache.org.apache.org

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


---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@superset.apache.org
For additional commands, e-mail: notifications-help@superset.apache.org


[GitHub] [superset] sfirke commented on issue #24529: superset time filter problem

Posted by "sfirke (via GitHub)" <gi...@apache.org>.
sfirke commented on issue #24529:
URL: https://github.com/apache/superset/issues/24529#issuecomment-1609758578

   What database are you connecting to and what version of Superset are you running?


-- 
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: notifications-unsubscribe@superset.apache.org

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


---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@superset.apache.org
For additional commands, e-mail: notifications-help@superset.apache.org


Re: [I] superset time filter problem [superset]

Posted by "rusackas (via GitHub)" <gi...@apache.org>.
rusackas commented on issue #24529:
URL: https://github.com/apache/superset/issues/24529#issuecomment-1989573864

   It sounds like this is likely fixed by now, and is pretty out of date if not. If people are still encountering this in current versions (3.x) please open a new Issue with updated context or a PR to address the problem. Thanks!
   


-- 
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: notifications-unsubscribe@superset.apache.org

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


---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@superset.apache.org
For additional commands, e-mail: notifications-help@superset.apache.org


[GitHub] [superset] victortony commented on issue #24529: superset time filter problem

Posted by "victortony (via GitHub)" <gi...@apache.org>.
victortony commented on issue #24529:
URL: https://github.com/apache/superset/issues/24529#issuecomment-1610525461

   > What database are you connecting to and what version of Superset are you running?
   
   superset: 2.0.0
   database: clickhouse


-- 
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: notifications-unsubscribe@superset.apache.org

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


---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@superset.apache.org
For additional commands, e-mail: notifications-help@superset.apache.org


Re: [I] superset time filter problem [superset]

Posted by "rusackas (via GitHub)" <gi...@apache.org>.
rusackas closed issue #24529: superset time filter problem
URL: https://github.com/apache/superset/issues/24529


-- 
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: notifications-unsubscribe@superset.apache.org

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


---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@superset.apache.org
For additional commands, e-mail: notifications-help@superset.apache.org


[GitHub] [superset] sfirke commented on issue #24529: superset time filter problem

Posted by "sfirke (via GitHub)" <gi...@apache.org>.
sfirke commented on issue #24529:
URL: https://github.com/apache/superset/issues/24529#issuecomment-1611580048

   Thanks.  I don't have a solution unfortunately.  You might try searching Github issues for "time" and "clickhouse", there are a few issues that seem to be clickhouse-specific.  And if you're able to test this issue on 2.1.0 or (even better) latest master branch commit to see if it persists, that would be helpful.


-- 
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: notifications-unsubscribe@superset.apache.org

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


---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@superset.apache.org
For additional commands, e-mail: notifications-help@superset.apache.org


[GitHub] [superset] round3d commented on issue #24529: superset time filter problem

Posted by "round3d (via GitHub)" <gi...@apache.org>.
round3d commented on issue #24529:
URL: https://github.com/apache/superset/issues/24529#issuecomment-1711768529

   I'll confirm that this works correctly with latest with this in my config
   
   ``` python
   DEFAULT_TIME_FILTER = "Last day"
   ```
   
   superset: latest-dev (docker)
   database: clickhouse  23.8.2.7 (23.8 LTS)
   clickhouse-connect     0.6.11
   
   A new chart shows correctly generated 
   ![image](https://github.com/apache/superset/assets/3385802/e97cf762-690c-4a38-8144-08bbb3bc2690)
   


-- 
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: notifications-unsubscribe@superset.apache.org

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


---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@superset.apache.org
For additional commands, e-mail: notifications-help@superset.apache.org