[ { "message": "UnknownColumnError:\norg.apa...
# troubleshooting
k
[ { "message": "UnknownColumnError\norg.apache.pinot.spi.exception.BadQueryRequestException Unknown columnName 'Geanixx' found in the query\n\tat org.apache.pinot.broker.requesthandler.BaseBrokerRequestHandler.getActualColumnName(BaseBrokerRequestHandler.java:1762)\n\tat org.apache.pinot.broker.requesthandler.BaseBrokerRequestHandler.fixColumnName(BaseBrokerRequestHandler.java:1696)\n\tat org.apache.pinot.broker.requesthandler.BaseBrokerRequestHandler.fixColumnName(BaseBrokerRequestHandler.java:1717)\n\tat org.apache.pinot.broker.requesthandler.BaseBrokerRequestHandler.fixColumnName(BaseBrokerRequestHandler.java:1717)", "errorCode": 710 } ]
m
"Unknown columnName 'Geanixx' found in the query\n\tat". that is the core of the error. Could you please verify that you have the column in the table you're querying?