alamb commented on code in PR #13228:
URL: https://github.com/apache/datafusion/pull/13228#discussion_r1828266229


##########
datafusion/core/Cargo.toml:
##########
@@ -127,6 +127,7 @@ parquet = { workspace = true, optional = true, 
default-features = true }
 paste = "1.0.15"
 pin-project-lite = "^0.2.7"
 rand = { workspace = true }
+regex = { workspace = true }

Review Comment:
   Yeah, the "better" think to do would be for arrow-rs to re-export the RegEx 
structure it used as it appears in the public API



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

Reply via email to