public class SqlQuery extends Object
| Modifier and Type | Method and Description |
|---|---|
org.apache.arrow.vector.ipc.ArrowReader |
intoBatchRecords() |
SqlQuery |
tableName(String tableName) |
SqlQuery |
withRowAddr(boolean withAddr) |
SqlQuery |
withRowId(boolean withRowId) |
public SqlQuery withRowId(boolean withRowId)
public SqlQuery withRowAddr(boolean withAddr)
public org.apache.arrow.vector.ipc.ArrowReader intoBatchRecords()
throws IOException
IOExceptionCopyright © 2025. All rights reserved.