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

query crashes handler #13757

Closed
adameat opened this issue Jan 23, 2025 · 0 comments
Closed

query crashes handler #13757

adameat opened this issue Jan 23, 2025 · 0 comments
Assignees
Labels
area/ui UI/Embedded UI related issues bug/crash ydbd process crashed bug Something isn't working

Comments

@adameat
Copy link
Member

adameat commented Jan 23, 2025

the query is from the documentation:

SELECT -- One field was removed and one field was added: ("three":null, "two": "42")
    CAST(<|one:"8912", two:42|> AS Struct<two:Utf8, three:Date?>);

the version is stable-24-3-15

  1. fix types rendering
  2. catch exception and return error instead abort()
@adameat adameat added area/ui UI/Embedded UI related issues bug Something isn't working bug/crash ydbd process crashed labels Jan 23, 2025
@adameat adameat self-assigned this Jan 23, 2025
@adameat adameat closed this as completed Jan 24, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/ui UI/Embedded UI related issues bug/crash ydbd process crashed bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant