Hi,
Is there a way to KEEP fields which are not null/empty with ES|QL?
I do not want to manually write KEEP for all of the fields which are not empty.
Hi,
Is there a way to KEEP fields which are not null/empty with ES|QL?
I do not want to manually write KEEP for all of the fields which are not empty.
Apparently the only way is by using drop_null_columns
query param. But it's not available within the query itself.
© 2020. All Rights Reserved - Elasticsearch
Apache, Apache Lucene, Apache Hadoop, Hadoop, HDFS and the yellow elephant logo are trademarks of the Apache Software Foundation in the United States and/or other countries.