Skip to content

MSSQLSink LogEvent column to be varbinary(max) #477

Open
@asiridissa

Description

@asiridissa

It is nice if MSSQLSink can support compressed LogEvent column. Their could be a configuration to turn the compression on and off.

MSSqlServer supports Compress function to GZip data in SQL level. https://learn.microsoft.com/en-us/sql/t-sql/functions/compress-transact-sql?view=sql-server-ver16.
Currently Binary columns a re not supported as a data type.
image

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions