Re: [I] Partitioned table folder creation behaviour [iceberg]

2024-01-16 Thread via GitHub
amogh-jahagirdar commented on issue #9388: URL: https://github.com/apache/iceberg/issues/9388#issuecomment-1894876445 > For instance the folder for time_day=2023-12-27 remained so I checked for its contents: from the GCP UI there are no rows to display from the CloudShell i

Re: [I] Partitioned table folder creation behaviour [iceberg]

2024-01-16 Thread via GitHub
amogh-jahagirdar closed issue #9388: Partitioned table folder creation behaviour URL: https://github.com/apache/iceberg/issues/9388 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific commen

Re: [I] Partitioned table folder creation behaviour [iceberg]

2024-01-08 Thread via GitHub
Il-Pela commented on issue #9388: URL: https://github.com/apache/iceberg/issues/9388#issuecomment-1880654793 Hi @amogh-jahagirdar , thanks for your clarifications, really helpful! > I'd need to inspect the code The code is as simple as it can be (I'm just testing Iceberg's f

Re: [I] Partitioned table folder creation behaviour [iceberg]

2024-01-03 Thread via GitHub
amogh-jahagirdar closed issue #9388: Partitioned table folder creation behaviour URL: https://github.com/apache/iceberg/issues/9388 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific commen

[I] Partitioned table folder creation behaviour [iceberg]

2023-12-28 Thread via GitHub
Il-Pela opened a new issue, #9388: URL: https://github.com/apache/iceberg/issues/9388 ### Query engine Spark ### Question Hi all, I'm here to ask a question about partition folder creation behaviour while executing the following Python code `df.writeTo('db.table'