paleolimbot opened a new pull request, #1209:
URL: https://github.com/apache/sedona-db/pull/1209

   Allow `DataFrame(existing_df)` to reuse the existing context and 
implementation, enabling subclasses to initialize with `super().__init__(df)`. 
Preserve the existing internal `(context, implementation)` constructor path and 
add regression coverage for direct and subclass construction.
   
   closes #1157


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