etienne

Results 14 issues of etienne

Complex hierarchy look like not properly handled by PureCSV

when calling `runhaskell /home/etienne/tools/BuildFromSource.hs 0.18` I got this error ``` elm-make: InvalidProxyEnvironmentVariable "https_proxy" "https://id:[email protected]:3128" src/backend/StaticFiles.hs:50:5: Exception when trying to run compile-time code: ExitFailure 1 Code: (=

Added individual clause to the joins where. This allow this kind of syntax : ``` rdd.joinWithCassandraTable(ks, tableName).where("timestampMilis = ?", (k : KVRow) => Seq(k.timestampSecond * 1000)) ``` Of course the...

Would it be interesting to have a type of change that impact just performance?. I saw that on some [project](https://clickhouse.tech/docs/en/changelog/#performance-improvement) and it's nice to scroll a change log and look...

It's could be nice to have a part on draft in the FAQ. Should the stable version contain all change of each drafts? Or should it just have the changes...

With java 9 jrockit jars changed name. This making incompatibility with jfr-flame-graph

enhancement

iI just leave an incorrect version in the file. ``` cat jmc_version.properties jmc.version=* ``` Another question that came with it. How can com.jrockit.mc.common be procurred? Is com.oracle.jmc.core be use insteed?

bug

[styles.css](https://raw.githubusercontent.com/abadi199/datetimepicker-css/master/styles.css) which look like to show in browser send a file size of 0 byte. That not realy a problem because it's still copiable but it's unallow the link to...

the generated javascript contain this block `var _debois$elm_mdl$Material_Layout$waterfall = function (_p19) {...}).call(this);` as you can see the brace just before the .call is never opened.

When a namenode fails the zkfs are not killed Or when new name node pop it' triggers a new zkfs without checking if another zkfs already exists. ![zkfcpululation](https://cloud.githubusercontent.com/assets/6709653/12177119/e124f200-b56a-11e5-8fb9-29a85915a03b.jpg)