Results 2 issues of Jared Zhao

**Describe the bug** `com.microsoft.azure.synapse.ml.featurize.DataConversion` doesn't implement read(). Saving works fine. This doesn't work when used on its own (`DataConversion().load()`), and also doesn't work when used with MLlib's Pipeline/PipelineModel. **To Reproduce**...

### What happens? Loading a pandas datetime causes unknown time zone issue. This breaks for `pandas==2.2.2` and `duckdb==0.10.2`, but works for `pandas==2.2.2` and `duckdb==0.8.1`. ### To Reproduce ```bash python3 -m...

needs triage
needs more info