You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Pavel Konstantinov (JIRA)" <ji...@apache.org> on 2015/10/14 07:32:05 UTC

[jira] [Updated] (IGNITE-1672) The first column of exported table has fully qualified name, but others columns aren't

     [ https://issues.apache.org/jira/browse/IGNITE-1672?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Pavel Konstantinov updated IGNITE-1672:
---------------------------------------
    Description: 

||test-drive-car.PARKING.PARKINGNAME||	MAXCARID||	CNT||
|Parking 1	|91	|6|


  was:
{code}
test-drive-car.PARKING.PARKINGNAME	MAXCARID	CNT
Parking 1	91	6
Parking 10	99	16
Parking 2	93	12
Parking 3	75	6
Parking 4	97	9
Parking 5	98	12
Parking 6	84	6
Parking 7	82	13
Parking 8	85	9
Parking 9	94	11

{code}


> The first column of exported table has fully qualified name, but others columns aren't
> --------------------------------------------------------------------------------------
>
>                 Key: IGNITE-1672
>                 URL: https://issues.apache.org/jira/browse/IGNITE-1672
>             Project: Ignite
>          Issue Type: Sub-task
>          Components: wizards
>            Reporter: Pavel Konstantinov
>            Assignee: Andrey Novikov
>             Fix For: 1.5
>
>
> ||test-drive-car.PARKING.PARKINGNAME||	MAXCARID||	CNT||
> |Parking 1	|91	|6|



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)