Adam Banky
Adam Banky
There are issues when used with window specifications (see skipped test).
"w": The weekday (Sunday as the first day of the week) as a decimal number (1-7) instead of (0-6)
WEEK() is not supported
ISOWEEK, QUARTER, ISOWEEK and WEEK() is not supported
With this modification, we're able to use the Parser itself
# Summary Fixes #533 - Resolves incorrect null handling for nullable parent objects containing nullable child properties. # Problem When a schema defined a nullable object (`type: object, nullable: true`)...