fluent-plugins-nursery / fluent-plugin-bigquery

Other
275 stars 98 forks source link

feat: allow hourly partitioning #211

Closed LukoJy3D closed 2 weeks ago

LukoJy3D commented 4 months ago

I have tested this with a locally compiled gem. Data is loaded into BQ with no errors.

running td-agent 4.4.2 fluentd 1.15.3 (e89092ce1132a933c12bb23fe8c9323c07ca81f5)

I am not too fond of ruby, so it would be great if someone could test this more extensively. However, it works for our use-case and defaults remain the same :shrug:

LukoJy3D commented 4 months ago

@joker1007 would you have time to check this? big thank you in advance :bow:

LukoJy3D commented 4 months ago

@okkez, could someone from the nursery check this? :pray:

okkez commented 4 months ago

Hmm, CI failed... But it does not seem that this PR causes CI failure.