Index
As this ebook edition doesn't have fixed pagination, the page numbers below are hyperlinked for reference only, based on the printed edition of this book.
A
Acero
backend processing 183, 184
execution plan 184
input shaping 168
object types 184
types of functions 168, 169
value casting 168, 169
Acero execution plan
filter node 184
project node 184
scan node 184
Acero functions
aggregations 169
array-wise or vector functions 170
element-wise or scalar functions 170
Acero object types
complexity, simplifying 190–194
Declaration object 187–189
ExecBatch 185, 186
ExecNode 185
ExecPlan 186
ADBC adoption
expanding 369, 370
ADBC documentation
reference link 296
ADBC for performance and adaptability
ADBC with C/C++ 277, 278
ADBC with Go, using 290, 291
ADBC with Python, using 284–286
using 277
ADBC specification 269, 270
connection 271–...