Skip to content

Supporting the latest version of Julia #4

@guimarqu

Description

@guimarqu

Hi!

Thank you for supporting julia!

Your package Dataiku.jl is only supporting Julia LTS.
However, dependencies of Dataiku.jl are quite outdated and precompilation with the latest Julia version produces precompilation errors (see #2).

I have updated the package (in a fork) so that tests pass with the pre-1.0 version of the deps and the latest version of the deps.

You can find the diffs in two separate PR.

  1. From Dataiku.jl#master -> pre-1.0 of deps.
    Tests pass with julia LTS & 1.10.
    https://github.com/dataiku/Dataiku.jl/pull/3/files

  2. pre-1.0 deps -> latest version for all deps.
    Tests pass with julia LTS & 1.10.
    https://github.com/guimarqu/Dataiku.jl/pull/1/files

As I'm not a Dataiku expert but just a new user, I didn't check the content of my local instance. I just trust the tests :)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions