listTables

Syntax

listTables(dbUrl)

Arguments

dbUrl is a string indicating the local path or dfs path of a database.

Details

Return a table of two columns, tableName and physicalIndex. Please note that only the database with chunks of the table level can have physical indices.

Note:

First release: 1.30.16/2.00.4

Examples

listTables(dbPath)
tableName physicalIndex
pt1 1By
pt 1Bw