GoEddie / spark-connect-dotnet

MIT License
10 stars 2 forks source link

Support for Spark.Connect.Dotnet.Sql.Types.LongType #22

Closed mrericrichter closed 3 months ago

mrericrichter commented 3 months ago

Could you please add/implement Spark.Connect.Dotnet.Sql.Types.LongType?

GoEddie commented 3 months ago

it is in the latest version (18) pushed to NuGet - i'd orginally used BigIntType instead of Longtype for some reason so they are both in there now and both map to long