appsmithorg / appsmithorg/appsmith
[Bug]-[560]:Where condition on GSheets fails to query if there's mixed data type present in column data
Open
Backend
Bug
Datatype issue
Google Sheets
Integrations Product
Medium
Medium effort
Production
Query & JS Pod
Query Widgets & IDE Pod
- Dominant language
- TypeScript
- Stars
- 40.9k
- Forks
- 4.8k
- Avg merge
- 1d 22h
- Merged PRs (30d)
- 45
Description
## Description
If a GSheet column has mixed data type (number and string) then where condition fails to query results that favour the filter condition.
This is an extension of #7688
### Steps to reproduce the behaviour:
1. Go to GSheets datasource and add a new query
2. Add where condition for a table where mixed data types are present and observe the error
### Important Details
- Version: Cloud
- OS: Win10
- Browser: Chrome
- Environment: Release
[Front conversations](https://app.frontapp.com/open/top_65i30)
Contributor guide
Assessment
This issue has not been assessed yet.