Automated-Fact-Checking-Resources icon indicating copy to clipboard operation
Automated-Fact-Checking-Resources copied to clipboard

MSSQLSink LogEvent column to be varbinary(max)

Open asiridissa opened this issue 1 year ago • 1 comments

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

asiridissa avatar Jul 13 '23 07:07 asiridissa

Hi @asiridissa!

Thanks for getting in touch. We currently have no resources to implement this but we are always open for useful contributions.

Generally new features can be discussed in the discussions section. But i'll leave this issue open with type enhancement.

Best regards, Christian

ckadluba avatar Jul 28 '23 10:07 ckadluba