Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

MSSQLSink LogEvent column to be varbinary(max) #477

Open
asiridissa opened this issue Jul 13, 2023 · 1 comment
Open

MSSQLSink LogEvent column to be varbinary(max) #477

asiridissa opened this issue Jul 13, 2023 · 1 comment

Comments

@asiridissa
Copy link

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

@ckadluba
Copy link
Member

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants