[GitHub] [incubator-superset] als-sdin edited a comment on issue #6215: __init__() got an unexpected keyword argument 'ignore_nan'

2019-08-28 Thread GitBox
als-sdin edited a comment on issue #6215: __init__() got an unexpected keyword argument 'ignore_nan' URL: https://github.com/apache/incubator-superset/issues/6215#issuecomment-525592187 Please re-open. I just built the latest superset from scratch following CONTRIBUTING.md and this

[GitHub] [incubator-superset] mistercrunch commented on issue #6215: __init__() got an unexpected keyword argument 'ignore_nan'

2019-08-28 Thread GitBox
mistercrunch commented on issue #6215: __init__() got an unexpected keyword argument 'ignore_nan' URL: https://github.com/apache/incubator-superset/issues/6215#issuecomment-525597250 Based on this line: https://github.com/apache/incubator-superset/blob/master/superset/viz.py#L46

[GitHub] [incubator-superset] als-sdin commented on issue #6215: __init__() got an unexpected keyword argument 'ignore_nan'

2019-08-28 Thread GitBox
als-sdin commented on issue #6215: __init__() got an unexpected keyword argument 'ignore_nan' URL: https://github.com/apache/incubator-superset/issues/6215#issuecomment-525599723 Yes I just pulled the latest master. The line numbers are a few out because I was using the `inspect` module

[GitHub] [incubator-superset] srikanth-reddy-m commented on issue #8123: Master code base table visulation Issue

2019-08-28 Thread GitBox
srikanth-reddy-m commented on issue #8123: Master code base table visulation Issue URL: https://github.com/apache/incubator-superset/issues/8123#issuecomment-525628875 thanks, @etr2460, it's working fine now, this is really helpful.

[GitHub] [incubator-superset] srikanth-reddy-m closed issue #8123: Master code base table visulation Issue

2019-08-28 Thread GitBox
srikanth-reddy-m closed issue #8123: Master code base table visulation Issue URL: https://github.com/apache/incubator-superset/issues/8123 This is an automated message from the Apache Git Service. To respond to the message,

[GitHub] [incubator-superset] WChCh edited a comment on issue #7074: Filter-box charts broken with 0.31 with Druid datasources

2019-08-28 Thread GitBox
WChCh edited a comment on issue #7074: Filter-box charts broken with 0.31 with Druid datasources URL: https://github.com/apache/incubator-superset/issues/7074#issuecomment-525316831 > Another regression that I have noticed in Filter Box is that now (in 0.31.0) instead of returning "No

[GitHub] [incubator-superset] syazwan0913 opened a new issue #8132: TypeError: Cannot read property '0' of undefined

2019-08-28 Thread GitBox
syazwan0913 opened a new issue #8132: TypeError: Cannot read property '0' of undefined URL: https://github.com/apache/incubator-superset/issues/8132 ### Expected results Chart from Highcharts showing on dashboard. ### Actual results TypeError: Cannot read property '0'

[GitHub] [incubator-superset] issue-label-bot[bot] commented on issue #8132: TypeError: Cannot read property '0' of undefined

2019-08-28 Thread GitBox
issue-label-bot[bot] commented on issue #8132: TypeError: Cannot read property '0' of undefined URL: https://github.com/apache/incubator-superset/issues/8132#issuecomment-525623659 Issue-Label Bot is automatically applying the label `#bug` to this issue, with a confidence of 0.94. Please

[GitHub] [incubator-superset] als-sdin commented on issue #6215: __init__() got an unexpected keyword argument 'ignore_nan'

2019-08-28 Thread GitBox
als-sdin commented on issue #6215: __init__() got an unexpected keyword argument 'ignore_nan' URL: https://github.com/apache/incubator-superset/issues/6215#issuecomment-525601647 Good news! I have found the error and it is not a Superset problem. It is a problem from my end. I found a

[GitHub] [incubator-superset] WChCh removed a comment on issue #7074: Filter-box charts broken with 0.31 with Druid datasources

2019-08-28 Thread GitBox
WChCh removed a comment on issue #7074: Filter-box charts broken with 0.31 with Druid datasources URL: https://github.com/apache/incubator-superset/issues/7074#issuecomment-525316831 > Another regression that I have noticed in Filter Box is that now (in 0.31.0) instead of returning "No

[GitHub] [incubator-superset] nisjojo opened a new issue #8133: Install failed

2019-08-28 Thread GitBox
nisjojo opened a new issue #8133: Install failed URL: https://github.com/apache/incubator-superset/issues/8133 when I install the superset , the error is ERROR: flask-jwt-extended 3.21.0 has requirement Flask>=1.0, but you'll have flask 0.12.4 which is incompatible. when

[GitHub] [incubator-superset] issue-label-bot[bot] commented on issue #8133: Install failed

2019-08-28 Thread GitBox
issue-label-bot[bot] commented on issue #8133: Install failed URL: https://github.com/apache/incubator-superset/issues/8133#issuecomment-525624581 Issue Label Bot is not confident enough to auto-label this issue. See [dashboard](https://mlbot.net/data/apache/incubator-superset) for more

[GitHub] [incubator-superset] dpgaspar commented on issue #8129: LDAP Connection Superset

2019-08-28 Thread GitBox
dpgaspar commented on issue #8129: LDAP Connection Superset URL: https://github.com/apache/incubator-superset/issues/8129#issuecomment-525717869 Hi @ziusware, This is more of a FAB question, since the LDAP auth is performed by it. Feel free to open and issue there.

[GitHub] [incubator-superset] shivapriyaramasamy commented on issue #7019: [filter box] filter box being filtered; error shown when no data returned

2019-08-28 Thread GitBox
shivapriyaramasamy commented on issue #7019: [filter box] filter box being filtered; error shown when no data returned URL: https://github.com/apache/incubator-superset/issues/7019#issuecomment-525735371

[GitHub] [incubator-superset] klazaj edited a comment on issue #8127: Frontend not built after installing Superset with Docker

2019-08-28 Thread GitBox
klazaj edited a comment on issue #8127: Frontend not built after installing Superset with Docker URL: https://github.com/apache/incubator-superset/issues/8127#issuecomment-525745216 @dpgaspar I get a warning and a request every 30 seconds for `/health`. ``` superset_1 | WARNING

[GitHub] [incubator-superset] klazaj commented on issue #8127: Frontend not built after installing Superset with Docker

2019-08-28 Thread GitBox
klazaj commented on issue #8127: Frontend not built after installing Superset with Docker URL: https://github.com/apache/incubator-superset/issues/8127#issuecomment-525745216 @dpgaspar I get a warning and a request every 30 seconds for `/health`. ``` superset_1 | WARNING in

[GitHub] [incubator-superset] villebro closed issue #8134: No module named 'msgpack'

2019-08-28 Thread GitBox
villebro closed issue #8134: No module named 'msgpack' URL: https://github.com/apache/incubator-superset/issues/8134 This is an automated message from the Apache Git Service. To respond to the message, please log on to

[GitHub] [incubator-superset] shivapriyaramasamy commented on issue #7019: [filter box] filter box being filtered; error shown when no data returned

2019-08-28 Thread GitBox
shivapriyaramasamy commented on issue #7019: [filter box] filter box being filtered; error shown when no data returned URL: https://github.com/apache/incubator-superset/issues/7019#issuecomment-525736010

[GitHub] [incubator-superset] shivapriyaramasamy removed a comment on issue #7019: [filter box] filter box being filtered; error shown when no data returned

2019-08-28 Thread GitBox
shivapriyaramasamy removed a comment on issue #7019: [filter box] filter box being filtered; error shown when no data returned URL: https://github.com/apache/incubator-superset/issues/7019#issuecomment-525735371

[GitHub] [incubator-superset] 17602558849 commented on issue #8133: Install failed

2019-08-28 Thread GitBox
17602558849 commented on issue #8133: Install failed URL: https://github.com/apache/incubator-superset/issues/8133#issuecomment-525679716 Try this command : pip install Flask-JWT-Extended==3.20.0 i have tried,and it is useful.

[GitHub] [incubator-superset] dpgaspar commented on issue #8133: Install failed

2019-08-28 Thread GitBox
dpgaspar commented on issue #8133: Install failed URL: https://github.com/apache/incubator-superset/issues/8133#issuecomment-525715963 You should use the pinned dependencies from `requirements.txt`, update/recreate using `pip install -r requirements.txt`

[GitHub] [incubator-superset] dpgaspar commented on issue #8127: Frontend not built after installing Superset with Docker

2019-08-28 Thread GitBox
dpgaspar commented on issue #8127: Frontend not built after installing Superset with Docker URL: https://github.com/apache/incubator-superset/issues/8127#issuecomment-525723189 Hi @klazaj, Please, delete your current superset image (if exists) and post the logs

[GitHub] [incubator-superset] suooly opened a new issue #8134: No module named 'msgpack'

2019-08-28 Thread GitBox
suooly opened a new issue #8134: No module named 'msgpack' URL: https://github.com/apache/incubator-superset/issues/8134 superset/views/core.py, 43 lines of this file, No module named'msgpack'。

[GitHub] [incubator-superset] issue-label-bot[bot] commented on issue #8134: No module named 'msgpack'

2019-08-28 Thread GitBox
issue-label-bot[bot] commented on issue #8134: No module named 'msgpack' URL: https://github.com/apache/incubator-superset/issues/8134#issuecomment-525667416 Issue-Label Bot is automatically applying the label `#bug` to this issue, with a confidence of 0.68. Please mark this comment with

[GitHub] [incubator-superset] WChCh commented on issue #7074: Filter-box charts broken with 0.31 with Druid datasources

2019-08-28 Thread GitBox
WChCh commented on issue #7074: Filter-box charts broken with 0.31 with Druid datasources URL: https://github.com/apache/incubator-superset/issues/7074#issuecomment-525687518 > That won't be easy to debug without being able to reproduce. The solution would be around trying to

[GitHub] [incubator-superset] shahamit commented on issue #7765: When connecting to the oracle database, an error is reported when making a line chart

2019-08-28 Thread GitBox
shahamit commented on issue #7765: When connecting to the oracle database, an error is reported when making a line chart URL: https://github.com/apache/incubator-superset/issues/7765#issuecomment-525692586 Thanks. This uri worked after installing oracle instant client on the server.

[GitHub] [incubator-superset] codecov-io commented on issue #8135: [setup] use new python requires metadata key

2019-08-28 Thread GitBox
codecov-io commented on issue #8135: [setup] use new python requires metadata key URL: https://github.com/apache/incubator-superset/pull/8135#issuecomment-525737307 # [Codecov](https://codecov.io/gh/apache/incubator-superset/pull/8135?src=pr=h1) Report > Merging

[GitHub] [incubator-superset] codecov-io commented on issue #8135: [setup] use new python requires metadata key

2019-08-28 Thread GitBox
codecov-io commented on issue #8135: [setup] use new python requires metadata key URL: https://github.com/apache/incubator-superset/pull/8135#issuecomment-525737312 # [Codecov](https://codecov.io/gh/apache/incubator-superset/pull/8135?src=pr=h1) Report > Merging

[GitHub] [incubator-superset] smacker commented on issue #7611: [sqllab] Cancel database query on stop

2019-08-28 Thread GitBox
smacker commented on issue #7611: [sqllab] Cancel database query on stop URL: https://github.com/apache/incubator-superset/pull/7611#issuecomment-525676234 @mistercrunch no. #8097 stops executing list of queries if one of them was stopped. This PR stops (kills) underlying

[GitHub] [incubator-superset] WChCh edited a comment on issue #7074: Filter-box charts broken with 0.31 with Druid datasources

2019-08-28 Thread GitBox
WChCh edited a comment on issue #7074: Filter-box charts broken with 0.31 with Druid datasources URL: https://github.com/apache/incubator-superset/issues/7074#issuecomment-525687518 > That won't be easy to debug without being able to reproduce. The solution would be around trying

[GitHub] [incubator-superset] dpgaspar commented on issue #8134: No module named 'msgpack'

2019-08-28 Thread GitBox
dpgaspar commented on issue #8134: No module named 'msgpack' URL: https://github.com/apache/incubator-superset/issues/8134#issuecomment-525715316 Hi @suooly, This dependency is referenced on `requirements.txt` and `setup.py` -

[GitHub] [incubator-superset] dpgaspar opened a new pull request #8135: [setup] use new python requires metadata key

2019-08-28 Thread GitBox
dpgaspar opened a new pull request #8135: [setup] use new python requires metadata key URL: https://github.com/apache/incubator-superset/pull/8135 ### CATEGORY - [ ] Bug Fix - [x] Enhancement (new features, refinement) - [ ] Refactor - [ ] Add tests - [ ] Build /

[GitHub] [incubator-superset] suooly commented on issue #8134: No module named 'msgpack'

2019-08-28 Thread GitBox
suooly commented on issue #8134: No module named 'msgpack' URL: https://github.com/apache/incubator-superset/issues/8134#issuecomment-525756674 > * https://github.com/apache/incubator-superset/blob/master/requirements.txt#L52 Thanks♪(・ω・)ノ

[GitHub] [incubator-superset] issue-label-bot[bot] commented on issue #8137: Display values on a line chart

2019-08-28 Thread GitBox
issue-label-bot[bot] commented on issue #8137: Display values on a line chart URL: https://github.com/apache/incubator-superset/issues/8137#issuecomment-525761014 Issue-Label Bot is automatically applying the label `#enhancement` to this issue, with a confidence of 0.95. Please mark this

[GitHub] [incubator-superset] suooly opened a new issue #8137: Display values on a line chart

2019-08-28 Thread GitBox
suooly opened a new issue #8137: Display values on a line chart URL: https://github.com/apache/incubator-superset/issues/8137 It is impossible to choose whether to display numerical values on a line chart. In fact, it needs to be displayed on both the area chart and the line chart.

[GitHub] [incubator-superset] micimize commented on issue #7414: Missing release tags

2019-08-28 Thread GitBox
micimize commented on issue #7414: Missing release tags URL: https://github.com/apache/incubator-superset/issues/7414#issuecomment-525808741 @mistercrunch oh jeez, you mean like [airflow's `licenses` dir](https://github.com/apache/airflow/tree/master/licenses)? Maybe that number

[GitHub] [incubator-superset] villebro opened a new pull request #8136: Add duration formatter for min/sec/ms numeric data

2019-08-28 Thread GitBox
villebro opened a new pull request #8136: Add duration formatter for min/sec/ms numeric data URL: https://github.com/apache/incubator-superset/pull/8136 ### CATEGORY Choose one - [ ] Bug Fix - [x] Enhancement (new features, refinement) - [ ] Refactor - [ ] Add tests

[GitHub] [incubator-superset] MarcusSorealheis commented on issue #8079: [setup] Poetry for superset

2019-08-28 Thread GitBox
MarcusSorealheis commented on issue #8079: [setup] Poetry for superset URL: https://github.com/apache/incubator-superset/pull/8079#issuecomment-525838110 @dpgaspar Having trouble pulling down this PR locally because of the `:` in the branch name

[GitHub] [incubator-superset] caiobelfort commented on issue #7286: Tree-View In Superset: Is this possible? If yes, please guide.

2019-08-28 Thread GitBox
caiobelfort commented on issue #7286: Tree-View In Superset: Is this possible? If yes, please guide. URL: https://github.com/apache/incubator-superset/issues/7286#issuecomment-525845223 That feature can be useful to me too.

[GitHub] [incubator-superset] stale[bot] closed issue #7352: Replace NVD3 with maintained charting library

2019-08-28 Thread GitBox
stale[bot] closed issue #7352: Replace NVD3 with maintained charting library URL: https://github.com/apache/incubator-superset/issues/7352 This is an automated message from the Apache Git Service. To respond to the message,

[GitHub] [incubator-superset] mistercrunch merged pull request #8135: [setup] use new python requires argument

2019-08-28 Thread GitBox
mistercrunch merged pull request #8135: [setup] use new python requires argument URL: https://github.com/apache/incubator-superset/pull/8135 This is an automated message from the Apache Git Service. To respond to the

[GitHub] [incubator-superset] serenajiang opened a new pull request #8138: [typing] add typing for superset/connectors and superset/common

2019-08-28 Thread GitBox
serenajiang opened a new pull request #8138: [typing] add typing for superset/connectors and superset/common URL: https://github.com/apache/incubator-superset/pull/8138 ### CATEGORY Choose one - [ ] Bug Fix - [ ] Enhancement (new features, refinement) - [ ] Refactor

[GitHub] [incubator-superset] micimize commented on issue #7969: Not able to connect superset with BQ

2019-08-28 Thread GitBox
micimize commented on issue #7969: Not able to connect superset with BQ URL: https://github.com/apache/incubator-superset/issues/7969#issuecomment-525889356 @bhuvanbhatia0807 this worked for me: ```Dockerfile FROM amancevice/superset:0.34.0rc1 USER root RUN pip3 install

[GitHub] [incubator-superset] etr2460 commented on issue #8138: [typing] add typing for superset/connectors and superset/common

2019-08-28 Thread GitBox
etr2460 commented on issue #8138: [typing] add typing for superset/connectors and superset/common URL: https://github.com/apache/incubator-superset/pull/8138#issuecomment-525967377 If you add `# noqa` then i think you should specify the rule that you're disabling. Also if it's just a

[GitHub] [incubator-superset] etr2460 commented on a change in pull request #8138: [typing] add typing for superset/connectors and superset/common

2019-08-28 Thread GitBox
etr2460 commented on a change in pull request #8138: [typing] add typing for superset/connectors and superset/common URL: https://github.com/apache/incubator-superset/pull/8138#discussion_r318843869 ## File path: superset/connectors/sqla/models.py ## @@ -1061,12 +1078,39

[GitHub] [incubator-superset] etr2460 commented on a change in pull request #8138: [typing] add typing for superset/connectors and superset/common

2019-08-28 Thread GitBox
etr2460 commented on a change in pull request #8138: [typing] add typing for superset/connectors and superset/common URL: https://github.com/apache/incubator-superset/pull/8138#discussion_r318841105 ## File path: superset/common/query_context.py ## @@ -109,17 +114,17 @@

[GitHub] [incubator-superset] etr2460 commented on a change in pull request #8138: [typing] add typing for superset/connectors and superset/common

2019-08-28 Thread GitBox
etr2460 commented on a change in pull request #8138: [typing] add typing for superset/connectors and superset/common URL: https://github.com/apache/incubator-superset/pull/8138#discussion_r318842141 ## File path: superset/common/query_object.py ## @@ -34,12 +35,28 @@

[GitHub] [incubator-superset] etr2460 commented on a change in pull request #8138: [typing] add typing for superset/connectors and superset/common

2019-08-28 Thread GitBox
etr2460 commented on a change in pull request #8138: [typing] add typing for superset/connectors and superset/common URL: https://github.com/apache/incubator-superset/pull/8138#discussion_r318842584 ## File path: superset/connectors/base/models.py ## @@ -154,11 +154,11

[GitHub] [incubator-superset] etr2460 commented on a change in pull request #8138: [typing] add typing for superset/connectors and superset/common

2019-08-28 Thread GitBox
etr2460 commented on a change in pull request #8138: [typing] add typing for superset/connectors and superset/common URL: https://github.com/apache/incubator-superset/pull/8138#discussion_r318840944 ## File path: superset/common/query_context.py ## @@ -150,8 +155,8 @@

[GitHub] [incubator-superset] serenajiang opened a new pull request #8138: [typing] add typing for superset/connectors and superset/common

2019-08-28 Thread GitBox
serenajiang opened a new pull request #8138: [typing] add typing for superset/connectors and superset/common URL: https://github.com/apache/incubator-superset/pull/8138 ### CATEGORY Choose one - [ ] Bug Fix - [ ] Enhancement (new features, refinement) - [ ] Refactor

[GitHub] [incubator-superset] serenajiang closed pull request #8138: [typing] add typing for superset/connectors and superset/common

2019-08-28 Thread GitBox
serenajiang closed pull request #8138: [typing] add typing for superset/connectors and superset/common URL: https://github.com/apache/incubator-superset/pull/8138 This is an automated message from the Apache Git Service. To

[GitHub] [incubator-superset] stale[bot] closed pull request #7472: [WiP] work on Superset example improvement

2019-08-28 Thread GitBox
stale[bot] closed pull request #7472: [WiP] work on Superset example improvement URL: https://github.com/apache/incubator-superset/pull/7472 This is an automated message from the Apache Git Service. To respond to the

[GitHub] [incubator-superset] codecov-io commented on issue #8138: [typing] add typing for superset/connectors and superset/common

2019-08-28 Thread GitBox
codecov-io commented on issue #8138: [typing] add typing for superset/connectors and superset/common URL: https://github.com/apache/incubator-superset/pull/8138#issuecomment-525919765 # [Codecov](https://codecov.io/gh/apache/incubator-superset/pull/8138?src=pr=h1) Report > Merging

[GitHub] [incubator-superset] zhongjaifu commented on issue #6799: Table view as dashboard filter - don't highlight item or clear filter

2019-08-28 Thread GitBox
zhongjaifu commented on issue #6799: Table view as dashboard filter - don't highlight item or clear filter URL: https://github.com/apache/incubator-superset/issues/6799#issuecomment-526018664 It seems to be,highlight item is ok,but clear filter is not

[GitHub] [incubator-superset] villebro commented on issue #8136: Add duration formatter for numeric data

2019-08-28 Thread GitBox
villebro commented on issue #8136: Add duration formatter for numeric data URL: https://github.com/apache/incubator-superset/pull/8136#issuecomment-526023328 Removed second and minute formatters, as putting a constant multiplier to convert from min/sec to ms in a metric is trivial. Also

[GitHub] [incubator-superset] codecov-io edited a comment on issue #8136: Add duration formatter for numeric data

2019-08-28 Thread GitBox
codecov-io edited a comment on issue #8136: Add duration formatter for numeric data URL: https://github.com/apache/incubator-superset/pull/8136#issuecomment-526026214 # [Codecov](https://codecov.io/gh/apache/incubator-superset/pull/8136?src=pr=h1) Report > Merging

[GitHub] [incubator-superset] codecov-io commented on issue #8136: Add duration formatter for numeric data

2019-08-28 Thread GitBox
codecov-io commented on issue #8136: Add duration formatter for numeric data URL: https://github.com/apache/incubator-superset/pull/8136#issuecomment-526026214 # [Codecov](https://codecov.io/gh/apache/incubator-superset/pull/8136?src=pr=h1) Report > Merging

[GitHub] [incubator-superset] villebro commented on a change in pull request #8138: [typing] add typing for superset/connectors and superset/common

2019-08-28 Thread GitBox
villebro commented on a change in pull request #8138: [typing] add typing for superset/connectors and superset/common URL: https://github.com/apache/incubator-superset/pull/8138#discussion_r318889219 ## File path: superset/connectors/base/models.py ## @@ -60,8 +60,8 @@

[GitHub] [incubator-superset] villebro commented on a change in pull request #8138: [typing] add typing for superset/connectors and superset/common

2019-08-28 Thread GitBox
villebro commented on a change in pull request #8138: [typing] add typing for superset/connectors and superset/common URL: https://github.com/apache/incubator-superset/pull/8138#discussion_r318889509 ## File path: superset/connectors/base/models.py ## @@ -79,68 +79,68 @@

[GitHub] [incubator-superset] villebro commented on a change in pull request #8138: [typing] add typing for superset/connectors and superset/common

2019-08-28 Thread GitBox
villebro commented on a change in pull request #8138: [typing] add typing for superset/connectors and superset/common URL: https://github.com/apache/incubator-superset/pull/8138#discussion_r318889318 ## File path: superset/connectors/base/models.py ## @@ -79,68 +79,68 @@

[GitHub] [incubator-superset] villebro commented on a change in pull request #8138: [typing] add typing for superset/connectors and superset/common

2019-08-28 Thread GitBox
villebro commented on a change in pull request #8138: [typing] add typing for superset/connectors and superset/common URL: https://github.com/apache/incubator-superset/pull/8138#discussion_r31597 ## File path: superset/common/query_object.py ## @@ -34,12 +35,28 @@

[GitHub] [incubator-superset] villebro commented on a change in pull request #8138: [typing] add typing for superset/connectors and superset/common

2019-08-28 Thread GitBox
villebro commented on a change in pull request #8138: [typing] add typing for superset/connectors and superset/common URL: https://github.com/apache/incubator-superset/pull/8138#discussion_r31377 ## File path: superset/common/query_context.py ## @@ -40,8 +42,13 @@

[GitHub] [incubator-superset] 77creating closed issue #8131: Pivot Table Time Column Time Grain not working

2019-08-28 Thread GitBox
77creating closed issue #8131: Pivot Table Time Column Time Grain not working URL: https://github.com/apache/incubator-superset/issues/8131 This is an automated message from the Apache Git Service. To respond to the

[GitHub] [incubator-superset] 77creating commented on issue #8131: Pivot Table Time Column Time Grain not working

2019-08-28 Thread GitBox
77creating commented on issue #8131: Pivot Table Time Column Time Grain not working URL: https://github.com/apache/incubator-superset/issues/8131#issuecomment-525987801 Issue Has been resolved by Generate a new column where copy from time column