-
Type:
Bug
-
Status: Closed
-
Priority:
Minor
-
Resolution: Fixed
-
Affects Version/s: v2.2.0, v2.3.0
-
Fix Version/s: v2.3.0
-
Component/s: Query Engine, REST Service
-
Labels:None
-
Flags:Patch
Now the column alias is not work on export result
for example:
select trans_id ti from kylin_sales
the result shows on the page was different from the export result.
please refer to 01.png and 02.png.