-
Type:
Improvement
-
Status: Resolved
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: 7.0.0
-
Component/s: Spark-HPCC
-
Labels:None
-
Pull Request URL:
-
Compatibility:Major
The pyspark features wants objects that implement the Pyrolite serialization and de-serialization framework.
At this point, it appears that the best approach will be to replace HpccRow with the GenericRowWithSchema. We need to make certain that GenericRowWithSchema is stable and intended for external use. There is an internal version of Generic Row with Schema, so it is very likely that GenericRowWithSchema is intended for external use.
- is blocked by
-
HPCC-19370 Eliminate Content classes and Record class
-
- Resolved
-