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

Fix markup broken since cache related changes #4396

Merged
merged 1 commit into from
Feb 9, 2018

Conversation

mistercrunch
Copy link
Member

@graceguo-supercat I mentioned this when we spoke today. It needs to be bundled along other caching-related changes

@hughhhh
Copy link
Member

hughhhh commented Feb 9, 2018

🚢

@mistercrunch mistercrunch merged commit ae7a9dc into apache:master Feb 9, 2018
@john-bodley
Copy link
Member

john-bodley commented Feb 26, 2018

@mistercrunch I believe this PR may have introduced a regression. We now see No data for a query where the table no longer exists, whereas previously we would have seen something of the form,

line <line>:<column>: Table <cluster>.<schema>.<table> does not exist

which is more informative.

@michellethomas
Copy link
Contributor

Also seeing the general no data message when we previously would have seen line 10:7: Column '<column name>' cannot be resolved which is helpful in debugging the problem.

@mistercrunch
Copy link
Member Author

We should add a unit test that covers that proper error message.

@john-bodley
Copy link
Member

@mistercrunch would you mind proving more context for the reason of this PR so we can further debug and provide a fix with the appropriate unit tests.

john-bodley pushed a commit to john-bodley/superset that referenced this pull request Feb 28, 2018
john-bodley added a commit that referenced this pull request Mar 6, 2018
michellethomas pushed a commit to michellethomas/panoramix that referenced this pull request May 24, 2018
michellethomas pushed a commit to michellethomas/panoramix that referenced this pull request May 24, 2018
wenchma pushed a commit to wenchma/incubator-superset that referenced this pull request Nov 16, 2018
wenchma pushed a commit to wenchma/incubator-superset that referenced this pull request Nov 16, 2018
wenchma pushed a commit to wenchma/incubator-superset that referenced this pull request Nov 16, 2018
@mistercrunch mistercrunch added 🏷️ bot A label used by `supersetbot` to keep track of which PR where auto-tagged with release labels 🚢 0.23.0 labels Feb 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🏷️ bot A label used by `supersetbot` to keep track of which PR where auto-tagged with release labels 🚢 0.23.0
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants