question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Difficult to use if only Date column is present (and there is no DateTime column)

See original GitHub issue

Workaround: add WITH toDateTime($dateCol) AS undefined to the query. But that’s exceptionally ugly.

Issue Analytics

  • State:closed
  • Created 2 years ago
  • Reactions:1
  • Comments:5

github_iconTop GitHub Comments

1reaction
Slachcommented, Sep 19, 2021

Thanks a lot for reporting, will fix on next version

0reactions
alexey-milovidovcommented, Sep 5, 2022

We no longer use the Grafana plugin from Vertamedia, because the official ClickHouse plugin for Grafana exists.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Keep only date part when using pandas.to_datetime
Strictly speaking, it does not "keep only date part", since it just sets the time to 00:00:00 . But it does work as...
Read more >
Unable to get Excel to recognise date in column - Super User
The problem: Excel does not want to recognize dates as dates, even though through "Format cells - Number - Custom" you are explicitly...
Read more >
6 Ways to Fix Dates Formatted as Text in Excel
6 ways to fix dates formatted ast text in Excel, plus a bonus technique using Power Query to fix various formats.
Read more >
9 Working with dates | The Epidemiologist R Handbook
Dates are an object class and can be tricky to work with. Here we present several ways to convert date columns to Date...
Read more >
Excel Split Date and Time Easy Formula or Flash Fill
How to get Date or Time value from a cell with simple Excel formulas. Use Flash Fill to split date and time without...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found