Package org.apache.beam.sdk.extensions.sql.meta.provider.text
package org.apache.beam.sdk.extensions.sql.meta.provider.text
Table schema for text files.
-
ClassesClassDescription
TextJsonTableis aBeamSqlTablethat reads text files and converts them according to the JSON format.TextTableis aBeamSqlTablethat reads text files and converts them according to the specified format.Text table provider.Read-side converter forTextTablewith format'csv'.Read-side converter forTextTablewith format'lines'.Write-side converter for forTextTablewith format'lines'.