bug: error occurs while the mysql external dictionary table contains null #16976
Closed
2 tasks done
Labels
C-bug
Category: something isn't working
Search before asking
Version
main(7f3ec69)
What's Wrong?
When querying an external dictionary using MySQL as the data source, if there are
NULL
values in the MySQL table and they are queried, the following error will occur.How to Reproduce?
Create a table in the data source (MySQL) and insert data containing
NULL
values.Create the corresponding external dictionary in Databend and query.
Are you willing to submit PR?
The text was updated successfully, but these errors were encountered: