Iceberg fails to return results when filtered on complex columns ..

2019-02-18 Thread Gautam
Hello Iceberg Devs, I'v been tracking an issue with predicate pushdowns in Iceberg on complex types. I have compared vanilla Spark reader over Parquet vs. Iceberg format reader. I have an example detailing it here: https://github.com/apache/incubator-iceberg/issues/99 *Vanilla Spar

Re: Would we consider adding support for metrics collection/tracing instrumentation such as opencensus or opentracing?

2019-02-18 Thread filip
Both these solutions provide support for collecting metrics and distributed tracing independent of the platform of choice. They seem to be overlapping quite a lot though. OpenCensus [1] provides bindings for Go, Java, C++ and more [2] and it also seems to support OOB backends and custom ones as we

Re: Would we consider adding support for metrics collection/tracing instrumentation such as opencensus or opentracing?

2019-02-18 Thread Ryan Blue
I don't know. Can you elaborate on what opencensus and opentracing are? On Mon, Feb 18, 2019 at 12:51 PM filip wrote: > > /Filip > -- Ryan Blue Software Engineer Netflix

Would we consider adding support for metrics collection/tracing instrumentation such as opencensus or opentracing?

2019-02-18 Thread filip
/Filip