I am making a Data table in Kibana 6, and I think I might have spotted something that is a bug.
It appears that there is a bug with the "show partial rows" feature in the "Data Table" visualisation. I have attached three pictures that demonstrate the following.
Pic1
Aggregating by one column shows a total count of 84 documents.
Pic2
Aggregating by two columns with the "show partial rows" option ticked, shows one row with a count of 1 document
Pic3
Adding the json '{"missing": ""}' to the second terms aggregation creates a second row, with the other 83 documents and the second column set as blank. This occurs regardless of whether or not I click "show partial rows". I would expect picture 2 and picture 3 to be effectively the same.
Am I missing something here or is this a bug?
Thanks!
Pic2|690x38