[GitHub] [incubator-superset] dpgaspar commented on issue #8952: Unable to start Superset

2020-01-13 Thread GitBox
dpgaspar commented on issue #8952: Unable to start Superset URL: https://github.com/apache/incubator-superset/issues/8952#issuecomment-573562264 Hi, It seems like a db upgrade issue. Please post the output from `superset db upgrade`

[GitHub] [incubator-superset] drorata edited a comment on issue #8952: Unable to start Superset

2020-01-13 Thread GitBox
drorata edited a comment on issue #8952: Unable to start Superset URL: https://github.com/apache/incubator-superset/issues/8952#issuecomment-573563362 Output: ``` 2020-01-13 09:53:23,401:INFO:root:logging was configured successfully 2020-01-13

[GitHub] [incubator-superset] drorata opened a new issue #8952: Unable to start Superset

2020-01-13 Thread GitBox
drorata opened a new issue #8952: Unable to start Superset URL: https://github.com/apache/incubator-superset/issues/8952 Trying to follow the instructions and failing already at `superset load_examples` ### Expected results I expected this line to pass successfully.

[GitHub] [incubator-superset] issue-label-bot[bot] commented on issue #8952: Unable to start Superset

2020-01-13 Thread GitBox
issue-label-bot[bot] commented on issue #8952: Unable to start Superset URL: https://github.com/apache/incubator-superset/issues/8952#issuecomment-573559821 Issue-Label Bot is automatically applying the label `#bug` to this issue, with a confidence of 0.83. Please mark this comment with

[GitHub] [incubator-superset] bharath0208 commented on issue #7143: Error intializing superset after installation

2020-01-13 Thread GitBox
bharath0208 commented on issue #7143: Error intializing superset after installation URL: https://github.com/apache/incubator-superset/issues/7143#issuecomment-573638560 @Lamabu @Shamnadh I am still getting this error when i am running with docker. I have modified few things in docker

[GitHub] [incubator-superset] dpgaspar commented on issue #8952: Unable to start Superset

2020-01-13 Thread GitBox
dpgaspar commented on issue #8952: Unable to start Superset URL: https://github.com/apache/incubator-superset/issues/8952#issuecomment-573609127 Ok, thank you The log looks good. The initial process should be: 1 - pip install apache-superset 2 - superset db upgrade 3 -

[GitHub] [incubator-superset] drorata commented on issue #8952: Unable to start Superset

2020-01-13 Thread GitBox
drorata commented on issue #8952: Unable to start Superset URL: https://github.com/apache/incubator-superset/issues/8952#issuecomment-573563362 ``` 2020-01-13 09:53:23,401:INFO:root:logging was configured successfully 2020-01-13 09:53:23,499:INFO:root:Configured event logger of type

[GitHub] [incubator-superset] issue-label-bot[bot] commented on issue #8953: connect clickhouse Password required for user default

2020-01-13 Thread GitBox
issue-label-bot[bot] commented on issue #8953: connect clickhouse Password required for user default URL: https://github.com/apache/incubator-superset/issues/8953#issuecomment-573600481 Issue-Label Bot is automatically applying the label `#bug` to this issue, with a confidence of 0.93.

[GitHub] [incubator-superset] ksice opened a new issue #8953: connect clickhouse Password required for user default

2020-01-13 Thread GitBox
ksice opened a new issue #8953: connect clickhouse Password required for user default URL: https://github.com/apache/incubator-superset/issues/8953 DB::Exception: Password required for user default (version 19.17.4.11 (official build))\n", "stacktrace": "Traceback (most recent call

[GitHub] [incubator-superset] drorata closed issue #8952: Unable to start Superset

2020-01-13 Thread GitBox
drorata closed issue #8952: Unable to start Superset URL: https://github.com/apache/incubator-superset/issues/8952 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub

[GitHub] [incubator-superset] mistercrunch merged pull request #8781: [css] Bringing Bootswatch in line with external variables, and other CSS tweaks

2020-01-13 Thread GitBox
mistercrunch merged pull request #8781: [css] Bringing Bootswatch in line with external variables, and other CSS tweaks URL: https://github.com/apache/incubator-superset/pull/8781 This is an automated message from the

[GitHub] [incubator-superset] etr2460 commented on a change in pull request #8949: [filter_box] Fix ; separated filter_box default values

2020-01-13 Thread GitBox
etr2460 commented on a change in pull request #8949: [filter_box] Fix ; separated filter_box default values URL: https://github.com/apache/incubator-superset/pull/8949#discussion_r365954115 ## File path: superset/assets/src/dashboard/util/getFilterConfigsFromFormdata.js

[GitHub] [incubator-superset] john-bodley merged pull request #8576: [db migration] change datasources-clusters foreign key to cluster_id

2020-01-13 Thread GitBox
john-bodley merged pull request #8576: [db migration] change datasources-clusters foreign key to cluster_id URL: https://github.com/apache/incubator-superset/pull/8576 This is an automated message from the Apache Git

[GitHub] [incubator-superset] graceguo-supercat commented on issue #8946: Ensure proper JSON serialization of numpy.ndarray

2020-01-13 Thread GitBox
graceguo-supercat commented on issue #8946: Ensure proper JSON serialization of numpy.ndarray URL: https://github.com/apache/incubator-superset/pull/8946#issuecomment-573821514 Presto version=0.188. I feel the problem might be caused by `MAP` type or `ARRAY>`

[GitHub] [incubator-superset] vikramsinghchandel commented on issue #4652: add group by parameters into filter box

2020-01-13 Thread GitBox
vikramsinghchandel commented on issue #4652: add group by parameters into filter box URL: https://github.com/apache/incubator-superset/issues/4652#issuecomment-573645210 Any plans for this feature? This is an automated

[GitHub] [incubator-superset] nytai commented on issue #8940: Add Iran to Country Visualization

2020-01-13 Thread GitBox
nytai commented on issue #8940: Add Iran to Country Visualization URL: https://github.com/apache/incubator-superset/pull/8940#issuecomment-573784377 @robdiciuccio looks like this has a corresponding pr https://github.com/apache-superset/superset-ui-plugins/pull/306 that includes the

[GitHub] [incubator-superset] suddjian commented on a change in pull request #8876: [dashboard] Modal for editing dashboard properties & metadata

2020-01-13 Thread GitBox
suddjian commented on a change in pull request #8876: [dashboard] Modal for editing dashboard properties & metadata URL: https://github.com/apache/incubator-superset/pull/8876#discussion_r365943605 ## File path: superset/assets/src/dashboard/actions/dashboardLayout.js ##

[GitHub] [incubator-superset] henry145145 opened a new pull request #8956: wrong push

2020-01-13 Thread GitBox
henry145145 opened a new pull request #8956: wrong push URL: https://github.com/apache/incubator-superset/pull/8956 This is an automated message from the Apache Git Service. To respond to the message, please log on to

[GitHub] [incubator-superset] henry145145 closed pull request #8956: wrong push

2020-01-13 Thread GitBox
henry145145 closed pull request #8956: wrong push URL: https://github.com/apache/incubator-superset/pull/8956 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and

[GitHub] [incubator-superset] henry145145 opened a new pull request #8955: this is a mistake

2020-01-13 Thread GitBox
henry145145 opened a new pull request #8955: this is a mistake URL: https://github.com/apache/incubator-superset/pull/8955 This is an automated message from the Apache Git Service. To respond to the message, please log

[GitHub] [incubator-superset] henry145145 closed pull request #8955: this is a mistake

2020-01-13 Thread GitBox
henry145145 closed pull request #8955: this is a mistake URL: https://github.com/apache/incubator-superset/pull/8955 This is an automated message from the Apache Git Service. To respond to the message, please log on to

[GitHub] [incubator-superset] henry145145 closed pull request #8957: wrong

2020-01-13 Thread GitBox
henry145145 closed pull request #8957: wrong URL: https://github.com/apache/incubator-superset/pull/8957 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use

[GitHub] [incubator-superset] henry145145 opened a new pull request #8957: wrong

2020-01-13 Thread GitBox
henry145145 opened a new pull request #8957: wrong URL: https://github.com/apache/incubator-superset/pull/8957 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub

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

2020-01-13 Thread GitBox
nytai 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-573789586 Someone wrote in to `d...@apache.superset.org` regarding this still being an issue. We should

[GitHub] [incubator-superset] nebengtsson opened a new issue #6799: Table view as dashboard filter - don't highlight item or clear filter

2020-01-13 Thread GitBox
nebengtsson opened a new issue #6799: Table view as dashboard filter - don't highlight item or clear filter URL: https://github.com/apache/incubator-superset/issues/6799 Make sure these boxes are checked before submitting your issue - thank you! - [x] I have checked the

[GitHub] [incubator-superset] stale[bot] commented on issue #8406: User Impersonation Documentation/Example

2020-01-13 Thread GitBox
stale[bot] commented on issue #8406: User Impersonation Documentation/Example URL: https://github.com/apache/incubator-superset/issues/8406#issuecomment-573816825 This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further

[GitHub] [incubator-superset] graceguo-supercat commented on a change in pull request #8949: [filter_box] Fix ; separated filter_box default values

2020-01-13 Thread GitBox
graceguo-supercat commented on a change in pull request #8949: [filter_box] Fix ; separated filter_box default values URL: https://github.com/apache/incubator-superset/pull/8949#discussion_r365968772 ## File path: superset/assets/src/dashboard/util/getFilterConfigsFromFormdata.js

[GitHub] [incubator-superset] lkuchars opened a new issue #8954: No numeric types to aggregate exception when using timeshift on line chart

2020-01-13 Thread GitBox
lkuchars opened a new issue #8954: No numeric types to aggregate exception when using timeshift on line chart URL: https://github.com/apache/incubator-superset/issues/8954 This bug is easy to reproduce on vanilla superset with demo datasource and tables. What you do is you configure

[GitHub] [incubator-superset] issue-label-bot[bot] commented on issue #8954: No numeric types to aggregate exception when using timeshift on line chart

2020-01-13 Thread GitBox
issue-label-bot[bot] commented on issue #8954: No numeric types to aggregate exception when using timeshift on line chart URL: https://github.com/apache/incubator-superset/issues/8954#issuecomment-573685379 Issue-Label Bot is automatically applying the label `#bug` to this issue, with a

[GitHub] [incubator-superset] villebro commented on a change in pull request #8901: Add datasource.changed_on to cache_key

2020-01-13 Thread GitBox
villebro commented on a change in pull request #8901: Add datasource.changed_on to cache_key URL: https://github.com/apache/incubator-superset/pull/8901#discussion_r365984496 ## File path: tests/core_tests.py ## @@ -110,30 +128,40 @@ def test_cache_key(self):

[GitHub] [incubator-superset] villebro commented on issue #8901: Add datasource.changed_on to cache_key

2020-01-13 Thread GitBox
villebro commented on issue #8901: Add datasource.changed_on to cache_key URL: https://github.com/apache/incubator-superset/pull/8901#issuecomment-573829094 This is ready for review. This is an automated message from the

[GitHub] [incubator-superset] stale[bot] commented on issue #8546: Load CSV from backend storage (GCS)

2020-01-13 Thread GitBox
stale[bot] commented on issue #8546: Load CSV from backend storage (GCS) URL: https://github.com/apache/incubator-superset/issues/8546#issuecomment-573842985 This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity

[GitHub] [incubator-superset] codecov-io commented on issue #8958: [docs] Fix CORS section in installation

2020-01-13 Thread GitBox
codecov-io commented on issue #8958: [docs] Fix CORS section in installation URL: https://github.com/apache/incubator-superset/pull/8958#issuecomment-573849957 # [Codecov](https://codecov.io/gh/apache/incubator-superset/pull/8958?src=pr=h1) Report > Merging

[GitHub] [incubator-superset] nytai commented on a change in pull request #8845: [dashboard] New, list view (react)

2020-01-13 Thread GitBox
nytai commented on a change in pull request #8845: [dashboard] New, list view (react) URL: https://github.com/apache/incubator-superset/pull/8845#discussion_r366035357 ## File path: superset/views/dashboard/api.py ## @@ -172,7 +172,7 @@ class

[GitHub] [incubator-superset] stale[bot] commented on issue #8524: Ability to display images/pdfs in the dashboard

2020-01-13 Thread GitBox
stale[bot] commented on issue #8524: Ability to display images/pdfs in the dashboard URL: https://github.com/apache/incubator-superset/issues/8524#issuecomment-573891676 This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no

[GitHub] [incubator-superset] mistercrunch commented on a change in pull request #8960: fix: shut off unneeded endpoints

2020-01-13 Thread GitBox
mistercrunch commented on a change in pull request #8960: fix: shut off unneeded endpoints URL: https://github.com/apache/incubator-superset/pull/8960#discussion_r366058558 ## File path: superset/app.py ## @@ -261,14 +255,11 @@ def init_views(self) -> None:

[GitHub] [incubator-superset] john-bodley commented on issue #8901: fix: add datasource.changed_on to cache_key

2020-01-13 Thread GitBox
john-bodley commented on issue #8901: fix: add datasource.changed_on to cache_key URL: https://github.com/apache/incubator-superset/pull/8901#issuecomment-573834733 @villebro do you think there is merit in adding a line item to UPDATING.md to mention that this PR will invalidate the

[GitHub] [incubator-superset] john-bodley edited a comment on issue #8901: fix: add datasource.changed_on to cache_key

2020-01-13 Thread GitBox
john-bodley edited a comment on issue #8901: fix: add datasource.changed_on to cache_key URL: https://github.com/apache/incubator-superset/pull/8901#issuecomment-573834733 @villebro do you think there is merit in adding a line item to UPDATING.md to mention that this PR will invalidate

[GitHub] [incubator-superset] graceguo-supercat opened a new pull request #8958: [docs] Fix CORS section in installation

2020-01-13 Thread GitBox
graceguo-supercat opened a new pull request #8958: [docs] Fix CORS section in installation URL: https://github.com/apache/incubator-superset/pull/8958 ### CATEGORY Choose one - [ ] Bug Fix - [ ] Enhancement (new features, refinement) - [ ] Refactor - [ ] Add tests

[GitHub] [incubator-superset] mistercrunch commented on a change in pull request #8960: fix: shut off unneeded endpoints

2020-01-13 Thread GitBox
mistercrunch commented on a change in pull request #8960: fix: shut off unneeded endpoints URL: https://github.com/apache/incubator-superset/pull/8960#discussion_r366058418 ## File path: superset/app.py ## @@ -261,14 +255,11 @@ def init_views(self) -> None:

[GitHub] [incubator-superset] request-info[bot] commented on issue #8960: fix: shut off unneeded endpoints

2020-01-13 Thread GitBox
request-info[bot] commented on issue #8960: fix: shut off unneeded endpoints URL: https://github.com/apache/incubator-superset/pull/8960#issuecomment-573898597 We would appreciate it if you could provide us with more info about this issue/pr! Please do not leave the `title` or

[GitHub] [incubator-superset] mistercrunch opened a new pull request #8960: fix: shut off unneeded endpoints

2020-01-13 Thread GitBox
mistercrunch opened a new pull request #8960: fix: shut off unneeded endpoints URL: https://github.com/apache/incubator-superset/pull/8960 This is an automated message from the Apache Git Service. To respond to the message,

[GitHub] [incubator-superset] craig-rueda commented on issue #8950: docs: add Reward Gateway to README

2020-01-13 Thread GitBox
craig-rueda commented on issue #8950: docs: add Reward Gateway to README URL: https://github.com/apache/incubator-superset/pull/8950#issuecomment-573861613 LGTM This is an automated message from the Apache Git Service. To

[GitHub] [incubator-superset] henry145145 commented on issue #8236: Pivot Table Conditional Formatting on Cells - Add Colour to Cells

2020-01-13 Thread GitBox
henry145145 commented on issue #8236: Pivot Table Conditional Formatting on Cells - Add Colour to Cells URL: https://github.com/apache/incubator-superset/issues/8236#issuecomment-573908382 > @kalimuthu123 Have you tested this PR #4394 on versiĆ³n 0.34? How do you do it?

[GitHub] [incubator-superset] john-bodley commented on issue #8817: [sip-15] Displaying endpoints for all start/end time ranges

2020-01-13 Thread GitBox
john-bodley commented on issue #8817: [sip-15] Displaying endpoints for all start/end time ranges URL: https://github.com/apache/incubator-superset/pull/8817#issuecomment-573826327 ping @etr2460 This is an automated

[GitHub] [incubator-superset] villebro commented on a change in pull request #8901: Add datasource.changed_on to cache_key

2020-01-13 Thread GitBox
villebro commented on a change in pull request #8901: Add datasource.changed_on to cache_key URL: https://github.com/apache/incubator-superset/pull/8901#discussion_r365982027 ## File path: superset/common/query_context.py ## @@ -157,20 +157,25 @@ def cache_timeout(self)

[GitHub] [incubator-superset] villebro commented on a change in pull request #8901: Add datasource.changed_on to cache_key

2020-01-13 Thread GitBox
villebro commented on a change in pull request #8901: Add datasource.changed_on to cache_key URL: https://github.com/apache/incubator-superset/pull/8901#discussion_r365982640 ## File path: superset/common/query_object.py ## @@ -83,10 +83,7 @@ def __init__( #

[GitHub] [incubator-superset] henry145145 opened a new pull request #8959: wrong

2020-01-13 Thread GitBox
henry145145 opened a new pull request #8959: wrong URL: https://github.com/apache/incubator-superset/pull/8959 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub

[GitHub] [incubator-superset] henry145145 closed pull request #8959: wrong

2020-01-13 Thread GitBox
henry145145 closed pull request #8959: wrong URL: https://github.com/apache/incubator-superset/pull/8959 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use

[GitHub] [incubator-superset] craig-rueda merged pull request #8950: docs: add Reward Gateway to README

2020-01-13 Thread GitBox
craig-rueda merged pull request #8950: docs: add Reward Gateway to README URL: https://github.com/apache/incubator-superset/pull/8950 This is an automated message from the Apache Git Service. To respond to the message,

[GitHub] [incubator-superset] villebro commented on issue #8901: fix: add datasource.changed_on to cache_key

2020-01-13 Thread GitBox
villebro commented on issue #8901: fix: add datasource.changed_on to cache_key URL: https://github.com/apache/incubator-superset/pull/8901#issuecomment-573836461 @john-bodley oh absolutely, good idea. Will add a note in UPDATING.

[GitHub] [incubator-superset] suddjian commented on a change in pull request #8941: [dashboards] New, export api

2020-01-13 Thread GitBox
suddjian commented on a change in pull request #8941: [dashboards] New, export api URL: https://github.com/apache/incubator-superset/pull/8941#discussion_r366082463 ## File path: tests/dashboard_api_tests.py ## @@ -423,3 +423,40 @@ def test_get_related_fail(self):

[GitHub] [incubator-superset] robdiciuccio commented on issue #8946: Ensure proper JSON serialization of numpy.ndarray

2020-01-13 Thread GitBox
robdiciuccio commented on issue #8946: Ensure proper JSON serialization of numpy.ndarray URL: https://github.com/apache/incubator-superset/pull/8946#issuecomment-573924221 @graceguo-supercat I tested with the following table and data in our Presto (Hive) cluster, and was unable to

[GitHub] [incubator-superset] robdiciuccio commented on a change in pull request #8941: [dashboards] New, export api

2020-01-13 Thread GitBox
robdiciuccio commented on a change in pull request #8941: [dashboards] New, export api URL: https://github.com/apache/incubator-superset/pull/8941#discussion_r366115353 ## File path: superset/views/dashboard/api.py ## @@ -169,6 +173,7 @@ class

[GitHub] [incubator-superset] stale[bot] commented on issue #8316: Include schema on sqlatable's unique constraint

2020-01-13 Thread GitBox
stale[bot] commented on issue #8316: Include schema on sqlatable's unique constraint URL: https://github.com/apache/incubator-superset/issues/8316#issuecomment-573947428 This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no

[GitHub] [incubator-superset] robdiciuccio commented on a change in pull request #8941: [dashboards] New, export api

2020-01-13 Thread GitBox
robdiciuccio commented on a change in pull request #8941: [dashboards] New, export api URL: https://github.com/apache/incubator-superset/pull/8941#discussion_r366117909 ## File path: superset/views/dashboard/views.py ## @@ -44,8 +44,7 @@ class DashboardModelView(

[GitHub] [incubator-superset] micimize opened a new issue #8961: e.map is not a function explore view

2020-01-13 Thread GitBox
micimize opened a new issue #8961: e.map is not a function explore view URL: https://github.com/apache/incubator-superset/issues/8961 I encountered #2687 while casting from a table visualization with specified columns to a bar chart time series. Refreshing the page gets rid of the issue

[GitHub] [incubator-superset] issue-label-bot[bot] commented on issue #8961: e.map is not a function explore view

2020-01-13 Thread GitBox
issue-label-bot[bot] commented on issue #8961: e.map is not a function explore view URL: https://github.com/apache/incubator-superset/issues/8961#issuecomment-573940428 Issue-Label Bot is automatically applying the label `#bug` to this issue, with a confidence of 0.92. Please mark this

[GitHub] [incubator-superset] codecov-io edited a comment on issue #8699: [SIP-29] Add support for row-level security

2020-01-13 Thread GitBox
codecov-io edited a comment on issue #8699: [SIP-29] Add support for row-level security URL: https://github.com/apache/incubator-superset/pull/8699#issuecomment-559915945 # [Codecov](https://codecov.io/gh/apache/incubator-superset/pull/8699?src=pr=h1) Report > Merging

[GitHub] [incubator-superset] altef commented on a change in pull request #8699: [SIP-29] Add support for row-level security

2020-01-13 Thread GitBox
altef commented on a change in pull request #8699: [SIP-29] Add support for row-level security URL: https://github.com/apache/incubator-superset/pull/8699#discussion_r366143328 ## File path: superset/connectors/sqla/views.py ## @@ -221,6 +221,51 @@ class

[GitHub] [incubator-superset] codecov-io edited a comment on issue #8845: [dashboard] New, list view (react)

2020-01-13 Thread GitBox
codecov-io edited a comment on issue #8845: [dashboard] New, list view (react) URL: https://github.com/apache/incubator-superset/pull/8845#issuecomment-568319723 # [Codecov](https://codecov.io/gh/apache/incubator-superset/pull/8845?src=pr=h1) Report > Merging

[GitHub] [incubator-superset] wooram1125 commented on issue #8944: "RuntimeError: Working outside of application context." in Celery

2020-01-13 Thread GitBox
wooram1125 commented on issue #8944: "RuntimeError: Working outside of application context." in Celery URL: https://github.com/apache/incubator-superset/issues/8944#issuecomment-573957242 yes, I am using latest mater.. :sob:

[GitHub] [incubator-superset] robdiciuccio commented on a change in pull request #8941: [dashboards] New, export api

2020-01-13 Thread GitBox
robdiciuccio commented on a change in pull request #8941: [dashboards] New, export api URL: https://github.com/apache/incubator-superset/pull/8941#discussion_r366118747 ## File path: tests/dashboard_api_tests.py ## @@ -423,3 +423,40 @@ def test_get_related_fail(self):

[GitHub] [incubator-superset] altef commented on a change in pull request #8699: [SIP-29] Add support for row-level security

2020-01-13 Thread GitBox
altef commented on a change in pull request #8699: [SIP-29] Add support for row-level security URL: https://github.com/apache/incubator-superset/pull/8699#discussion_r366143756 ## File path: superset/security/manager.py ## @@ -877,3 +878,34 @@ def

[GitHub] [incubator-superset] altef commented on a change in pull request #8699: [SIP-29] Add support for row-level security

2020-01-13 Thread GitBox
altef commented on a change in pull request #8699: [SIP-29] Add support for row-level security URL: https://github.com/apache/incubator-superset/pull/8699#discussion_r366143860 ## File path: superset/security/manager.py ## @@ -877,3 +878,34 @@ def

[GitHub] [incubator-superset] micimize commented on issue #8961: e.map is not a function explore view

2020-01-13 Thread GitBox
micimize commented on issue #8961: e.map is not a function explore view URL: https://github.com/apache/incubator-superset/issues/8961#issuecomment-573944477 The `TimeTable` expects the logged structure here:

[GitHub] [incubator-superset] robdiciuccio commented on a change in pull request #8941: [dashboards] New, export api

2020-01-13 Thread GitBox
robdiciuccio commented on a change in pull request #8941: [dashboards] New, export api URL: https://github.com/apache/incubator-superset/pull/8941#discussion_r366117073 ## File path: superset/views/dashboard/api.py ## @@ -356,3 +361,52 @@ def delete(self, item): #

[GitHub] [incubator-superset] robdiciuccio commented on a change in pull request #8941: [dashboards] New, export api

2020-01-13 Thread GitBox
robdiciuccio commented on a change in pull request #8941: [dashboards] New, export api URL: https://github.com/apache/incubator-superset/pull/8941#discussion_r366117073 ## File path: superset/views/dashboard/api.py ## @@ -356,3 +361,52 @@ def delete(self, item): #

[GitHub] [incubator-superset] graceguo-supercat merged pull request #8949: [filter_box] Fix ; separated filter_box default values

2020-01-13 Thread GitBox
graceguo-supercat merged pull request #8949: [filter_box] Fix ; separated filter_box default values URL: https://github.com/apache/incubator-superset/pull/8949 This is an automated message from the Apache Git Service. To

[GitHub] [incubator-superset] issue-label-bot[bot] commented on issue #8962: jinja url_param in Sql_lab sql query not working

2020-01-13 Thread GitBox
issue-label-bot[bot] commented on issue #8962: jinja url_param in Sql_lab sql query not working URL: https://github.com/apache/incubator-superset/issues/8962#issuecomment-574014534 Issue-Label Bot is automatically applying the label `#bug` to this issue, with a confidence of 0.84. Please

[GitHub] [incubator-superset] labelhero opened a new issue #8962: jinja url_param in Sql_lab sql query not working

2020-01-13 Thread GitBox
labelhero opened a new issue #8962: jinja url_param in Sql_lab sql query not working URL: https://github.com/apache/incubator-superset/issues/8962 Unable to run query after passing url_param parameters to sql_lab query. Button does not do anything.

[GitHub] [incubator-superset] axuew commented on issue #8699: [SIP-29] Add support for row-level security

2020-01-13 Thread GitBox
axuew commented on issue #8699: [SIP-29] Add support for row-level security URL: https://github.com/apache/incubator-superset/pull/8699#issuecomment-574024192 Different users see different data for the same role.In order to reduce the need for each user to configure a role separately, it

[GitHub] [incubator-superset] villebro commented on issue #8962: jinja url_param in Sql_lab sql query not working

2020-01-13 Thread GitBox
villebro commented on issue #8962: jinja url_param in Sql_lab sql query not working URL: https://github.com/apache/incubator-superset/issues/8962#issuecomment-574029613 There was a fix related to `url_params` that was included in `0.35.1`, see #8536 . However, that particular PR focused