Joel Stewart
- Total activity 778
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 4
- Subscriptions 347
Comments
Recent activity by Joel Stewart-
Yes, I think that's a good summary. You'd be able to trade extra storage space for the first time to reorganize the data but then have better performance in the future.
-
Based on the example shared, the ASDATE function should use this format: yyyy-MM-dd HH:mm:ss
-
Can you share an example of the raw STRING data that you are trying to convert? The formatting for ASDATE requires precision. If there is a ":" character instead of a " " character, that needs to ...
-
Krishna, thank you for the request. As a moderator, I see that you are an active enterprise customer. I'll forward this request to your account manager for follow up with you and your team directly.
-
Sorry for the oversight on the topic category Amirali, I agree using the REST API isn't the best option within the SDK. Within the SDK, we have a couple examples documented that outline usage in a...
-
For future readers, the resolution for this issue is summarized in a KB article: https://datameer.zendesk.com/hc/en-us/articles/360001912632-Post-Upgrade-6-4-3-Workbook-Fails-ArrayIndexOutOfBoundsE...
-
Amirali, are you able to use the REST API to collect the column headers from a particular artifact? For example, here is the page for workbooks: REST API Workbook - Read Workbook
-
Hi James, it sounds like you're simply trying to sort the results within a sheet. This is described in detail in our documentation: Sorting Data Please note that sorting a column or using functions...
-
An Import Job is a great way to bring data into Hadoop that currently resides in another system (for example a MySQL database). This helps store the data on a distributed file system and then allow...
-
Amin, that's correct. I thought you were seeking this parameter within a Workbook to select a partition. This variable is unavailable in an Import Job. Given that you mention this data resides in ...