mudasirmirza commented on issue #29574:
URL: https://github.com/apache/superset/issues/29574#issuecomment-2225544751

   Just to add to it. If I run the same query directly selecting 
"ElasticSearch" as the data source and selecting the "Index"
   ```
   SELECT
       customer_id as CustomerID,
       customer_name as CustomerName
   FROM
       "customer_availability"
   ```
   This query returns proper results.
   
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to