Code Monkey home page Code Monkey logo

canvas-data-embulk-configs's People

Contributors

lafent avatar robert-carroll avatar

Watchers

 avatar  avatar  avatar  avatar

Forkers

lafent

canvas-data-embulk-configs's Issues

Tagging repo revisions for CD versions

This repo provides a tag of the current CD version supported, ex v4.2.4
I'm evaluating the most appropriate way to retag or update the tags for this repo when we make mid-version updates from our own use.

Should we trash and recreate the tag with the newest configs/commit, keeping the tag version inline with CD version, as I've been doing, or append a revision number such as v4.2.4 r1?

My hesitation is that r1 isn't something a user would see on Canvas Data Portal documentation.

Sneaky Ninja Release for v4.2.5

Apparently 4.2.5 was released without any release notes because it only updated description fields associated with the requests table (and, of course, the version number).

There were no changes to the data for this update which is why this was not included in the
release notes. This update to the schema was a change to update documentation on the requests tables and users should see no changes in behavior or data. I hope this helps clarify this change. If you have any questions on this please let me know and I will be happy to help.

I did a diff of the current schema.json vs. a copy of my schema.json from v4.2.4 and the only differences are some column level description and the table level description, so it's probably about as trivial of an update as possible.

requests.timestamp_day cannot be converted to default timezone

This field can't be converted to a local default timezone from UTC without a timestamp.
The field is stored in VARCHAR which makes some queries using this field problematic.
You can store the field using Embulk Output SQL type 'date', but there will be no conversion.

Best solution would be to load the table to staging and convert that value in production locally...
or just use timestamp and convert to create a new value from timestamp.

Example: #4 (comment)

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.