fix(web-console): handle timestamp_ns format in CSV imports#474
fix(web-console): handle timestamp_ns format in CSV imports#474
Conversation
|
Ingestion works with nanos now, but I cannot override Even if passed properly, the backend is also ignoring it (but if the table already exists, it ingest with the proper type), but the console should pass the desired datatype, rather than timestamp_ts |
No description provided.