Skip to content

Use Table in input Pipe instead of csv pipe #930

Answered by sonalgoyal
durgesh312 asked this question in Q&A
Discussion options

You must be logged in to vote

you can try using the delta format in the Zingg Pipe. For example:

inputPipe = Pipe(name="nc_voters", format="delta")
inputPipe.addProperty("path","dbfs:/demos/ER/delta/nc_voters")

args.setData(inputPipe)

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@a-mases
Comment options

Answer selected by durgesh312
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants