Skip to content

[Suggest Deprecation] Deprecate auto_create_table #207

Open
@joker1007

Description

@joker1007

Currently, it is not a good practice to create a table in BigQuery each time, and it is better to create a Partitioned Table.

Therefore, the value of creating tables on demand with fluentd has become less valuable.

So I would like to eliminate auto_create_table and simplify the code.

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