Open rupurt opened 1 year ago
Currently messages are stored in a row based format which is not optimal for vectorized query engines such as DuckDB.
Add option to store messages in Apache Iceberg tables. Redpanda is currently working on adding this https://twitter.com/emaxerrno/status/1681727055451308064
No response
Hey @rupurt , Thank you for bringing this one up.
Also, adding @bjwschaap :)
Current behavior
Currently messages are stored in a row based format which is not optimal for vectorized query engines such as DuckDB.
Suggested solution
Add option to store messages in Apache Iceberg tables. Redpanda is currently working on adding this https://twitter.com/emaxerrno/status/1681727055451308064
Additional context
No response
Code of Conduct
Contributing Docs