[Bug]: Annotations are not available in the metadata when an anonymous record is defined as stream constraint #39807
Labels
Planning/SwanLake2023
Temporary Label for issue to be fixed immediately.
Team/CompilerFE
All issues related to Language implementation and Compiler, this exclude run times.
Type/Bug
userCategory/Compilation
Description
stream<record {| @sql:Column {name: "mobile_number"} string mobileNumber; |}, sql:Error?> followersStream
Here, the
sql:Column
annotation is not available in the runtime.Steps to Reproduce
No response
Affected Version(s)
2201.4.0
OS, DB, other environment details and versions
No response
Related area
-> Compilation
Related issue(s) (optional)
No response
Suggested label(s) (optional)
No response
Suggested assignee(s) (optional)
No response
The text was updated successfully, but these errors were encountered: