mirror of
https://github.com/apache/impala.git
synced 2026-01-06 06:01:03 -05:00
[DOCS] Remove duplicate bullet point about null() in UDF data types
The removed bullet point contained the same information as the second bullet point in the list. Change-Id: Ib6e371bda95e1f8fb116e57505cc6f10096ddf3b Reviewed-on: http://gerrit.cloudera.org:8080/10614 Reviewed-by: Alex Rodoni <arodoni@cloudera.com> Tested-by: Impala Public Jenkins <impala-public-jenkins@cloudera.com>
This commit is contained in:
committed by
Impala Public Jenkins
parent
8f7a3f9c6c
commit
31f549e701
@@ -600,13 +600,6 @@ IntVal AddUdf(FunctionContext* context, const IntVal& arg1, const IntVal&
|
||||
</p>
|
||||
</li>
|
||||
|
||||
<li>
|
||||
<p>
|
||||
Each kind of struct has a <codeph>null()</codeph> member function that returns an instance of the
|
||||
struct with the <codeph>is_null</codeph> flag set.
|
||||
</p>
|
||||
</li>
|
||||
|
||||
<li>
|
||||
<p>
|
||||
Impala cannot process UDFs that accept composite or nested types
|
||||
|
||||
Reference in New Issue
Block a user