Jimexist opened a new issue #1131:
URL: https://github.com/apache/arrow-datafusion/issues/1131


   **Describe the bug**
   
   datafusion python function `lit` only accepts i32 values
   
   **To Reproduce**
   
   ```python
   import datafusion.functions as f
   f.lit('a')
   ```
   
   **Expected behavior**
   
   It shall allow numbers, floats, strings, etc.
   
   **Additional context**
   Add any other context about the problem here.
   


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