Skip to content

fix(ui): fix for users with space in their name are unable to import CSV file#473

Merged
emrberk merged 1 commit intomainfrom
show_groups_qoutes
Sep 11, 2025
Merged

fix(ui): fix for users with space in their name are unable to import CSV file#473
emrberk merged 1 commit intomainfrom
show_groups_qoutes

Conversation

@glasstiger
Copy link
Contributor

When importing CSV files in enterprise, the Web Console queries the user's group memberships with SHOW GROUPS username.
The username should be placed in between quotes, because a space or a . character breaks the SQL.


The PR also fixes the run_ent_browser_tests.sh script.
It could not find the lib built from the rust code on Mac arm64.

@emrberk emrberk merged commit 76b3c42 into main Sep 11, 2025
4 checks passed
@emrberk emrberk deleted the show_groups_qoutes branch September 11, 2025 09:37
Vaibhav91one pushed a commit to Vaibhav91one/ui that referenced this pull request Oct 28, 2025
…CSV file (questdb#473)

fix(ui): fix for users with ' ' in their name are unable to import CSV file
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants