Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
PR Type
enhancement, documentation
Description
com.crealytics
todev.mauch
across all source files.github.dev/mauch
).ExcelSparkInternal
for handling input file names.build.mill
to reflect the new organization and repository URL..mill-version
.CHANGELOG.md
,README.md
, issue templates) to reflect the new repository and package references.Changes walkthrough 📝
3 files
KeepUndefinedRowsSuite.scala
Update package and issue references in KeepUndefinedRowsSuite
src/test/scala/dev/mauch/spark/excel/v2/KeepUndefinedRowsSuite.scala
com.crealytics
todev.mauch
.package.scala
Update package and format strings in package.scala
src/main/scala/dev/mauch/spark/excel/package.scala
com.crealytics
todev.mauch
.ExcelSparkInternal.scala
Add ExcelSparkInternal utility for input file handling
src/main/2.4/scala/dev/mauch/spark/ExcelSparkInternal.scala
ExcelSparkInternal
for handling input filenames.
4 files
CHANGELOG.md
Update repository references in CHANGELOG.md
CHANGELOG.md
github.com/crealytics
togithub.dev/mauch
.generic.yml
Update package references in issue template
.github/ISSUE_TEMPLATE/generic.yml
ISSUE_TEMPLATE.md
Update package references in ISSUE_TEMPLATE.md
ISSUE_TEMPLATE.md
README.md
Update repository URL references in README.md
src/README.md
github.dev/mauch
.2 files
build.mill
Update organization and repository URL in build.mill
build.mill
com.crealytics
todev.mauch
.github.dev/mauch
.org.apache.spark.sql.sources.DataSourceRegister
Update DataSourceRegister entry for new package
src/main/resources/META-INF/services/org.apache.spark.sql.sources.DataSourceRegister
1 files
.mill-version
Upgrade Mill version to 0.12.3
.mill-version
1 files
README.md
...
README.md
...