How do you parse pdf files from a raw dataset in Foundry?...
Read MoreHow do I parse large compressed csv files in Foundry?...
Read MoreHow do I identify the value of a skewed task of my Foundry job?...
Read MoreHow can I have nice file names & efficient storage usage in my Foundry Magritte dataset export?...
Read MoreShuffle Stage Failing Due To Executor Loss...
Read MoreWhen would I prefer to run a job in static allocation vs. dynamic allocation?...
Read MoreWhy is my Code Repo warning me not to use union and instead use unionByName?...
Read MoreHow do I compute a range of statuses from a daily indicator?...
Read MoreHow do I control the file counts inside my Hive-partitioned dataset?...
Read MoreWhy does my build with executor cores specified OOM?...
Read MoreDoes a count() over a DataFrame materialize the data to the driver / increase a risk of OOM?...
Read MoreWhy don't I see smaller tasks for my requested repartitioning?...
Read MoreWhy is my Code Repo warning me about using withColumn in a for/while loop?...
Read MoreHow do I add a column indicating the row number from a file on disk?...
Read MoreWhy don't I see log lines in my PySpark code when I would expect them to appear?...
Read MoreHow do I parse xml documents in Palantir Foundry?...
Read MoreHow do I ensure consistent file sizes in datasets built in Foundry Python Transforms?...
Read MoreHow do I union many distinct schemas into a single output I can dynamically pivot later?...
Read MoreWhy is my build hanging / taking a long time to generate my query plan with many unions?...
Read MoreHow can I merge an incremental dataset and a snapshot dataset while retaining deleted rows?...
Read MorePalantir Foundry incremental testing is hard to iterate on, how do I find bugs faster?...
Read MoreWhy do I see repeated materializations of a DataFrame in my build?...
Read MoreIs there a way to populate column descriptions specific to data set?...
Read Morehow to access the data frame without my_compute_function...
Read MoreIs adding a column description via write_dataframe aware of the branch it is run on?...
Read More