Aloysius Lim
Aloysius Lim
**What happened**: When using `npartitions="auto"` in `DataFrame.set_index()` on a local distributed cluster, a "Could not deserialize task" error occurs (see code and output below). This happens only when: 1. Instantiating...
What is the roadmap and estimated time to completion for 3.1.x? I am evaluating OrientDB for a project and the Python interface is critical, but 3.1.x seems to be incomplete...
## 🕰️ Regression report Up to jsonargparse 4.38, the argument defaults for a subclass (e.g. using LightningCLI's `subclass_mode_model=True`) were correctly taken from the definition of the subclass. Since jsonargparse 4.39,...
## Expected Behavior Given an Entity where the join key column is called something else in the data source, a `field_mapping` can be set on the data source to map...