alamb commented on code in PR #9268:
URL: https://github.com/apache/arrow-datafusion/pull/9268#discussion_r1497033381


##########
Cargo.toml:
##########
@@ -77,6 +77,7 @@ sqlparser = { version = "0.43.0", features = ["visitor"] }
 tempfile = "3"
 thiserror = "1.0.44"
 tokio = { version = "1.36", features = ["macros", "rt", "sync"] }
+unescaper = "0.1.4"

Review Comment:
   That would make sense to me (probably the code belong eventually upstream in 
sqlparser-rs but we could start with it in DataFusion)



-- 
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]

Reply via email to