Data results below visualisation appear as 'undefined' when field name contains a dot.
Expected results
When there is no dot in field name, data results below visualisation contain values from dataset, as is expected.
Actual results
However, when field name contains a dot (field.name for example), values from this field appear as undefined in data results.
Note that it seems to be the case only in data results shown below visualisation, the request in SQL Lab or the actual visualisation are not affected and return the expected values.
How to reproduce the bug
Create a dataset with a . in one field name, on TimeScale DB
Create any chart using that field
Look at Data Results below chart
Environment
(please complete the following information):
superset version: 1.0.1
The text was updated successfully, but these errors were encountered:
We are unable to convert the task to an issue at this time. Please try again.
The issue was successfully created but we are unable to update the comment at this time.
Data results below visualisation appear as 'undefined' when field name contains a dot.
Expected results
When there is no dot in field name, data results below visualisation contain values from dataset, as is expected.
Actual results
However, when field name contains a dot (
field.namefor example), values from this field appear asundefinedin data results.Note that it seems to be the case only in data results shown below visualisation, the request in SQL Lab or the actual visualisation are not affected and return the expected values.
How to reproduce the bug
.in one field name, on TimeScale DBEnvironment
(please complete the following information):
1.0.1The text was updated successfully, but these errors were encountered: