Closed Bug 1460941 Opened 6 years ago Closed 4 years ago

Fix deprecation warning in AvroParquetReader usage

Categories

(Data Platform and Tools :: General, enhancement, P2)

enhancement
Points:
1

Tracking

(Not tracked)

RESOLVED WONTFIX

People

(Reporter: bugzilla, Unassigned)

References

Details

/Users/ssuh/dev/mozilla/telemetry-batch-view/src/main/scala/com/mozilla/telemetry/parquet/ParquetFile.scala:40:18: constructor AvroParquetReader in class AvroParquetReader is deprecated

We'll need to use the `builder` static method instead. Alternately, this entire `deserialize` method is unused and we may be able to remove it (and the object entirely when we deprecate the current Longitudinal code)
Priority: -- → P2
Status: NEW → RESOLVED
Closed: 4 years ago
Resolution: --- → WONTFIX
Component: Datasets: General → General
You need to log in before you can comment on or make changes to this bug.