David Christle

Results 3 issues of David Christle

### What changes were proposed in this pull request? This PR proposes to replace the [`aircompressor`](https://github.com/airlift/aircompressor) library for ORC's ZStandard compression with [`zstd-jni`](https://github.com/luben/zstd-jni), which is a set of JNI bindings...

BUILD
JAVA

I'm using `spark-snowflake` connector version `2.9.1` with a `SNAPSHOT` version of Spark compiled using the latest `spark` repository commits on Java `11.0.9`, Scala `2.12.14`, and Snowflake `5.32.4`. It seems that...

## What is the purpose of the change In the current implementation, the lastRecordTime variable, which tracks the time of the last received data element, is updated only when the...