README.md in fluent-plugin-bigquery-0.0.1 vs README.md in fluent-plugin-bigquery-0.0.2

- old
+ new

@@ -1,6 +1,6 @@ -# fluent-plugin-webhdfs +# fluent-plugin-bigquery Fluentd output plugin to load/insert data into Google BigQuery. * insert data over streaming inserts * for continuous real-time insertions, under many limitations @@ -129,11 +129,10 @@ ## TODO * support Load API * with automatically configured flush/buffer options -* support RECORD field - * and support optional data fields +* support optional data fields * support NULLABLE/REQUIRED/REPEATED field options * OAuth installed application credentials support * Google API discovery expiration * Error classes * check row size limits