GoEddie / spark-connect-dotnet

MIT License
14 stars 3 forks source link

Support for Column.EqualTo(long) #17

Closed mrericrichter closed 6 months ago

mrericrichter commented 7 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 6 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!