eriendeng opened a new issue #14368:
URL: https://github.com/apache/superset/issues/14368


   A clear and concise description of what the bug is.
   
   ### Expected results
   
   what you expected to happen.
   
   ### Actual results
   
   what actually happens.
   
   #### Screenshots
   
   
![image](https://user-images.githubusercontent.com/30573371/116195103-5637d580-a764-11eb-9798-d543eac117b6.png)
   
![image](https://user-images.githubusercontent.com/30573371/116195386-b75fa900-a764-11eb-82ad-608723f4b264.png)
   
   #### 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.
   


-- 
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.

For queries about this service, please contact Infrastructure at:
[email protected]



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to