Alec Judd
Posts
Recent activity by Alec Judd
-
How can I split a field with an array of multiple values, similar to SPLIT(T.field," ")[2]?
To accomplish this, you can use the element_at function to return a value given a specific index. You can find more information on the apache spark sql functions website. Syntax: element_at(array,...
- Edited
- 1 follower
- 0 comments
- 0 votes
-
How to submit a support request and manage existing requests
Creating a new support request: UI: Create a Help Center account if you haven't already and sign in. Navigate to the Help Center home page and scroll to the bottom of the page. Use the ‘Submit a R...
- Edited
- 1 follower
- 0 comments
- 0 votes
-
How to create a DataForge Help Center account
You may have already started exploring the Help Center documentation and noticed that you need to login to create/manage support requests or post in the Community. This post provides steps for any ...
- Edited
- 1 follower
- 0 comments
- 0 votes