Spaarsh commented on code in PR #1059:
URL: 
https://github.com/apache/datafusion-python/pull/1059#discussion_r1991276727


##########
python/datafusion/expr.py:
##########
@@ -102,6 +102,7 @@
 
 __all__ = [
     "Expr",
+    "RawExpr",

Review Comment:
   I think removing this caused the test to fail. I'll add this again and run 
the tests locally again.



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