Git Product home page Git Product logo

Comments (4)

julianpeeters avatar julianpeeters commented on September 26, 2024

I'm open to ideas as well.

I had copied the Java implementation of SpecificRecord's SCHEMA$ and getSchema(), but perhaps that was foolish since all Scala fields are private final.

I removed the SCHEMA$ field since nothing can access it anyways. Now getSchema() does the schema parsing itself.

Does that help?

    "com.julianpeeters" % "avro-scala-macro-annotations_2.10" % "0.3-SNAPSHOT"

from avro-scala-macro-annotations.

vidma avatar vidma commented on September 26, 2024

looks 🆗 now. Would be good to have a 2.11 version published also.

checked that Kryo don't include the huge overhead anymore
https://gist.github.com/vidma/cefce783108ed3946b7c

didn't check Chill's AvroSerializer yet..

from avro-scala-macro-annotations.

julianpeeters avatar julianpeeters commented on September 26, 2024

Excellent. Thanks for the feedback @vidma. Will publish for 2.10 and 2.11
by tomorrow.
On Feb 26, 2015 9:30 AM, "vidma" [email protected] wrote:

looks [image: 🆗] now. Would be good to have a 2.11 version published
also.

checked that Kryo don't include the huge overhead anymore
https://gist.github.com/vidma/cefce783108ed3946b7c

didn't check Chill's AvroSerializer yet..


Reply to this email directly or view it on GitHub
#5 (comment)
.

from avro-scala-macro-annotations.

julianpeeters avatar julianpeeters commented on September 26, 2024

"com.julianpeeters" % "avro-scala-macro-annotations_2.10" % "0.3"
and

"com.julianpeeters" % "avro-scala-macro-annotations_2.11" % "0.3"

up at sonatype now, should sync with maven soon.

from avro-scala-macro-annotations.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.