issues
search
astrolabsoftware
/
spark-fits
FITS data source for Spark SQL and DataFrames
https://astrolabsoftware.github.io/spark-fits/
Apache License 2.0
20
stars
7
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Bump nokogiri from 1.13.6 to 1.14.3 in /docs
#116
dependabot[bot]
opened
1 year ago
0
Bump activesupport from 6.0.3.2 to 6.0.6.1 in /docs
#115
dependabot[bot]
opened
1 year ago
0
Bump nokogiri from 1.13.6 to 1.13.9 in /docs
#114
dependabot[bot]
closed
1 year ago
1
Bump tzinfo from 1.2.7 to 1.2.10 in /docs
#113
dependabot[bot]
closed
2 years ago
0
Bump nokogiri from 1.13.4 to 1.13.6 in /docs
#112
dependabot[bot]
closed
2 years ago
0
Added Fits.getHDUFullHeader to get original HDU header
#111
only-solutions
closed
10 months ago
0
Set Scala version to 2.12.8 and SBT version to 1.4.9 in build
#110
only-solutions
closed
2 years ago
3
Switch the CI to GitHub actions
#109
JulienPeloton
opened
2 years ago
0
Bump to 1.0.0
#108
JulienPeloton
closed
2 years ago
0
Bump nokogiri from 1.11.3 to 1.13.4 in /docs
#107
dependabot[bot]
closed
2 years ago
0
Simple fix for handling slash in column names
#106
JulienPeloton
closed
2 years ago
7
Slashes in TTYPEn are not handled
#105
ptallada
closed
2 years ago
5
Bump nokogiri from 1.11.3 to 1.12.5 in /docs
#104
dependabot[bot]
closed
2 years ago
1
Bump addressable from 2.7.0 to 2.8.0 in /docs
#103
dependabot[bot]
closed
2 years ago
0
Bump nokogiri from 1.11.3 to 1.11.5 in /docs
#102
dependabot[bot]
closed
3 years ago
2
Bump nokogiri from 1.10.10 to 1.11.3 in /docs
#101
dependabot[bot]
closed
3 years ago
0
Bump rexml from 3.2.4 to 3.2.5 in /docs
#100
dependabot[bot]
closed
3 years ago
0
Bump kramdown from 1.17.0 to 2.3.0 in /docs
#99
dependabot[bot]
closed
4 years ago
1
Bump from version 0.8.4 to version 0.9.0
#98
JulienPeloton
closed
4 years ago
0
Add image index to each row when reading images
#97
JulienPeloton
closed
4 years ago
1
Nans are present even after filtering out nans when reading large fits files (~1GB)
#96
jacobic
closed
4 years ago
4
Bump version from 0.8.3 to 0.8.4
#95
JulienPeloton
closed
4 years ago
1
Wrong shift in the start of the data block
#94
JulienPeloton
closed
4 years ago
1
spark-fits produces duplicated rows when reading some fits files
#93
ptallada
closed
4 years ago
7
spark-fits write mode
#92
jacobic
opened
4 years ago
2
Relationship between SparkFits dataframe and source fits file?
#91
GeoffDuniam
opened
4 years ago
13
Switch to openjdk8 for compatibility with xenial
#90
JulienPeloton
closed
4 years ago
0
FITS DatasourceV2
#89
mayurdb
opened
4 years ago
5
CI: Install of Oracle JDK8 is failing
#88
JulienPeloton
closed
4 years ago
1
Bump from 0.8.2 to 0.8.3
#87
JulienPeloton
closed
5 years ago
1
[Bug fix] Fix wrong block starting offset
#86
JulienPeloton
closed
5 years ago
3
some columns are missing in dataframe when loaded with spark-fits (although present when loaded with topcat/astropy/fitsio)
#85
jacobic
closed
5 years ago
1
subset of rows from multiple DoubleType columns are incorrectly loaded as very small/large values
#84
jacobic
closed
5 years ago
12
Bump version 0.8.1 -> 0.8.2
#83
JulienPeloton
closed
5 years ago
1
Issue 81: discarding empty HDU without failing
#82
JulienPeloton
closed
5 years ago
9
fits files that match glob expressions which might contain empty HDU tables (NAXIS=0) causes fatal error
#81
jacobic
closed
5 years ago
4
Bump version 0.8.0 -> 0.8.1
#80
JulienPeloton
closed
5 years ago
1
Issue 78: 1X should be viewed as scalar
#79
JulienPeloton
closed
5 years ago
1
Bad mapping between scalars (SPARK) and 1element vector (FITS)
#78
marcol480
closed
5 years ago
1
Issue 76: preserve column order from the columns option
#77
JulienPeloton
closed
5 years ago
1
.option('columns', 'col1,col2,col3,col4') does not preserve order
#76
jacobic
closed
5 years ago
3
Bump version 0.7.3 -> 0.8.0
#75
JulienPeloton
closed
5 years ago
1
Issue 73: Add support for Scala 2.12
#74
JulienPeloton
closed
5 years ago
2
Add support for Scala 2.12
#73
JulienPeloton
closed
5 years ago
1
Issue 71: better control of recordLength value, and related error
#72
JulienPeloton
closed
5 years ago
1
Long row size (> 1KB): java.lang.ArithmeticException: / by zero
#71
JulienPeloton
closed
5 years ago
1
Issue 69: Add support for vector elements
#70
JulienPeloton
closed
5 years ago
2
header challenge: header with multivalued columns raises "java.lang.ArithmeticException: / by zero" during df.select(any_column).show() or df.select(any_column).take()
#69
jacobic
closed
5 years ago
5
Bump version: 0.7.2 -> 0.7.3
#68
JulienPeloton
closed
5 years ago
1
Benchmarking on s3
#67
JulienPeloton
opened
5 years ago
0
Next