cube-js/cube

Implementation issue with parseDateTimeBestEffort()

Open

#2536 aperta il 12 apr 2021

Vedi su GitHub
 (3 commenti) (0 reazioni) (0 assegnatari)Rust (1965 fork)batch import
driver:clickhousehelp wanted

Metriche repository

Star
 (19.563 star)
Metriche merge PR
 (Merge medio 5g 16h) (138 PR mergiate in 30 g)

Descrizione

Morning guys. I have my Cube.js configured with a Clickhouse database and while making some tests I've noticed that by default Cube.js constructs the query parsing the dates using parseDateTimeBestEffort() which is great. The problem is I'm dealing with columns that are DateTime64 so the parsing does not work. After talking with you guys on Slack we concluded that this is an implementation issue. I'll wait for your feedback, thanks.

Guida contributor