You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@tajo.apache.org by jihoonson <gi...@git.apache.org> on 2015/08/13 10:06:35 UTC

[GitHub] tajo pull request: TAJO-1755: Add documentation for missing built-...

GitHub user jihoonson opened a pull request:

    https://github.com/apache/tajo/pull/688

    TAJO-1755: Add documentation for missing built-in functions.

    

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/jihoonson/tajo-2 TAJO-1755

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/tajo/pull/688.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #688
    
----
commit e9e4335d67647a137a8a7d7c09fbd4da834e2707
Author: Jihoon Son <ji...@apache.org>
Date:   2015-08-13T07:05:58Z

    add scalar functions

commit b2a37d7520e93184b66fff19c0bed4df2199ac37
Author: Jihoon Son <ji...@apache.org>
Date:   2015-08-13T07:52:36Z

    add aggregation functions

commit 88a6bd169936701a2ff9ef57a1347995f9aff995
Author: Jihoon Son <ji...@apache.org>
Date:   2015-08-13T08:06:21Z

    add window functions

----


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] tajo pull request: TAJO-1755: Add documentation for missing built-...

Posted by hyunsik <gi...@git.apache.org>.
Github user hyunsik commented on a diff in the pull request:

    https://github.com/apache/tajo/pull/688#discussion_r37171714
  
    --- Diff: tajo-docs/src/main/sphinx/sql_language/sql_expression.rst ---
    @@ -16,16 +16,26 @@ A type cast converts a specified-typed data to another-typed data. Tajo has two
       CAST ( expression AS type )
       expression::type
     
    +In addition, several functions are provided for type conversion. Please refer to `:doc:data_type_func_and_operators` and `:doc:datetime_func_and_operators`.
     
     -------------------------
    -String Expressions
    +String Constants
    --- End diff --
    
    'string literal' also would be good.


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] tajo pull request: TAJO-1755: Add documentation for missing built-...

Posted by hyunsik <gi...@git.apache.org>.
Github user hyunsik commented on the pull request:

    https://github.com/apache/tajo/pull/688#issuecomment-131749035
  
    +1 ship it.
    
    I leave a trivial comment. It's up to you.


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] tajo pull request: TAJO-1755: Add documentation for missing built-...

Posted by jihoonson <gi...@git.apache.org>.
Github user jihoonson commented on the pull request:

    https://github.com/apache/tajo/pull/688#issuecomment-132042083
  
    Sorry @hyunsik. I forgot reflecting your comment. I'll change it later. 


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] tajo pull request: TAJO-1755: Add documentation for missing built-...

Posted by asfgit <gi...@git.apache.org>.
Github user asfgit closed the pull request at:

    https://github.com/apache/tajo/pull/688


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---