Documentation ¶
Index ¶
- func AssertArrowSchemaMatches(t *testing.T, expected string, schema *arrow.Schema)
- func Dedent(block string) string
- func GeoParquetFromJSON(t *testing.T, data string) []byte
- func ParquetFromJSON(t *testing.T, data string, writerProperties *parquet.WriterProperties) []byte
- func ParquetFromStructs[T any](t *testing.T, rows []T) parquet.ReaderAtSeeker
- func ParquetToJSON(t *testing.T, input parquet.ReaderAtSeeker) string
- func Tab2Space(str string) string
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ParquetFromJSON ¶
func ParquetFromStructs ¶
func ParquetFromStructs[T any](t *testing.T, rows []T) parquet.ReaderAtSeeker
func ParquetToJSON ¶
func ParquetToJSON(t *testing.T, input parquet.ReaderAtSeeker) string
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.