GoEddie / spark-connect-dotnet

MIT License
10 stars 2 forks source link

Support for Column.EqualTo(long) #17

Closed mrericrichter closed 4 months ago

mrericrichter commented 4 months ago

Could you please add an EqualTo() overload to the Column class that accepts long as a parameter? Maybe related: Could you also add support for Sql.Types.LongType?

GoEddie commented 4 months ago

Fixed and on nuget.org as 3.5.1-build.17

Thank you for raising the issues, let me know if you need anything else!