Coder Social home page Coder Social logo

Blob / binary columns about maxwell HOT 9 CLOSED

zendesk avatar zendesk commented on June 27, 2024
Blob / binary columns

from maxwell.

Comments (9)

osheroff avatar osheroff commented on June 27, 2024

ok, I'll look into the crash. would you want the blob output as base64? That's sort of the best thing I can think of to do with it....

from maxwell.

Komnomnomnom avatar Komnomnomnom commented on June 27, 2024

base64 makes the most sense to me

from maxwell.

osheroff avatar osheroff commented on June 27, 2024

#97 that was easier than I thought it would be

from maxwell.

Komnomnomnom avatar Komnomnomnom commented on June 27, 2024

Great #97 fixes the crash and I can see the base64'd data coming through maxwell.

However, I notice the base64 encoded string is not padded and is a 'URL safe' version. Was this intentional? I think a padded base64 with standard encoding would be best for interoperability, unless there is a reason for choosing a URL safe version?

from maxwell.

osheroff avatar osheroff commented on June 27, 2024

I wanted to avoid the line chunking that happens in apache commons 1.4. I'll use a different method, one sec.

from maxwell.

osheroff avatar osheroff commented on June 27, 2024

updated apache commons to 1.5 for non-chunked base64, now it's padded.

from maxwell.

Komnomnomnom avatar Komnomnomnom commented on June 27, 2024

Awesome 👍, decoding's a lot more straightforward now (Python)

from maxwell.

osheroff avatar osheroff commented on June 27, 2024

cool, I will release this and others once I can get sign-off from a Zendesk folk (dumb coding standards) :)

from maxwell.

osheroff avatar osheroff commented on June 27, 2024

fixed in https://github.com/zendesk/maxwell/releases/tag/v0.10.1

from maxwell.

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.