-
Notifications
You must be signed in to change notification settings - Fork 166
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
SNOW-1374896 unify structured types string representation #1882
SNOW-1374896 unify structured types string representation #1882
Commits on Aug 22, 2024
-
Configuration menu - View commit details
-
Copy full SHA for d8faeba - Browse repository at this point
Copy the full SHA d8faebaView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8499a52 - Browse repository at this point
Copy the full SHA 8499a52View commit details -
Configuration menu - View commit details
-
Copy full SHA for 982b13e - Browse repository at this point
Copy the full SHA 982b13eView commit details -
Configuration menu - View commit details
-
Copy full SHA for c82e155 - Browse repository at this point
Copy the full SHA c82e155View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7a8382b - Browse repository at this point
Copy the full SHA 7a8382bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7aa57d1 - Browse repository at this point
Copy the full SHA 7aa57d1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7246575 - Browse repository at this point
Copy the full SHA 7246575View commit details -
Configuration menu - View commit details
-
Copy full SHA for 48c2435 - Browse repository at this point
Copy the full SHA 48c2435View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6142094 - Browse repository at this point
Copy the full SHA 6142094View commit details -
Configuration menu - View commit details
-
Copy full SHA for a9ca5e6 - Browse repository at this point
Copy the full SHA a9ca5e6View commit details
Commits on Aug 26, 2024
-
Configuration menu - View commit details
-
Copy full SHA for e1c69e6 - Browse repository at this point
Copy the full SHA e1c69e6View commit details
Commits on Aug 30, 2024
-
Configuration menu - View commit details
-
Copy full SHA for d9701bc - Browse repository at this point
Copy the full SHA d9701bcView commit details -
Implement FieldVector-based toString for structured types
Add helper ArrowStringRepresentationBuilders that take care of converting recursive toString results into a valid json, taking logical type into accunt. Extract fetching logical type from field metadata to a separate static function, change boolean string representations to lowercase, add tests.
Configuration menu - View commit details
-
Copy full SHA for c63d35a - Browse repository at this point
Copy the full SHA c63d35aView commit details
Commits on Sep 2, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 777c7d0 - Browse repository at this point
Copy the full SHA 777c7d0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5ee4904 - Browse repository at this point
Copy the full SHA 5ee4904View commit details -
Configuration menu - View commit details
-
Copy full SHA for 655df20 - Browse repository at this point
Copy the full SHA 655df20View commit details
Commits on Sep 4, 2024
-
Move prefix and suffix cofiguration to the constructor of base builder, remove unnecessary comments, extract shouldQuote check to a super method, make valueType a constructor parameter for Array toString builder, fix tests failing due to the lowercase booleans
Configuration menu - View commit details
-
Copy full SHA for 4d2eb63 - Browse repository at this point
Copy the full SHA 4d2eb63View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3a6dd28 - Browse repository at this point
Copy the full SHA 3a6dd28View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7668307 - Browse repository at this point
Copy the full SHA 7668307View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9d41eb5 - Browse repository at this point
Copy the full SHA 9d41eb5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0c72b4b - Browse repository at this point
Copy the full SHA 0c72b4bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9c325b9 - Browse repository at this point
Copy the full SHA 9c325b9View commit details -
Implement FieldVector-based toString for structured types
Add helper ArrowStringRepresentationBuilders that take care of converting recursive toString results into a valid json, taking logical type into accunt. Extract fetching logical type from field metadata to a separate static function, change boolean string representations to lowercase, add tests.
Configuration menu - View commit details
-
Copy full SHA for e7397ee - Browse repository at this point
Copy the full SHA e7397eeView commit details -
Configuration menu - View commit details
-
Copy full SHA for ac7eb94 - Browse repository at this point
Copy the full SHA ac7eb94View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6c6df45 - Browse repository at this point
Copy the full SHA 6c6df45View commit details -
Configuration menu - View commit details
-
Copy full SHA for c74f967 - Browse repository at this point
Copy the full SHA c74f967View commit details -
Move prefix and suffix cofiguration to the constructor of base builder, remove unnecessary comments, extract shouldQuote check to a super method, make valueType a constructor parameter for Array toString builder, fix tests failing due to the lowercase booleans
Configuration menu - View commit details
-
Copy full SHA for 11be102 - Browse repository at this point
Copy the full SHA 11be102View commit details -
Configuration menu - View commit details
-
Copy full SHA for 277ffab - Browse repository at this point
Copy the full SHA 277ffabView commit details -
Configuration menu - View commit details
-
Copy full SHA for 67f3668 - Browse repository at this point
Copy the full SHA 67f3668View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9a2c931 - Browse repository at this point
Copy the full SHA 9a2c931View commit details
Commits on Sep 5, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 2f96b68 - Browse repository at this point
Copy the full SHA 2f96b68View commit details
Commits on Sep 20, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 4f2bb5c - Browse repository at this point
Copy the full SHA 4f2bb5cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9887f74 - Browse repository at this point
Copy the full SHA 9887f74View commit details -
Configuration menu - View commit details
-
Copy full SHA for 542180d - Browse repository at this point
Copy the full SHA 542180dView commit details
Commits on Sep 26, 2024
-
Merge branch 'master' of github.com:snowflakedb/snowflake-jdbc into S…
…NOW-1374896-unify-structured-types-string-representation
Configuration menu - View commit details
-
Copy full SHA for 6e4d4b5 - Browse repository at this point
Copy the full SHA 6e4d4b5View commit details -
Add tests for AllTypesClass and NestedStructures
Assert correct string conversion for AllTypesClass and NestedStruct in ResultSetStructuredTypesLatestIT
Configuration menu - View commit details
-
Copy full SHA for 31489f8 - Browse repository at this point
Copy the full SHA 31489f8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 581968d - Browse repository at this point
Copy the full SHA 581968dView commit details
Commits on Sep 27, 2024
-
comment back the TODO comments from another tasks since they were bre…
…aking jenkins build
Configuration menu - View commit details
-
Copy full SHA for 97ac99a - Browse repository at this point
Copy the full SHA 97ac99aView commit details