On Friday, February 3, 2017 at 2:59:11 PM UTC-5, patrick...@gmail.com wrote:

> So that when you do a query like `select * from foo` you get:
> 
>     name: foo
>     time                           aaa bbb ccc ddd eee fff mytag
>     ----                           --- --- --- --- --- --- -----
>     2017-02-03T19:50:33.405206745Z 111 222 333             bar
>     2017-02-03T19:50:38.132224142Z             444 555 666 baz

Sorry, this output should have been:

    name: foo
    time                           aaa bartag baztag bbb ccc ddd eee fff
    ----                           --- ------ ------ --- --- --- --- ---
    2017-02-03T20:00:52.25607247Z  111 barval        222 333         
    2017-02-03T20:00:58.640198988Z            bazval         444 555 666

(I change the example to make it even worse, but forgot to update output)

-- 
Remember to include the version number!
--- 
You received this message because you are subscribed to the Google Groups 
"InfluxData" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to influxdb+unsubscr...@googlegroups.com.
To post to this group, send email to influxdb@googlegroups.com.
Visit this group at https://groups.google.com/group/influxdb.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/influxdb/c17b5460-0431-40bb-8ad1-1ab1375a7268%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to