Skip to content

Conversation

@mccheah
Copy link
Contributor

@mccheah mccheah commented Nov 27, 2018

These files are generated when running tests locally using Gradle. Longer term fix is to generate these files under the machine's /tmp folder instead, instead of inside the repository itself.

These files are generated when running tests locally.
@mccheah
Copy link
Contributor Author

mccheah commented Nov 28, 2018

@rdblue thoughts?

@rdblue
Copy link
Contributor

rdblue commented Nov 28, 2018

Is it possible to clean up after tests run instead of ignoring them?

@rdsr
Copy link
Contributor

rdsr commented Nov 28, 2018

A slightly better way is to set the right properties so that these files are generated under the build folder of the Gradle module. This would not clutter the code folder and cleanup can automatically be done by Gradle

@mccheah
Copy link
Contributor Author

mccheah commented Nov 28, 2018

Yup agreed, I didn't take the step to look into how these files are generated - can do that instead.

@mccheah
Copy link
Contributor Author

mccheah commented Nov 29, 2018

Hm, in my recent tests the .avro files have gone. In the meantime the derby.log file is put in the right place in this patch: #19.

@mccheah mccheah closed this Nov 29, 2018
pvary pushed a commit to pvary/iceberg that referenced this pull request Jan 14, 2021
* CDPD-18672: disable mr module gradle builds; remove dependency on mr from hive3
pvary pushed a commit to pvary/iceberg that referenced this pull request Jan 27, 2021
* CDPD-18672: disable mr module gradle builds; remove dependency on mr from hive3
puchengy pushed a commit to puchengy/iceberg that referenced this pull request Aug 18, 2022
…pache#11)

* Spark 3.2: Add compareWithFileList to DeleteOrphanFiles action (apache#4503)

* Add regex replace support in remove orphan file action and procedure to allow for handling alternative filesystem schemes.
fabio-rizzo-01 added a commit to fabio-rizzo-01/iceberg that referenced this pull request May 6, 2025
fabio-rizzo-01 added a commit to fabio-rizzo-01/iceberg that referenced this pull request May 6, 2025
fabio-rizzo-01 added a commit to fabio-rizzo-01/iceberg that referenced this pull request May 6, 2025
…r Variant apache#11479 (apache#11)

* API: Follow up on adding Variant data type to implement sanitizing for Variant apache#11479
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants