-
Notifications
You must be signed in to change notification settings - Fork 65
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
Implement from_json_to_structs
#2510
base: branch-24.12
Are you sure you want to change the base?
Commits on Oct 16, 2024
-
Implement
castStringsToBooleans
Signed-off-by: Nghia Truong <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 1376061 - Browse repository at this point
Copy the full SHA 1376061View commit details -
Merge branch 'branch-24.12' into convert_table
Signed-off-by: Nghia Truong <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for ff2f340 - Browse repository at this point
Copy the full SHA ff2f340View commit details -
Signed-off-by: Nghia Truong <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for c3fa10d - Browse repository at this point
Copy the full SHA c3fa10dView commit details
Commits on Oct 17, 2024
-
Rewrite using offsets and chars
Signed-off-by: Nghia Truong <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for ae2b41f - Browse repository at this point
Copy the full SHA ae2b41fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8d7ad2e - Browse repository at this point
Copy the full SHA 8d7ad2eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9e759c4 - Browse repository at this point
Copy the full SHA 9e759c4View commit details -
Add
nullifyIfNotQuoted
option forremoveQuotes
Signed-off-by: Nghia Truong <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 2fff949 - Browse repository at this point
Copy the full SHA 2fff949View commit details
Commits on Oct 18, 2024
-
Implement
castStringsToDecimals
Signed-off-by: Nghia Truong <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for d09de41 - Browse repository at this point
Copy the full SHA d09de41View commit details -
Implement
removeQuotesForFloats
Signed-off-by: Nghia Truong <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 576b65c - Browse repository at this point
Copy the full SHA 576b65cView commit details -
Signed-off-by: Nghia Truong <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 2bd5335 - Browse repository at this point
Copy the full SHA 2bd5335View commit details -
Implement
castStringsToIntegers
Signed-off-by: Nghia Truong <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 21c80a5 - Browse repository at this point
Copy the full SHA 21c80a5View commit details
Commits on Oct 19, 2024
-
Implement non-legacy
castStringsToDates
Signed-off-by: Nghia Truong <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 1a7d192 - Browse repository at this point
Copy the full SHA 1a7d192View commit details
Commits on Oct 21, 2024
-
WIP for
cast_strings_to_dates_legacy
Signed-off-by: Nghia Truong <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for dcb463e - Browse repository at this point
Copy the full SHA dcb463eView commit details -
Revert "WIP for
cast_strings_to_dates_legacy
"This reverts commit dcb463e.
Configuration menu - View commit details
-
Copy full SHA for f059c21 - Browse repository at this point
Copy the full SHA f059c21View commit details
Commits on Oct 23, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 207d6a3 - Browse repository at this point
Copy the full SHA 207d6a3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 07b23ea - Browse repository at this point
Copy the full SHA 07b23eaView commit details
Commits on Oct 24, 2024
-
WIP: Implement
from_json_to_structs
Signed-off-by: Nghia Truong <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for de83a25 - Browse repository at this point
Copy the full SHA de83a25View commit details -
Configuration menu - View commit details
-
Copy full SHA for 443ca38 - Browse repository at this point
Copy the full SHA 443ca38View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6c2bd5e - Browse repository at this point
Copy the full SHA 6c2bd5eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 904d857 - Browse repository at this point
Copy the full SHA 904d857View commit details -
Signed-off-by: Nghia Truong <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for d84f1fe - Browse repository at this point
Copy the full SHA d84f1feView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3024583 - Browse repository at this point
Copy the full SHA 3024583View commit details
Commits on Oct 26, 2024
-
WIP: Implementing
fromJSONToStructs
Signed-off-by: Nghia Truong <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for d33d8e2 - Browse repository at this point
Copy the full SHA d33d8e2View commit details
Commits on Oct 28, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 295c36c - Browse repository at this point
Copy the full SHA 295c36cView commit details
Commits on Oct 29, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 1ea9cc8 - Browse repository at this point
Copy the full SHA 1ea9cc8View commit details -
Configuration menu - View commit details
-
Copy full SHA for c1bb2d4 - Browse repository at this point
Copy the full SHA c1bb2d4View commit details -
Configuration menu - View commit details
-
Copy full SHA for f6634b4 - Browse repository at this point
Copy the full SHA f6634b4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 06b2c19 - Browse repository at this point
Copy the full SHA 06b2c19View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2dcdd11 - Browse repository at this point
Copy the full SHA 2dcdd11View commit details -
Configuration menu - View commit details
-
Copy full SHA for f3c391b - Browse repository at this point
Copy the full SHA f3c391bView commit details
Commits on Oct 30, 2024
-
Return as-is if the column is date/time
Signed-off-by: Nghia Truong <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 52c42a6 - Browse repository at this point
Copy the full SHA 52c42a6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 19c64be - Browse repository at this point
Copy the full SHA 19c64beView commit details -
Configuration menu - View commit details
-
Copy full SHA for cb9d252 - Browse repository at this point
Copy the full SHA cb9d252View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5d07db1 - Browse repository at this point
Copy the full SHA 5d07db1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 39e3a9b - Browse repository at this point
Copy the full SHA 39e3a9bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8628136 - Browse repository at this point
Copy the full SHA 8628136View commit details -
Configuration menu - View commit details
-
Copy full SHA for df1428d - Browse repository at this point
Copy the full SHA df1428dView commit details
Commits on Nov 8, 2024
-
Merge branch 'branch-24.12' into convert_table
# Conflicts: # src/main/cpp/src/JSONUtilsJni.cpp # src/main/cpp/src/json_utils.cu # src/main/cpp/src/json_utils.hpp # thirdparty/cudf
Configuration menu - View commit details
-
Copy full SHA for 0fd8d0e - Browse repository at this point
Copy the full SHA 0fd8d0eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1d48906 - Browse repository at this point
Copy the full SHA 1d48906View commit details
Commits on Nov 9, 2024
-
Configuration menu - View commit details
-
Copy full SHA for d9e1db5 - Browse repository at this point
Copy the full SHA d9e1db5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0f053a6 - Browse repository at this point
Copy the full SHA 0f053a6View commit details
Commits on Nov 12, 2024
-
Implement a common function for converting column
Signed-off-by: Nghia Truong <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 8912e00 - Browse repository at this point
Copy the full SHA 8912e00View commit details -
Signed-off-by: Nghia Truong <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 3614718 - Browse repository at this point
Copy the full SHA 3614718View commit details -
Signed-off-by: Nghia Truong <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 6d9bbdc - Browse repository at this point
Copy the full SHA 6d9bbdcView commit details
Commits on Nov 13, 2024
-
Signed-off-by: Nghia Truong <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for a832938 - Browse repository at this point
Copy the full SHA a832938View commit details -
Configuration menu - View commit details
-
Copy full SHA for 44b885b - Browse repository at this point
Copy the full SHA 44b885bView commit details -
Signed-off-by: Nghia Truong <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for ab45de8 - Browse repository at this point
Copy the full SHA ab45de8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 89e74a0 - Browse repository at this point
Copy the full SHA 89e74a0View commit details -
Signed-off-by: Nghia Truong <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 27ef532 - Browse repository at this point
Copy the full SHA 27ef532View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5b65712 - Browse repository at this point
Copy the full SHA 5b65712View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6788471 - Browse repository at this point
Copy the full SHA 6788471View commit details -
Configuration menu - View commit details
-
Copy full SHA for 49c78ce - Browse repository at this point
Copy the full SHA 49c78ceView commit details -
Merge branch 'branch-24.12' into convert_table
# Conflicts: # src/main/cpp/src/json_utils.hpp # thirdparty/cudf
Configuration menu - View commit details
-
Copy full SHA for 9d16d43 - Browse repository at this point
Copy the full SHA 9d16d43View commit details
Commits on Nov 14, 2024
-
Signed-off-by: Nghia Truong <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for bb9029b - Browse repository at this point
Copy the full SHA bb9029bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1243599 - Browse repository at this point
Copy the full SHA 1243599View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6f89fcd - Browse repository at this point
Copy the full SHA 6f89fcdView commit details -
Configuration menu - View commit details
-
Copy full SHA for deb3ebf - Browse repository at this point
Copy the full SHA deb3ebfView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9dc641f - Browse repository at this point
Copy the full SHA 9dc641fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 53b121d - Browse repository at this point
Copy the full SHA 53b121dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 69265b4 - Browse repository at this point
Copy the full SHA 69265b4View commit details -
Configuration menu - View commit details
-
Copy full SHA for da4d1f6 - Browse repository at this point
Copy the full SHA da4d1f6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1d91e64 - Browse repository at this point
Copy the full SHA 1d91e64View commit details -
Rewrite the conversion functions
Signed-off-by: Nghia Truong <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for d0fa2ae - Browse repository at this point
Copy the full SHA d0fa2aeView commit details -
Configuration menu - View commit details
-
Copy full SHA for f375a4d - Browse repository at this point
Copy the full SHA f375a4dView commit details -
Remove call to
make_structs_column
Signed-off-by: Nghia Truong <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 034a5ec - Browse repository at this point
Copy the full SHA 034a5ecView commit details -
Configuration menu - View commit details
-
Copy full SHA for 74d858c - Browse repository at this point
Copy the full SHA 74d858cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7a32b6f - Browse repository at this point
Copy the full SHA 7a32b6fView commit details