Create a serialiser for GMQL data format, Currently we are using a Kryo serialiser. Since we have a well defined schema (GDM) it would be better if we define our own data serialiser.
This will improve memory management and improve the over all system performance.
Create a serialiser for GMQL data format, Currently we are using a Kryo serialiser. Since we have a well defined schema (GDM) it would be better if we define our own data serialiser.
This will improve memory management and improve the over all system performance.