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 Tupitsyn (JIRA)" <ji...@apache.org> on 2017/05/15 12:33:04 UTC

[jira] [Updated] (IGNITE-5224) .NET: PadLeft and PadRight support in LINQ

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

Pavel Tupitsyn updated IGNITE-5224:
-----------------------------------
    Description: Add {{String.PadLeft}} and {{String.PadRight}} functions to LINQ, map them to SQL {{LPAD}} and {{RPAD}}. See {{MethodVisitor.cs}}.  (was: Add {{String.PadLeft}} and {{String.PadRight}} functions to LINQ, map them to SQL {{LPAD}} and {{RPAD}}.)

> .NET: PadLeft and PadRight support in LINQ
> ------------------------------------------
>
>                 Key: IGNITE-5224
>                 URL: https://issues.apache.org/jira/browse/IGNITE-5224
>             Project: Ignite
>          Issue Type: Improvement
>          Components: platforms
>            Reporter: Pavel Tupitsyn
>              Labels: .NET, LINQ
>             Fix For: 2.1
>
>
> Add {{String.PadLeft}} and {{String.PadRight}} functions to LINQ, map them to SQL {{LPAD}} and {{RPAD}}. See {{MethodVisitor.cs}}.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)