Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support JSON type #12

Open
yuokada opened this issue Mar 25, 2018 · 1 comment
Open

Support JSON type #12

yuokada opened this issue Mar 25, 2018 · 1 comment

Comments

@yuokada
Copy link
Owner

yuokada commented Mar 25, 2018

Json to Map or Oject
E.g: embulk/embulk-output-bigquery: Embulk output plugin to load/insert data into Google BigQuery


MEMO

Json型を受け取ったときにMap、Objectに変換する機能を開発する

@yuokada yuokada changed the title Support Json type Support JSON type Mar 25, 2018
@yuokada
Copy link
Owner Author

yuokada commented Mar 24, 2019

Support

  • array

  • map

  • struct

  • (option) nested structure

    `nested`     map<string, struct<A:string, B:string>> 
    

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant