| <?xml version="1.0" encoding="UTF-8"?> |
| <!DOCTYPE html |
| PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> |
| <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"> |
| <head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /> |
| |
| <meta name="copyright" content="(C) Copyright 2024" /> |
| <meta name="DC.rights.owner" content="(C) Copyright 2024" /> |
| <meta name="DC.Type" content="concept" /> |
| <meta name="DC.Title" content="DECIMAL_V2 Query Option" /> |
| <meta name="DC.Relation" scheme="URI" content="../topics/impala_set.html" /> |
| <meta name="prodname" content="Impala" /> |
| <meta name="version" content="Impala 3.4.x" /> |
| <meta name="DC.Format" content="XHTML" /> |
| <meta name="DC.Identifier" content="decimal_v2" /> |
| <link rel="stylesheet" type="text/css" href="../commonltr.css" /> |
| <title>DECIMAL_V2 Query Option</title> |
| </head> |
| <body id="decimal_v2"> |
| |
| |
| <h1 class="title topictitle1" id="ariaid-title1">DECIMAL_V2 Query Option</h1> |
| |
| |
| |
| |
| <div class="body conbody"> |
| |
| <p class="p"> |
| A query option that changes behavior related to the |
| <code class="ph codeph">DECIMAL</code> data type. Set this option to |
| <code class="ph codeph">FALSE</code> for backward compatibility to Impala 2.x. |
| </p> |
| |
| <p class="p"><strong class="ph b">Type:</strong> Boolean</p> |
| |
| <p class="p"><strong class="ph b">Default:</strong> |
| <code class="ph codeph">TRUE</code></p> |
| |
| </div> |
| |
| <div class="related-links"> |
| <div class="familylinks"> |
| <div class="parentlink"><strong>Parent topic:</strong> <a class="link" href="../topics/impala_set.html">SET Statement</a></div> |
| </div> |
| </div></body> |
| </html> |