Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

bug: cannot get partition query #14368

Closed
eriendeng opened this issue Apr 27, 2021 · 0 comments · Fixed by #14369
Closed

bug: cannot get partition query #14368

eriendeng opened this issue Apr 27, 2021 · 0 comments · Fixed by #14369
Labels
#bug:regression Bugs that are identified as regessions

Comments

@eriendeng
Copy link
Contributor

A clear and concise description of what the bug is.

Expected results

what you expected to happen.

Actual results

what actually happens.

Screenshots

image
image

How to reproduce the bug

When we copy the partition query, we try to get partitionQuery from table.partitions.partitionQuery but in fact we should get it from table.partitions in file superset-frontend/src/SqlLab/components/TableElement.jsx::L107

Environment

  • superset version: 1.1.0
  • python version: 3.7
  • node.js version: 14

Additional context

Add any other context about the problem here.

@eriendeng eriendeng added the #bug Bug report label Apr 27, 2021
@junlincc junlincc added need:more-info Requires more information from author and removed #bug Bug report labels Apr 28, 2021
@villebro villebro added #bug Bug report and removed need:more-info Requires more information from author labels Apr 29, 2021
@villebro villebro added #bug:regression Bugs that are identified as regessions and removed #bug Bug report labels Apr 29, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
#bug:regression Bugs that are identified as regessions
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants