mirror of
https://github.com/apache/druid.git
synced 2025-02-17 07:25:02 +00:00
Register a Ser-De for RowsAndColumns so that the window operator query running on leaf operators would be transferred properly on the wire. Would fix the empty response given by window queries without group by on the native engine.