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

SQL Lab results table does not show some values #26432

Closed
1 of 3 tasks
aobapirak opened this issue Jan 9, 2024 · 3 comments
Closed
1 of 3 tasks

SQL Lab results table does not show some values #26432

aobapirak opened this issue Jan 9, 2024 · 3 comments
Labels
preset:cares Preset cares about this issue

Comments

@aobapirak
Copy link

aobapirak commented Jan 9, 2024

How to reproduce the bug

  1. Go to 'SQL Lab'
  2. Run these command or other command related to <...>
    select '<test> im not disappear <test>ABC<> Z <>' as test
  3. Click on 'Run' to run query
  4. See error in result table below

Expected results

<test> im not disappear <test>ABC<> Z <>

Actual results

im not disappear ABC Z

Screenshots

Screenshot 2567-01-09 at 09 39 39

Environment

  • browser type and version:
  • superset version: 3.0.1
  • python version: 3.9.6
  • node.js version: 16.20.2
  • any feature flags active: -

Checklist

Make sure to follow these steps before submitting your issue - thank you!

  • I have checked the superset logs for python stacktraces and included it here as text if there are any.
  • I have reproduced the issue with at least the latest released version of superset.
  • I have checked the issue tracker for the same issue and I haven't found one similar.
@rusackas rusackas added the preset:cares Preset cares about this issue label Jan 9, 2024
@rusackas
Copy link
Member

rusackas commented Jan 9, 2024

I suspect (but am not certain) that it's related to this PR: #24368

@rusackas
Copy link
Member

Closing this as a duplicate of #25561

@rusackas
Copy link
Member

Still very much open to PRs around this!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
preset:cares Preset cares about this issue
Projects
None yet
Development

No branches or pull requests

2 participants