Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
Release Branch 18.12, Release Branch 17.12, Trunk
-
None
Description
Steps to reproduce:
- Go to EntitySQLProcessor.
- Try simple SQL query: SELECT PARTY_ID AS customerPartyId FROM PARTY
- See the column alias in the result, it should be the provided one.
- See screenshot for more details.