NeilMacMullen / kusto-loco

C# KQL query engine with flexible I/O layers and visualization
MIT License
43 stars 5 forks source link

Add capability to serialize KustoQueryResults #23

Closed NeilMacMullen closed 5 months ago

NeilMacMullen commented 5 months ago

QueryResults can now be serialised using ParquetResultSerializer.Default to facilitate remoting. New samples have been added: