You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@drill.apache.org by ts...@apache.org on 2015/05/01 20:08:30 UTC

[34/50] [abbrv] drill git commit: Bob's edit

Bob's edit


Project: http://git-wip-us.apache.org/repos/asf/drill/repo
Commit: http://git-wip-us.apache.org/repos/asf/drill/commit/0d62e546
Tree: http://git-wip-us.apache.org/repos/asf/drill/tree/0d62e546
Diff: http://git-wip-us.apache.org/repos/asf/drill/diff/0d62e546

Branch: refs/heads/gh-pages
Commit: 0d62e5466983f77220c6af128cacbe231099b74b
Parents: ffbf1d3
Author: Kristine Hahn <kh...@maprtech.com>
Authored: Thu Apr 30 13:26:23 2015 -0700
Committer: Kristine Hahn <kh...@maprtech.com>
Committed: Thu Apr 30 13:26:23 2015 -0700

----------------------------------------------------------------------
 _docs/sql-reference/data-types/010-supported-data-types.md | 5 ++---
 1 file changed, 2 insertions(+), 3 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/drill/blob/0d62e546/_docs/sql-reference/data-types/010-supported-data-types.md
----------------------------------------------------------------------
diff --git a/_docs/sql-reference/data-types/010-supported-data-types.md b/_docs/sql-reference/data-types/010-supported-data-types.md
index a789426..c86bccd 100644
--- a/_docs/sql-reference/data-types/010-supported-data-types.md
+++ b/_docs/sql-reference/data-types/010-supported-data-types.md
@@ -82,9 +82,8 @@ Drill reads from and writes to data sources having a wide variety of types. Dril
   </tr>
 </table>
 \* Not currently supported.  
-\*\* Currently, Drill supports only variable-length strings. .
-\*\*\* In this release the NUMERIC data type is an alias for the DECIMAL data type.
-+  
+\*\* Currently, Drill supports only variable-length strings.  
+\*\*\* In this release, the NUMERIC data type is an alias for the DECIMAL data type.  
 
 ## Casting and Converting Data Types