julianpeeters / avrohugger

Generate Scala case class definitions from Avro schemas
Apache License 2.0
201 stars 120 forks source link

Issue 190 - use fully qualified names for fixed #191

Closed steve-e closed 8 months ago

steve-e commented 8 months ago

Issue 190

steve-e commented 8 months ago

Some of the builds here are failing due to different import order for the fixed types. Two solutions I can think of

I prefer the second option, but am not sure if there are cases where the imports are still needed. I think there should not be.

By the way, feel free to reject this PR or make or suggest changes.

julianpeeters commented 8 months ago

Great stuff.

Agreed, fixed imports have now been removed.

Available now, as avrohugger 2.8.2 and sbt-avrohugger 2.8.2