Re: [PR] feat: custom refresh frequency [superset]

2024-04-08 Thread via GitHub
LeoDiep commented on PR #24449: URL: https://github.com/apache/superset/pull/24449#issuecomment-2044155114 > Hi all - please direct me to an issue link if there's a separate place for questions. We recently adopted Superset and I'm looking into setting up refresh schedules for our

Re: [PR] docs: fix broken OS Dependencies link in CONTRIBUTING.md [superset]

2024-04-08 Thread via GitHub
sfirke merged PR #27932: URL: https://github.com/apache/superset/pull/27932 -- 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:

Re: [PR] fix: spell error analagous -> analogous [superset]

2024-04-08 Thread via GitHub
sfirke commented on PR #27930: URL: https://github.com/apache/superset/pull/27930#issuecomment-2042782339 This has bugged me in the past so I'm pleased to see this PR. I agree about waiting until 5.0. -- This is an automated message from the Apache Git Service. To respond to the

[I] Drill by is disabled for Timeseries and Mixed Timeseries charts without dimensions [superset]

2024-04-08 Thread via GitHub
sowo opened a new issue, #27940: URL: https://github.com/apache/superset/issues/27940 ### Bug description Any Timeseries or Mixed Timeseries chart that does not have dimensions configured has context menu item "Drill by" disabled. Yet, "Drill by" would also be most useful to explore

[PR] fix(drillby): Enable DrillBy in charts w/o filters (dimensions) [superset]

2024-04-08 Thread via GitHub
sowo opened a new pull request, #27941: URL: https://github.com/apache/superset/pull/27941 ### SUMMARY This fix resolves #27940 by enabling "Drll by" for Timeseries and Mixed Timeseries charts that do not have dimensions configured. ### BEFORE/AFTER SCREENSHOTS OR ANIMATED GIF

Re: [PR] fix(time_offset): Row Limit [superset]

2024-04-08 Thread via GitHub
Antonio-RiveroMartnez commented on PR #27934: URL: https://github.com/apache/superset/pull/27934#issuecomment-2042834708 /testenv up -- 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

Re: [I] Helm chart installation times out and starts to consume huge amount of CPU [superset]

2024-04-08 Thread via GitHub
villebro commented on issue #27931: URL: https://github.com/apache/superset/issues/27931#issuecomment-2043191670 @margorczynski please add which version of the Helm chart you're running. -- This is an automated message from the Apache Git Service. To respond to the message, please log on

Re: [PR] fix: Upgrade eyes-cypress to latest [superset]

2024-04-08 Thread via GitHub
codecov-commenter commented on PR #27195: URL: https://github.com/apache/superset/pull/27195#issuecomment-2043243180 ## [Codecov](https://app.codecov.io/gh/apache/superset/pull/27195?dropdown=coverage=pr=h1_medium=referral_source=github_content=comment_campaign=pr+comments_term=apache)

Re: [PR] fix: make fips compliant by replacing md5 with sha256 in postgres and usedforsecurity=False for python md5 [superset]

2024-04-08 Thread via GitHub
codecov-commenter commented on PR #21014: URL: https://github.com/apache/superset/pull/21014#issuecomment-2043244518 ## [Codecov](https://app.codecov.io/gh/apache/superset/pull/21014?dropdown=coverage=pr=h1_medium=referral_source=github_content=comment_campaign=pr+comments_term=apache)

Re: [I] Report quality is not good in mobile slack app. [superset]

2024-04-08 Thread via GitHub
rusackas commented on issue #27938: URL: https://github.com/apache/superset/issues/27938#issuecomment-2043304014 I believe the message is simply sent to Slack, period. How it is handled on desktop/mobile from there would be the responsibility of the Slack client itself. I'm not sure if

Re: [I] Calendar Heatmap chart does not update to match the dashboard color pallet [superset]

2024-04-08 Thread via GitHub
rusackas commented on issue #26002: URL: https://github.com/apache/superset/issues/26002#issuecomment-2043354554 One interesting thing here is that the heatmap chart uses a linear/scalar/gradient color palette. When editing a dashboard to add a color palette at that level, you are _only_

Re: [I] Superset showing error "not authorized" after Integrating with key clock [superset]

2024-04-08 Thread via GitHub
rusackas closed issue #25884: Superset showing error "not authorized" after Integrating with key clock URL: https://github.com/apache/superset/issues/25884 -- 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

Re: [I] Superset showing error "not authorized" after Integrating with key clock [superset]

2024-04-08 Thread via GitHub
rusackas commented on issue #25884: URL: https://github.com/apache/superset/issues/25884#issuecomment-2043378217 Since it's been nearly 5 months with an unanswered diagnostic question, I'll assume OP moved on, and we can call this one stale. -- This is an automated message from the

Re: [I] Items are not translated (hardcoded) [superset]

2024-04-08 Thread via GitHub
rusackas commented on issue #25990: URL: https://github.com/apache/superset/issues/25990#issuecomment-2043375456 CC @dpgaspar for an opinion here... if this is a FAB issue, I don't think there's much we can do on the Superset side, and we can close it, and perhaps file an issue on that

Re: [PR] chore: Adds 4.0.0 data to CHANGELOG.md and UPDATING.md [superset]

2024-04-08 Thread via GitHub
michael-s-molina merged PR #27937: URL: https://github.com/apache/superset/pull/27937 -- 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:

Re: [PR] chore: Adds 4.0.0 data to CHANGELOG.md and UPDATING.md [superset]

2024-04-08 Thread via GitHub
michael-s-molina commented on PR #27937: URL: https://github.com/apache/superset/pull/27937#issuecomment-2043156968 > We should also update the schedule on the wiki with the latest estimates. Will do as part of the [Release Process changes

Re: [PR] fix(drillby): Enable DrillBy in charts w/o filters (dimensions) [superset]

2024-04-08 Thread via GitHub
sowo commented on PR #27941: URL: https://github.com/apache/superset/pull/27941#issuecomment-2043206120 Hi, Thanks for the response. I found an issue when clicking on the breadcrumbs. Some index misalignment after filtering out the empty initial filter. Should be fixed soon.

Re: [PR] feat: new CSV upload form and API [superset]

2024-04-08 Thread via GitHub
michael-s-molina commented on code in PR #27840: URL: https://github.com/apache/superset/pull/27840#discussion_r1556133882 ## superset-frontend/src/features/databases/CSVUploadModal/index.tsx: ## @@ -0,0 +1,805 @@ +/** + * Licensed to the Apache Software Foundation (ASF) under

Re: [PR] feat(accessibility): add tabbing to chart menu in dashboard [superset]

2024-04-08 Thread via GitHub
geido merged PR #26138: URL: https://github.com/apache/superset/pull/26138 -- 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:

Re: [PR] feat(accessibility): add tabbing to chart menu in dashboard [superset]

2024-04-08 Thread via GitHub
github-actions[bot] commented on PR #26138: URL: https://github.com/apache/superset/pull/26138#issuecomment-2043208148 Ephemeral environment shutdown and build artifacts deleted. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to

Re: [PR] fix: fix-zh-translation-2 [superset]

2024-04-08 Thread via GitHub
rusackas merged PR #27922: URL: https://github.com/apache/superset/pull/27922 -- 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:

Re: [PR] fix: docker-release GHA fails with pathspec error [superset]

2024-04-08 Thread via GitHub
michael-s-molina merged PR #27925: URL: https://github.com/apache/superset/pull/27925 -- 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:

Re: [PR] fix(drillby): Enable DrillBy in charts w/o filters (dimensions) [superset]

2024-04-08 Thread via GitHub
rusackas commented on PR #27941: URL: https://github.com/apache/superset/pull/27941#issuecomment-2043309875 Maybe if @sfirke's hypothesis is right, we'll get lucky and this will help with https://github.com/apache/superset/issues/25334 as well... but maybe not. Just something to test when

Re: [PR] fix(drillby): Enable DrillBy in charts w/o filters (dimensions) [superset]

2024-04-08 Thread via GitHub
rusackas commented on PR #27941: URL: https://github.com/apache/superset/pull/27941#issuecomment-2043308997 /testenv up -- 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

Re: [PR] feat(examples): tech debt dashboard [superset]

2024-04-08 Thread via GitHub
rusackas commented on PR #26818: URL: https://github.com/apache/superset/pull/26818#issuecomment-2043318847 @mistercrunch just got this codecov notification in my inbox... hopefully I'm mistaken, but it looks like adding the label might have somehow retriggered some CI tasks? -- This is

Re: [PR] fix(drillby): Enable DrillBy in charts w/o filters (dimensions) [superset]

2024-04-08 Thread via GitHub
rusackas commented on PR #27941: URL: https://github.com/apache/superset/pull/27941#issuecomment-2043201328 Thanks @sowo this looks promising! Curious what you see left to do here, but we look forward to reviewing it when it's ready. So far, the code looks good to me! -- This is an

Re: [PR] feat: new CSV upload form and API [superset]

2024-04-08 Thread via GitHub
michael-s-molina commented on code in PR #27840: URL: https://github.com/apache/superset/pull/27840#discussion_r1556136195 ## superset-frontend/src/features/databases/CSVUploadModal/index.tsx: ## @@ -0,0 +1,805 @@ +/** + * Licensed to the Apache Software Foundation (ASF) under

Re: [PR] fix(time_offset): Row Limit [superset]

2024-04-08 Thread via GitHub
Antonio-RiveroMartnez commented on PR #27934: URL: https://github.com/apache/superset/pull/27934#issuecomment-2043235874 Hey @john-bodley I just linked it in the PR description, thanks. -- This is an automated message from the Apache Git Service. To respond to the message, please log on

Re: [PR] fix: the legend does not preserves the order of metrics [superset]

2024-04-08 Thread via GitHub
codecov-commenter commented on PR #22164: URL: https://github.com/apache/superset/pull/22164#issuecomment-2043244237 ## [Codecov](https://app.codecov.io/gh/apache/superset/pull/22164?dropdown=coverage=pr=h1_medium=referral_source=github_content=comment_campaign=pr+comments_term=apache)

Re: [PR] feat(ConditionalFormatting): allow inverse color scaling and add color picker [superset]

2024-04-08 Thread via GitHub
codecov-commenter commented on PR #20353: URL: https://github.com/apache/superset/pull/20353#issuecomment-2043244452 ## [Codecov](https://app.codecov.io/gh/apache/superset/pull/20353?dropdown=coverage=pr=h1_medium=referral_source=github_content=comment_campaign=pr+comments_term=apache)

Re: [PR] feat(examples): tech debt dashboard [superset]

2024-04-08 Thread via GitHub
codecov-commenter commented on PR #26818: URL: https://github.com/apache/superset/pull/26818#issuecomment-2043243429 ## [Codecov](https://app.codecov.io/gh/apache/superset/pull/26818?dropdown=coverage=pr=h1_medium=referral_source=github_content=comment_campaign=pr+comments_term=apache)

Re: [PR] feat: new CSV upload form and API [superset]

2024-04-08 Thread via GitHub
sfirke commented on PR #27840: URL: https://github.com/apache/superset/pull/27840#issuecomment-2043247127 This looks great! It gets me wondering about "upload columnar file to database" and "upload Excel file to database." My users mostly use the Excel one. Would some aspects of this

Re: [I] Drill by is disabled for Timeseries and Mixed Timeseries charts without dimensions [superset]

2024-04-08 Thread via GitHub
rusackas commented on issue #27940: URL: https://github.com/apache/superset/issues/27940#issuecomment-2043307388 @sfirke looking at the PR, it seems it just opens all dimensions for drilling, which _looks_ to me like a good thing. I'm not sure if @kgabryje or @villebro see any risk on that

Re: [I] Drill by is disabled for Timeseries and Mixed Timeseries charts without dimensions [superset]

2024-04-08 Thread via GitHub
rusackas commented on issue #27940: URL: https://github.com/apache/superset/issues/27940#issuecomment-2043308303 Maybe the PR will fix two PRs, who knows!? -- 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

Re: [I] PivotTable with two column metrics errors with Dremio backend on 3.0.0 [superset]

2024-04-08 Thread via GitHub
rusackas closed issue #25641: PivotTable with two column metrics errors with Dremio backend on 3.0.0 URL: https://github.com/apache/superset/issues/25641 -- 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

Re: [I] PivotTable with two column metrics errors with Dremio backend on 3.0.0 [superset]

2024-04-08 Thread via GitHub
rusackas commented on issue #25641: URL: https://github.com/apache/superset/issues/25641#issuecomment-2043385721 Closing this one as stale, since it's gone nearly six months with no further corroboration/discussion/invesitigation. If anyone feels this needs reopening, just say the word.

Re: [PR] fix(time_offset): Row Limit [superset]

2024-04-08 Thread via GitHub
john-bodley commented on PR #27934: URL: https://github.com/apache/superset/pull/27934#issuecomment-2043231716 @Antonio-RiveroMartnez are there any open issues we can link to this? I'm somewhat surprised that no one has reported an issue with this in the past. -- This is an automated

Re: [PR] feat: alerts and reports modal with dashboard filters and tabs [WIP] [superset]

2024-04-08 Thread via GitHub
codecov-commenter commented on PR #26141: URL: https://github.com/apache/superset/pull/26141#issuecomment-2043242194 ## [Codecov](https://app.codecov.io/gh/apache/superset/pull/26141?dropdown=coverage=pr=h1_medium=referral_source=github_content=comment_campaign=pr+comments_term=apache)

Re: [PR] feat(translations): Script to automatically fill in translations using GPT. [superset]

2024-04-08 Thread via GitHub
codecov-commenter commented on PR #26670: URL: https://github.com/apache/superset/pull/26670#issuecomment-2043241326 ## [Codecov](https://app.codecov.io/gh/apache/superset/pull/26670?dropdown=coverage=pr=h1_medium=referral_source=github_content=comment_campaign=pr+comments_term=apache)

Re: [I] Can't find superset_config.py ! [superset]

2024-04-08 Thread via GitHub
Navya-Prakash commented on issue #3024: URL: https://github.com/apache/superset/issues/3024#issuecomment-2043243557 I have'nt installed apache superset but i have cloned the whole repo, even i'm trying to find out where superset_config.py is , found one in docker folder but its not

Re: [I] Locale object/string mixup [superset]

2024-04-08 Thread via GitHub
michael-s-molina closed issue #27881: Locale object/string mixup URL: https://github.com/apache/superset/issues/27881 -- 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

Re: [PR] fix: Locale sent to frontend [superset]

2024-04-08 Thread via GitHub
michael-s-molina merged PR #27926: URL: https://github.com/apache/superset/pull/27926 -- 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:

Re: [I] Drill by is disabled for Timeseries and Mixed Timeseries charts without dimensions [superset]

2024-04-08 Thread via GitHub
sfirke commented on issue #27940: URL: https://github.com/apache/superset/issues/27940#issuecomment-2043253123 Do this and #25334 have similar causes, since both are cases of wanting the bar chart series to act like a dimension? -- This is an automated message from the Apache Git

Re: [PR] feat(country-map): Adds Philippines regional map and updates/cleans existing Philippines provincial map [superset]

2024-04-08 Thread via GitHub
rusackas commented on PR #27933: URL: https://github.com/apache/superset/pull/27933#issuecomment-2043336401 Hi there... this is great, and we thank you for the contribution. Both the geojson files and the countries.ts file in this PR will be overwritten by anyone running the Jupyter

Re: [I] [SIP-102] Allow Superset to run in a sub path URL [superset]

2024-04-08 Thread via GitHub
rusackas closed issue #24823: [SIP-102] Allow Superset to run in a sub path URL URL: https://github.com/apache/superset/issues/24823 -- 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

Re: [I] [SIP-102] Allow Superset to run in a sub path URL [superset]

2024-04-08 Thread via GitHub
rusackas commented on issue #24823: URL: https://github.com/apache/superset/issues/24823#issuecomment-2043343610 Thanks for the follow up @maudrid - if this is a feature request, I'll go ahead and close this SIP as discarded, though anyone who ever finds the thread and decides to act on it

Re: [I] AUTH_ROLES_MAPPING [superset]

2024-04-08 Thread via GitHub
rusackas commented on issue #25849: URL: https://github.com/apache/superset/issues/25849#issuecomment-2043381251 Since there's no response to the last comment helping to diagnose/fix, I'll assume that it either worked out, or OP has moved on. Closing this one out as stale, but happy to

Re: [I] AUTH_ROLES_MAPPING [superset]

2024-04-08 Thread via GitHub
rusackas closed issue #25849: AUTH_ROLES_MAPPING URL: https://github.com/apache/superset/issues/25849 -- 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:

Re: [I] Response to GET /chart/ with guest token is empty. [superset]

2024-04-08 Thread via GitHub
giacomochiarella commented on issue #25285: URL: https://github.com/apache/superset/issues/25285#issuecomment-2042031772 looks very similar to [this](https://github.com/apache/superset/issues/25890) -- This is an automated message from the Apache Git Service. To respond to the message,

Re: [I] Api /api/v1/dashboard and /api/v1/chart returning empty responses when get request is made using user with Admin role in Python [superset]

2024-04-08 Thread via GitHub
giacomochiarella commented on issue #25890: URL: https://github.com/apache/superset/issues/25890#issuecomment-2042021962 any news here? It is crucial to be able use the api -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and

Re: [I] empty result dashboard from superset APIs `/api/v1/dashboard` when the Public role has `can read on Dashboard` and `can read on Chart` . [superset]

2024-04-08 Thread via GitHub
giacomochiarella commented on issue #27917: URL: https://github.com/apache/superset/issues/27917#issuecomment-2042027119 seems related to [this](https://github.com/apache/superset/issues/25890) issue -- This is an automated message from the Apache Git Service. To respond to the message,

Re: [I] REST Api ignores bearer token when public role has permission [superset]

2024-04-08 Thread via GitHub
giacomochiarella commented on issue #26470: URL: https://github.com/apache/superset/issues/26470#issuecomment-2042030289 is this related to [this](https://github.com/apache/superset/issues/25890)? -- This is an automated message from the Apache Git Service. To respond to the message,

Re: [I] deck.gl Scatterplot JAVASCRIPT TOOLTIP GENERATOR tooltip no longer working in version 1.4.0 and above [superset]

2024-04-08 Thread via GitHub
vin01 commented on issue #18696: URL: https://github.com/apache/superset/issues/18696#issuecomment-2042152942 I believe (not-a-)problem here is the [CSP policy from Talisman](https://github.com/apache/superset/blob/master/superset/config.py#L1447) which does not allow `unsafe-eval` which

Re: [PR] chore: [proposal] de-matrix python-version in GHAs [superset]

2024-04-08 Thread via GitHub
raphaelauv commented on PR #27906: URL: https://github.com/apache/superset/pull/27906#issuecomment-2042253219 the only benefit of supporting multiple python version is to increase the chance to offer more compatible client/driver libraries for source data to the end users example I

[PR] fix(time_offset): Row Limit [superset]

2024-04-08 Thread via GitHub
Antonio-RiveroMartnez opened a new pull request, #27934: URL: https://github.com/apache/superset/pull/27934 ### SUMMARY When applying a time_offset in Advanced Analytics, if the row_limit is too small, data will not be present when the join occurs, so this PR prevent such behavior by

Re: [I] Facing issues with connecting to SQL lab after updating to superset 3.1.2 [superset]

2024-04-08 Thread via GitHub
Kabeer001 commented on issue #27920: URL: https://github.com/apache/superset/issues/27920#issuecomment-2042122669 I have updated the version; it has been updated successfully, but sql lab is not working; it shows an unexpected error. I can't check the console because, for immediate

Re: [I] when set WTF_CSRF_ENABLED = False , login to Superset still failure, log show : flask_wtf.csrf.CSRFError: "The CSRF session token is missing " [superset]

2024-04-08 Thread via GitHub
rusackas commented on issue #25587: URL: https://github.com/apache/superset/issues/25587#issuecomment-2043452266 Sounds like there's nothing more to discuss here, so I'll close this one out. Thanks everyone! -- This is an automated message from the Apache Git Service. To respond to the

Re: [I] when set WTF_CSRF_ENABLED = False , login to Superset still failure, log show : flask_wtf.csrf.CSRFError: "The CSRF session token is missing " [superset]

2024-04-08 Thread via GitHub
rusackas closed issue #25587: when set WTF_CSRF_ENABLED = False , login to Superset still failure, log show : flask_wtf.csrf.CSRFError: "The CSRF session token is missing " URL: https://github.com/apache/superset/issues/25587 -- This is an automated message from the Apache Git Service.

Re: [I] Export number in CSV in wrong format [superset]

2024-04-08 Thread via GitHub
rusackas commented on issue #23939: URL: https://github.com/apache/superset/issues/23939#issuecomment-2043457461 Is anyone here still planning to work on this? I'm tempted to close it as stale. The initial report also predates supported versions of Superset, so please let us know if you're

Re: [I] Export number in CSV in wrong format [superset]

2024-04-08 Thread via GitHub
rusackas closed issue #23939: Export number in CSV in wrong format URL: https://github.com/apache/superset/issues/23939 -- 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

[PR] fix(docs): CSP mods to re-enable Algolia search [superset]

2024-04-08 Thread via GitHub
rusackas opened a new pull request, #27942: URL: https://github.com/apache/superset/pull/27942 ### SUMMARY ### BEFORE/AFTER SCREENSHOTS OR ANIMATED GIF ### TESTING INSTRUCTIONS ### ADDITIONAL INFORMATION - [ ] Has associated issue: - [ ]

Re: [I] Not able to run the superset latest version [superset]

2024-04-08 Thread via GitHub
rusackas commented on issue #25624: URL: https://github.com/apache/superset/issues/25624#issuecomment-2043484425 The errors here don't seem to be an issue in current Superset. A couple of the warnings still do, but they don't seem to be impacting anything. PRs welcome for those, of course!

Re: [PR] fix(drillby): Enable DrillBy in charts w/o filters (dimensions) [superset]

2024-04-08 Thread via GitHub
sowo commented on PR #27941: URL: https://github.com/apache/superset/pull/27941#issuecomment-2043495045 Seems the breadcrumbs and drillByConfigs need to be in sync to make breadcrumb navigation work. So rather than filtering out the first breadcrumb item when it is empty (for charts

Re: [I] setting edit list roles trino The data source can only obtain part of the schema. [superset]

2024-04-08 Thread via GitHub
rusackas commented on issue #26125: URL: https://github.com/apache/superset/issues/26125#issuecomment-2043500138 Closing this because it's stale, which is likely because it's also confusing. The issue template was not filled out, so we don't have a statement of expected/actual behavior. It

Re: [I] Gauge Chart value doesn't update when jinja template filters are set [superset]

2024-04-08 Thread via GitHub
rusackas closed issue #26086: Gauge Chart value doesn't update when jinja template filters are set URL: https://github.com/apache/superset/issues/26086 -- 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

Re: [I] Helm chart installation times out and starts to consume huge amount of CPU [superset]

2024-04-08 Thread via GitHub
margorczynski commented on issue #27931: URL: https://github.com/apache/superset/issues/27931#issuecomment-2043516675 It should be the latest considering the command: @villebro ![image](https://github.com/apache/superset/assets/1714491/241d67fa-514a-4dd4-a72b-78edb375807f) --

Re: [I] Horizontal dashboard filter bar should use full width available [superset]

2024-04-08 Thread via GitHub
sfirke closed issue #24361: Horizontal dashboard filter bar should use full width available URL: https://github.com/apache/superset/issues/24361 -- 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

Re: [I] Horizontal dashboard filter bar should use full width available [superset]

2024-04-08 Thread via GitHub
sfirke commented on issue #24361: URL: https://github.com/apache/superset/issues/24361#issuecomment-2043545903 Indeed I just tested and this has been fixed as of 3.1.1!  -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and

Re: [I] The front-end uses the '@ superset ui/embedded sdk' sdk to embed the superset dashboard page. Click on '...' in the upper right corner of the page When the button is clicked and the 'Enter ful

2024-04-08 Thread via GitHub
rusackas closed issue #25122: The front-end uses the '@ superset ui/embedded sdk' sdk to embed the superset dashboard page. Click on '...' in the upper right corner of the page When the button is clicked and the 'Enter fullscreen' menu option is clicked, the embedded dashboard page remains

Re: [I] The front-end uses the '@ superset ui/embedded sdk' sdk to embed the superset dashboard page. Click on '...' in the upper right corner of the page When the button is clicked and the 'Enter ful

2024-04-08 Thread via GitHub
rusackas commented on issue #25122: URL: https://github.com/apache/superset/issues/25122#issuecomment-2043461574 Seems related... the fullscreen button wasn't working before (and wasn't supposed to). Now that it's hidden, I think this issue is a moot point. Closing as resolved, but happy

Re: [I] Not Working - fullscreen of embedding dashboard [superset]

2024-04-08 Thread via GitHub
rusackas commented on issue #23793: URL: https://github.com/apache/superset/issues/23793#issuecomment-2043488378 Since there are seemingly three working solutions on this thread, and it's been silent for 5 months, I'll go ahead and close this as resolved. Thanks for all the helpful

Re: [I] Not Working - fullscreen of embedding dashboard [superset]

2024-04-08 Thread via GitHub
rusackas closed issue #23793: Not Working - fullscreen of embedding dashboard URL: https://github.com/apache/superset/issues/23793 -- 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

Re: [I] Pivot Table v2, can't show subtotals based on a single column [superset]

2024-04-08 Thread via GitHub
rusackas closed issue #20076: Pivot Table v2, can't show subtotals based on a single column URL: https://github.com/apache/superset/issues/20076 -- 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

Re: [I] Pivot Table v2, can't show subtotals based on a single column [superset]

2024-04-08 Thread via GitHub
rusackas commented on issue #20076: URL: https://github.com/apache/superset/issues/20076#issuecomment-2043490817 This issue has been quiet for quite a while, so I'll close it in favor of https://github.com/apache/superset/issues/23560, which links to the other similar reported issues. This

Re: [I] WITH RECURSIVE Common Table Expression doesn't parse case of select queries correctly [superset]

2024-04-08 Thread via GitHub
rusackas commented on issue #26128: URL: https://github.com/apache/superset/issues/26128#issuecomment-2043497089 Tempted to close this as stale, and because it's reported on Superset 2.x, where we're only supporting 3.1 and 4.0 now. That said, I would bet that it's still

Re: [I] setting edit list roles trino The data source can only obtain part of the schema. [superset]

2024-04-08 Thread via GitHub
rusackas closed issue #26125: setting edit list roles trino The data source can only obtain part of the schema. URL: https://github.com/apache/superset/issues/26125 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL

Re: [I] Gauge Chart value doesn't update when jinja template filters are set [superset]

2024-04-08 Thread via GitHub
rusackas commented on issue #26086: URL: https://github.com/apache/superset/issues/26086#issuecomment-2043503189 Closing this as stale, but it's likely stale because it's hard to reproduce. Can you give us a reproducible test case using example charts/data so not as much has to be

Re: [PR] fix: useTruncation infinite loop, reenable dashboard cross links on ChartList [superset]

2024-04-08 Thread via GitHub
villebro commented on code in PR #27701: URL: https://github.com/apache/superset/pull/27701#discussion_r1556353555 ## superset-frontend/cypress-base/cypress/e2e/chart_list/list.test.ts: ## @@ -112,9 +112,10 @@ describe('Charts list', () => {

Re: [I] X-axis tick mark at first of the month is incorrectly injected into charts with weekly time grain [superset]

2024-04-08 Thread via GitHub
rusackas commented on issue #19506: URL: https://github.com/apache/superset/issues/19506#issuecomment-2043530594 Closing this for a few reasons: 1) It's gone stale - almost 5 months since the last comment 2) The linked PR doesn't look like it'll be merging anytime soon 3) The issue

Re: [I] X-axis tick mark at first of the month is incorrectly injected into charts with weekly time grain [superset]

2024-04-08 Thread via GitHub
rusackas closed issue #19506: X-axis tick mark at first of the month is incorrectly injected into charts with weekly time grain URL: https://github.com/apache/superset/issues/19506 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub

Re: [I] authlib already installed, but No module named 'authlib' [superset]

2024-04-08 Thread via GitHub
rusackas closed issue #22149: authlib already installed, but No module named 'authlib' URL: https://github.com/apache/superset/issues/22149 -- 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

Re: [I] authlib already installed, but No module named 'authlib' [superset]

2024-04-08 Thread via GitHub
rusackas commented on issue #22149: URL: https://github.com/apache/superset/issues/22149#issuecomment-2043537623 Closing this one out, as it seems it's gone quiet/stale, and because there seem to be plenty of folks that reached a solution on the thread. If people are still experiencing

Re: [I] Running pip-compile-multi fails on 2.0.1 [superset]

2024-04-08 Thread via GitHub
rusackas closed issue #23136: Running pip-compile-multi fails on 2.0.1 URL: https://github.com/apache/superset/issues/23136 -- 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

Re: [PR] fix(docs): CSP mods to re-enable Algolia search [superset]

2024-04-08 Thread via GitHub
rusackas merged PR #27942: URL: https://github.com/apache/superset/pull/27942 -- 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:

Re: [PR] fix(migration): Support non-alphanumeric passwords in alembic. [superset]

2024-04-08 Thread via GitHub
rusackas commented on PR #26094: URL: https://github.com/apache/superset/pull/26094#issuecomment-2043616530 @ramki88 would you mind running the [pre-commit hooks](https://superset.apache.org/docs/contributing/hooks-and-linting/) on this so it can pass CI/linting? -- This is an automated

Re: [I] MetaDatabase password Connection string is not encoded (special char escaping) (sqlalchemy uri) [superset]

2024-04-08 Thread via GitHub
rusackas commented on issue #25501: URL: https://github.com/apache/superset/issues/25501#issuecomment-2043618566 Looks like we're still trying to get this PR across the line. Hopefully it's very close! Thanks @ramki88 -- This is an automated message from the Apache Git Service. To

Re: [I] refactor(pinot) regression on area chart (DB engine error) [superset]

2024-04-08 Thread via GitHub
rusackas commented on issue #25749: URL: https://github.com/apache/superset/issues/25749#issuecomment-2043630225 It's been quite a while since this thread was revisited, but it's one of the best support threads I've read on here in a long time! @martin-raymond are you still up against

Re: [I] Horizontal dashboard filter bar should use full width available [superset]

2024-04-08 Thread via GitHub
rusackas commented on issue #24361: URL: https://github.com/apache/superset/issues/24361#issuecomment-2043453395 @sfirke this one's gone quiet for quite a while... do you think we still need it open? -- This is an automated message from the Apache Git Service. To respond to the message,

Re: [I] Not able to run the superset latest version [superset]

2024-04-08 Thread via GitHub
rusackas closed issue #25624: Not able to run the superset latest version URL: https://github.com/apache/superset/issues/25624 -- 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.

Re: [I] Auto run start as a service on Windows [superset]

2024-04-08 Thread via GitHub
rusackas closed issue #20426: Auto run start as a service on Windows URL: https://github.com/apache/superset/issues/20426 -- 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

Re: [I] Auto run start as a service on Windows [superset]

2024-04-08 Thread via GitHub
rusackas commented on issue #20426: URL: https://github.com/apache/superset/issues/20426#issuecomment-2043532776 This issue has gone stale, but also SUperset officially dues not support Windows. If you want to contribute toward windows support (package management, testing, documentation,

Re: [I] cannot logout completely [superset]

2024-04-08 Thread via GitHub
rusackas closed issue #23443: cannot logout completely URL: https://github.com/apache/superset/issues/23443 -- 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,

Re: [I] Unable to install and use sqlalchemy-kusto package [superset]

2024-04-08 Thread via GitHub
rusackas closed issue #25032: Unable to install and use sqlalchemy-kusto package URL: https://github.com/apache/superset/issues/25032 -- 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

Re: [I] Unable to install and use sqlalchemy-kusto package [superset]

2024-04-08 Thread via GitHub
rusackas commented on issue #25032: URL: https://github.com/apache/superset/issues/25032#issuecomment-2043544746 Sounds like all is well, which is why this went quiet. Closing! Thanks everyone for the help and contributions here. -- This is an automated message from the Apache Git

Re: [I] cannot logout completely [superset]

2024-04-08 Thread via GitHub
rusackas commented on issue #23443: URL: https://github.com/apache/superset/issues/23443#issuecomment-2043542090 Closing this one out since (a) it's gone silent, (b) we no longer support versions of Superset prior to 3.1, and (c) it seems like there are solutions on the thread that got

Re: [PR] feat: new CSV upload form and API [superset]

2024-04-08 Thread via GitHub
michael-s-molina commented on code in PR #27840: URL: https://github.com/apache/superset/pull/27840#discussion_r1556355099 ## superset-frontend/src/features/databases/CSVUploadModal/index.test.tsx: ## @@ -0,0 +1,330 @@ +/** + * Licensed to the Apache Software Foundation (ASF)

Re: [I] MetaDatabase password Connection string is not encoded (special char escaping) (sqlalchemy uri) [superset]

2024-04-08 Thread via GitHub
rusackas commented on issue #25501: URL: https://github.com/apache/superset/issues/25501#issuecomment-2043620019 BTW, not sure, but there may be some crossover with [this issue](https://github.com/apache/superset/issues/27764) somewhere along the line. -- This is an automated message

Re: [I] OAUTH users not getting the login again screen when the OAUTH PROVIDERS user password reset or token invoked. [superset]

2024-04-08 Thread via GitHub
rusackas commented on issue #25904: URL: https://github.com/apache/superset/issues/25904#issuecomment-2043634534 @thanushcst are you still facing this? -- 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

Re: [I] Ambiguous Error while embedding dashboard [superset]

2024-04-08 Thread via GitHub
rusackas closed issue #25955: Ambiguous Error while embedding dashboard URL: https://github.com/apache/superset/issues/25955 -- 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.

Re: [I] Ambiguous Error while embedding dashboard [superset]

2024-04-08 Thread via GitHub
rusackas commented on issue #25955: URL: https://github.com/apache/superset/issues/25955#issuecomment-2043635593 Assuming setting CORS options worked out, since this thread seems to have gone stale. Optimistically closing. Thanks! -- This is an automated message from the Apache Git

  1   2   >