[GitHub] [pulsar] codelipenghui edited a comment on issue #5112: How to Date type -> AVRO -> Presto

2019-09-11 Thread GitBox
codelipenghui edited a comment on issue #5112: How to Date type -> AVRO -> Presto URL: https://github.com/apache/pulsar/issues/5112#issuecomment-530636683 @KannarFr This is my schema info(use pulsar-admin schemas get): ```json { "version": 0, "schemaInfo": { "name":

[GitHub] [pulsar] codelipenghui edited a comment on issue #5112: How to Date type -> AVRO -> Presto

2019-09-11 Thread GitBox
codelipenghui edited a comment on issue #5112: How to Date type -> AVRO -> Presto URL: https://github.com/apache/pulsar/issues/5112#issuecomment-530636683 @KannarFr This is my schema info(use pulsar-admin schemas get): ```json { "version": 0, "schemaInfo": { "name":

[GitHub] [pulsar] codelipenghui edited a comment on issue #5112: How to Date type -> AVRO -> Presto

2019-09-11 Thread GitBox
codelipenghui edited a comment on issue #5112: How to Date type -> AVRO -> Presto URL: https://github.com/apache/pulsar/issues/5112#issuecomment-530636683 @KannarFr This is my schema info(use pulsar-admin schemas get): ```json { "version": 2, "schemaInfo": { "name":

[GitHub] [pulsar] codelipenghui edited a comment on issue #5112: How to Date type -> AVRO -> Presto

2019-09-11 Thread GitBox
codelipenghui edited a comment on issue #5112: How to Date type -> AVRO -> Presto URL: https://github.com/apache/pulsar/issues/5112#issuecomment-530636683 @KannarFr This is my schema info(use pulsar-admin schemas get): ```json { "version": 2, "schemaInfo": { "name":

[GitHub] [pulsar] codelipenghui edited a comment on issue #5112: How to Date type -> AVRO -> Presto

2019-09-10 Thread GitBox
codelipenghui edited a comment on issue #5112: How to Date type -> AVRO -> Presto URL: https://github.com/apache/pulsar/issues/5112#issuecomment-530193329 @KannarFr I see something different. > The output of show columns from topic Only show 2 columns? i can't see the

[GitHub] [pulsar] codelipenghui edited a comment on issue #5112: How to Date type -> AVRO -> Presto

2019-09-10 Thread GitBox
codelipenghui edited a comment on issue #5112: How to Date type -> AVRO -> Presto URL: https://github.com/apache/pulsar/issues/5112#issuecomment-529910274 @KannarFr Are you using the master branch to build a snapshot version? I test with master branch, it seems worked: ``` presto>