You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@samza.apache.org by GitBox <gi...@apache.org> on 2019/07/10 21:02:43 UTC

[GitHub] [samza] srinipunuru opened a new pull request #1101: Support for complex schema in Samza SQL shell for describe command

srinipunuru opened a new pull request #1101: Support for complex schema in Samza SQL shell for describe command
URL: https://github.com/apache/samza/pull/1101
 
 
   e.g.
    Field                | Type
   -------------------------------
    auditHeader          | ROW(INT64,STRING,STRING,STRING,BYTES,INT32,STRING,STRING)
    inviterUrn           | STRING
    inviteeUrn           | STRING
    invitationType       | STRING
    inviterActorUrn      | STRING
    invitationTrackingId | BYTES

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services