hillview icon indicating copy to clipboard operation
hillview copied to clipboard

Big data spreadsheet

Results 50 hillview issues
Sort by recently updated
recently updated
newest added

@wkk is this something you could take a look at? This broke our last build.

bug

Also, the option should probably allow to remove the original column from the table.

usability

Currently the `ParquetFileWriter` cannot handle table with parquet columns. Due to the following reasons 1. Parquet has a [`Interval`](https://github.com/apache/parquet-format/blob/master/LogicalTypes.md#interval) logical type which has the same meaning of Hillview `Duration`, but...

bug

In particular, bucket sizes distributed based on a log curve.

enhancement

I went through some configurations on the documentation, is there a detailed guide on 1. How to setup SSH less cluster 2. Open ports 3. How to setup exact configurations...

question

The way dates are shown in the UI could depend on the local time zone. Also, string searches in dates may use the Java date representation, which may be different...

bug