Questo contenuto non è disponibile nella lingua selezionata.

12.11. Aggregate Function Options


Expand
Property
Data Type or Allowed Values
Description
ANALYTIC
'TRUE'|'FALSE'
indicates the aggregate function must be windowed. default false.
ALLOWS-ORDERBY
'TRUE'|'FALSE'
indicates the aggregate function supports an ORDER BY clause. default false
ALLOWS-DISTINCT
'TRUE'|'FALSE'
indicates the aggregate function supports the DISTINCT keyword. default false
DECOMPOSABLE
'TRUE'|'FALSE'
indicates the single argument aggregate function can be decomposed as agg(agg(x) ) over subsets of data. default false
USES-DISTINCT-ROWS
'TRUE'|'FALSE'
indicates the aggregate function effectively uses distinct rows rather than all rows. default false
Note that virtual functions defined using the Teiid procedure language cannot be aggregate functions.

Note

If you have defined a UDF (virtual) function without a Teiid procedure definition, then it must be accompanied by its implementation in Java. To configure the Java library as dependency to the VDB, see Support for User-Defined Functions in Red Hat JBoss Data Virtualization Development Guide: Server Development.
Torna in cima
Red Hat logoGithubredditYoutubeTwitter

Formazione

Prova, acquista e vendi

Community

Informazioni sulla documentazione di Red Hat

Aiutiamo gli utenti Red Hat a innovarsi e raggiungere i propri obiettivi con i nostri prodotti e servizi grazie a contenuti di cui possono fidarsi. Esplora i nostri ultimi aggiornamenti.

Rendiamo l’open source più inclusivo

Red Hat si impegna a sostituire il linguaggio problematico nel codice, nella documentazione e nelle proprietà web. Per maggiori dettagli, visita il Blog di Red Hat.

Informazioni su Red Hat

Forniamo soluzioni consolidate che rendono più semplice per le aziende lavorare su piattaforme e ambienti diversi, dal datacenter centrale all'edge della rete.

Theme

© 2025 Red Hat