Edmondo Porcu

Results 54 issues of Edmondo Porcu

At the moment, the documentation contains a non-trivial example for Kotlin, which is a little counterintuitive. I propose the documentation offer "hello world"-style examples that only focus on the specific...

documentation

I have tried to connect using the [JDBC driver](https://arrow.apache.org/docs/java/flight_sql_jdbc_driver.html) added to my Intellij IDEA, with a different combinations of parameters. The driver failed with: `org.apache.arrow.driver.jdbc.shaded.org.flight.FlightRuntimeException: UNAVAILABLE io Exception` Any help...

## What does this PR do? Addresses #3111 . When running tests in a project I noticed: - Time skipping wasn't working even if it was enabled - samples-python test...

community-contributor

# Brief description I had encounter a problem when reusing a global WorkflowEnvironment defined as a pytest fixture resulted in time-skipping not working. I followed the common practice of define...