Jacob Marble

Results 32 comments of Jacob Marble

I ran into this today. A few env vars from months ago happened to live in my .zshenv. No amount of `influx config create` or editing `~/.influxdbv2/configs` seemed to help....

@haihh05 it would help me reproduce the error if the example inputs/outputs were smaller. From the provided line protocol, I can see that the measurement name isn't even the same:...

@haihh05 your reproduce steps do not yield any logs because nothing sends input to this plugin: `[[inputs.jti_openconfig_telemetry]]`

Also, I would like to emphasize that, while I'm interested to learn and share the cause of this behavior, complete round-trip fidelity is not a goal of [the related modules](https://github.com/influxdata/influxdb-observability).

> So, what can I do next? I can provide more details on what you need. > @haihh05 your reproduce steps do not yield any logs because nothing sends input...

Last repo link, I promise: https://github.com/influxdata/influxdb-observability More specifically: https://github.com/influxdata/influxdb-observability/tree/main/jaeger-influxdb

The AWS Lambda limit is a good one to know. Thanks @rustyconover . In InfluxDB, the quantity of Parquet files required to satisfy a query varies widely. - the write...

I was googling "delta sharing polars" and found this issue. 👍

Do these need to be addressed in this PR? ```console TestSpark3Util > testDescribeSortOrder FAILED org.junit.ComparisonFailure: Sort order isn't correct. expected: but was: at org.junit.Assert.assertEquals(Assert.java:117) at org.apache.iceberg.spark.TestSpark3Util.testDescribeSortOrder(TestSpark3Util.java:84) TestFilteredScan > [format =...