rusackas commented on issue #26209: URL: https://github.com/apache/superset/issues/26209#issuecomment-4043503165
It seems the original issue — the custom delimiter field not appearing due to a CSP nonce violation — has been addressed by the CSV import UI redesign in 4.1.x, which now offers a dropdown of common delimiters (including `;`) rather than a free-text custom input. If you still need a delimiter that isn't in the current list, it might be worth opening a new issue or discussion to request adding it. @deuspt — the quoting/escaping issue you described (comma-separated values with quoted fields not parsing correctly) sounds like a separate bug. It would be great if you could open a new issue specifically for that with a minimal CSV example, as it's a different root cause and deserves its own tracking. Last activity on this issue was approximately 6 months ago — closing as the original problem appears to be resolved. -- 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. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
