Skip to content

Conversation

@stepansergeevitch
Copy link
Collaborator

Changed output format from JSONCompact to JSON_Compact. Added support for new Firebolt-style types.

@stepansergeevitch stepansergeevitch self-assigned this Jan 30, 2023
@stepansergeevitch stepansergeevitch changed the title Fir 15407 new output format feat: Fir 15407 new output format Jan 30, 2023
Copy link
Contributor

@ptiurin ptiurin left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Quick note, otherwise looks good.

TimestampNtz = "TimestampNtz"
TimestampTz = "TimestampTz"
Timestamp = "timestamp"
TimestampExt = "timestamp_ext"
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think Mosha said timestamp_ext is no longer supported. Might as well get rid of it.

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

A query like CAST('2019-07-31 01:01:01.1234' AS TIMESTAMP_EXT(4)) still return timestamp_ext for me, I guess we`ll need to keep it for now

@sonarqubecloud
Copy link

SonarCloud Quality Gate failed.    Quality Gate failed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

0.0% 0.0% Coverage
0.0% 0.0% Duplication

@stepansergeevitch stepansergeevitch merged commit ba7b9a5 into main Jan 30, 2023
@stepansergeevitch stepansergeevitch deleted the FIR-15407-new-output-format branch January 30, 2023 11:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants