Re: [I] DeltaLake integration not working (Python) [datafusion]

2025-02-24 Thread via GitHub
mag1cfrog commented on issue #14842: URL: https://github.com/apache/datafusion/issues/14842#issuecomment-2679777967 not sure really relevant, but I'm also having some compilation issue when trying to use deltalake with datafusion in Rust. Here's what I get: ```bash Compiling

Re: [I] DeltaLake integration not working (Python) [datafusion]

2025-02-23 Thread via GitHub
riziles commented on issue #14842: URL: https://github.com/apache/datafusion/issues/14842#issuecomment-2677027474 Nothing. It just silently crashes on the `register_table_provider` step. Can't debug or anything. Never seen that in Python before. -- This is an automated message from the Ap

Re: [I] DeltaLake integration not working (Python) [datafusion]

2025-02-23 Thread via GitHub
ion-elgreco commented on issue #14842: URL: https://github.com/apache/datafusion/issues/14842#issuecomment-2677014358 What error are you seeing? -- 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 th

[I] DeltaLake integration not working (Python) [datafusion]

2025-02-23 Thread via GitHub
riziles opened a new issue, #14842: URL: https://github.com/apache/datafusion/issues/14842 ### Describe the bug After upgrading to deltalake (Python) 0.25.1, this basic example fails. Was working fine before. ```python from deltalake import DeltaTable, write_deltalake imp

Re: [I] DeltaLake integration not working (Python) [datafusion]

2025-02-23 Thread via GitHub
riziles commented on issue #14842: URL: https://github.com/apache/datafusion/issues/14842#issuecomment-2677013787 cross posted here: https://github.com/delta-io/delta-rs/discussions/3221 -- This is an automated message from the Apache Git Service. To respond to the message, please log on t