Michael-J-Ward commented on issue #797: URL: https://github.com/apache/datafusion-python/issues/797#issuecomment-2274278072
I tried finding **why** it was only taking the 1st state, but that's been the implementation from the 1st commit I could find. https://github.com/jorgecarleitao/datafusion-python/commit/3d216700463aa4c30d4571efbce5068eb5216d11#diff-2d9d96a106928149ab8a0d13447a07701175bfffc07dd44fa769bbfe124b5f84 ----- archeological notes for future reference: - `datafusion-python` was removed from `datafusion` here: https://github.com/apache/datafusion/pull/1518 * browse last commit with them included here: https://github.com/apache/datafusion/tree/7607ace992a5a42840bf546221a8635e70e10885 - `datafusion-python` was added to `datafusion` [after being donated](https://github.com/apache/datafusion/pull/69) by Jorge Cardoso Leitao, Arrow PMC member and also author of `arrow2` * archived original repo: https://github.com/jorgecarleitao/datafusion-python -- 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]
