timsaucer commented on issue #810:
URL: 
https://github.com/apache/datafusion-python/issues/810#issuecomment-2296460143

   Something to consider: If we do this then the natural `python` view would be 
that `col("a")[0]` would give me the first element but the SQL approach would 
be `col("a")[1]` as the first element. It's a potential source of confusion.


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