org.scalatest.exceptions.TestFailedException: Failed to execute query using catalyst: Error: Exception thrown in awaitResult: org.apache.spark.SparkException: Exception thrown in awaitResult: at org.apache.spark.util.ThreadUtils$.awaitResult(ThreadUtils.scala:226) at org.apache.spark.sql.execution.exchange.BroadcastExchangeExec.doExecuteBroadcast(BroadcastExchangeExec.scala:146) at org.apache.spark.sql.execution.InputAdapter.doExecuteBroadcast(WholeStageCodegenExec.scala:370) at org.apache.spark.sql.execution.SparkPlan$$anonfun$executeBroadcast$1.apply(SparkPlan.scala:144) at org.apache.spark.sql.execution.SparkPlan$$anonfun$executeBroadcast$1.apply(SparkPlan.scala:140) at org.apache.spark.sql.execution.SparkPlan$$anonfun$executeQuery$1.apply(SparkPlan.scala:155) at org.apache.spark.rdd.RDDOperationScope$.withScope(RDDOperationScope.scala:151) at org.apache.spark.sql.execution.SparkPlan.executeQuery(SparkPlan.scala:152) at org.apache.spark.sql.execution.SparkPlan.executeBroadcast(SparkPlan.scala:140) at org.apache.spark.sql.execution.joins.BroadcastHashJoinExec.prepareBroadcast(BroadcastHashJoinExec.scala:136) at org.apache.spark.sql.execution.joins.BroadcastHashJoinExec.codegenInner(BroadcastHashJoinExec.scala:234) at org.apache.spark.sql.execution.joins.BroadcastHashJoinExec.doConsume(BroadcastHashJoinExec.scala:103) at org.apache.spark.sql.execution.CodegenSupport$class.consume(WholeStageCodegenExec.scala:184) at org.apache.spark.sql.execution.FilterExec.consume(basicPhysicalOperators.scala:85) at org.apache.spark.sql.execution.FilterExec.doConsume(basicPhysicalOperators.scala:206) at org.apache.spark.sql.execution.CodegenSupport$class.consume(WholeStageCodegenExec.scala:184) at org.apache.spark.sql.execution.InputAdapter.consume(WholeStageCodegenExec.scala:357) at org.apache.spark.sql.execution.InputAdapter.doProduce(WholeStageCodegenExec.scala:386) at org.apache.spark.sql.execution.CodegenSupport$$anonfun$produce$1.apply(WholeStageCodegenExec.scala:90) at org.apache.spark.sql.execution.CodegenSupport$$anonfun$produce$1.apply(WholeStageCodegenExec.scala:85) at org.apache.spark.sql.execution.SparkPlan$$anonfun$executeQuery$1.apply(SparkPlan.scala:155) at org.apache.spark.rdd.RDDOperationScope$.withScope(RDDOperationScope.scala:151) at org.apache.spark.sql.execution.SparkPlan.executeQuery(SparkPlan.scala:152) at org.apache.spark.sql.execution.CodegenSupport$class.produce(WholeStageCodegenExec.scala:85) at org.apache.spark.sql.execution.InputAdapter.produce(WholeStageCodegenExec.scala:357) at org.apache.spark.sql.execution.FilterExec.doProduce(basicPhysicalOperators.scala:125) at org.apache.spark.sql.execution.CodegenSupport$$anonfun$produce$1.apply(WholeStageCodegenExec.scala:90) at org.apache.spark.sql.execution.CodegenSupport$$anonfun$produce$1.apply(WholeStageCodegenExec.scala:85) at org.apache.spark.sql.execution.SparkPlan$$anonfun$executeQuery$1.apply(SparkPlan.scala:155) at org.apache.spark.rdd.RDDOperationScope$.withScope(RDDOperationScope.scala:151) at org.apache.spark.sql.execution.SparkPlan.executeQuery(SparkPlan.scala:152) at org.apache.spark.sql.execution.CodegenSupport$class.produce(WholeStageCodegenExec.scala:85) at org.apache.spark.sql.execution.FilterExec.produce(basicPhysicalOperators.scala:85) at org.apache.spark.sql.execution.joins.BroadcastHashJoinExec.doProduce(BroadcastHashJoinExec.scala:98) at org.apache.spark.sql.execution.CodegenSupport$$anonfun$produce$1.apply(WholeStageCodegenExec.scala:90) at org.apache.spark.sql.execution.CodegenSupport$$anonfun$produce$1.apply(WholeStageCodegenExec.scala:85) at org.apache.spark.sql.execution.SparkPlan$$anonfun$executeQuery$1.apply(SparkPlan.scala:155) at org.apache.spark.rdd.RDDOperationScope$.withScope(RDDOperationScope.scala:151) at org.apache.spark.sql.execution.SparkPlan.executeQuery(SparkPlan.scala:152) at org.apache.spark.sql.execution.CodegenSupport$class.produce(WholeStageCodegenExec.scala:85) at org.apache.spark.sql.execution.joins.BroadcastHashJoinExec.produce(BroadcastHashJoinExec.scala:40) at org.apache.spark.sql.execution.ProjectExec.doProduce(basicPhysicalOperators.scala:45) at org.apache.spark.sql.execution.CodegenSupport$$anonfun$produce$1.apply(WholeStageCodegenExec.scala:90) at org.apache.spark.sql.execution.CodegenSupport$$anonfun$produce$1.apply(WholeStageCodegenExec.scala:85) at org.apache.spark.sql.execution.SparkPlan$$anonfun$executeQuery$1.apply(SparkPlan.scala:155) at org.apache.spark.rdd.RDDOperationScope$.withScope(RDDOperationScope.scala:151) at org.apache.spark.sql.execution.SparkPlan.executeQuery(SparkPlan.scala:152) at org.apache.spark.sql.execution.CodegenSupport$class.produce(WholeStageCodegenExec.scala:85) at org.apache.spark.sql.execution.ProjectExec.produce(basicPhysicalOperators.scala:35) at org.apache.spark.sql.execution.WholeStageCodegenExec.doCodeGen(WholeStageCodegenExec.scala:527) at org.apache.spark.sql.execution.WholeStageCodegenExec.doExecute(WholeStageCodegenExec.scala:581) at org.apache.spark.sql.execution.SparkPlan$$anonfun$execute$1.apply(SparkPlan.scala:131) at org.apache.spark.sql.execution.SparkPlan$$anonfun$execute$1.apply(SparkPlan.scala:127) at org.apache.spark.sql.execution.SparkPlan$$anonfun$executeQuery$1.apply(SparkPlan.scala:155) at org.apache.spark.rdd.RDDOperationScope$.withScope(RDDOperationScope.scala:151) at org.apache.spark.sql.execution.SparkPlan.executeQuery(SparkPlan.scala:152) at org.apache.spark.sql.execution.SparkPlan.execute(SparkPlan.scala:127) at org.apache.spark.sql.execution.exchange.ShuffleExchangeExec.prepareShuffleDependency(ShuffleExchangeExec.scala:92) at org.apache.spark.sql.execution.exchange.ShuffleExchangeExec$$anonfun$doExecute$1.apply(ShuffleExchangeExec.scala:128) at org.apache.spark.sql.execution.exchange.ShuffleExchangeExec$$anonfun$doExecute$1.apply(ShuffleExchangeExec.scala:119) at org.apache.spark.sql.catalyst.errors.package$.attachTree(package.scala:52) at org.apache.spark.sql.execution.exchange.ShuffleExchangeExec.doExecute(ShuffleExchangeExec.scala:119) at org.apache.spark.sql.execution.SparkPlan$$anonfun$execute$1.apply(SparkPlan.scala:131) at org.apache.spark.sql.execution.SparkPlan$$anonfun$execute$1.apply(SparkPlan.scala:127) at org.apache.spark.sql.execution.SparkPlan$$anonfun$executeQuery$1.apply(SparkPlan.scala:155) at org.apache.spark.rdd.RDDOperationScope$.withScope(RDDOperationScope.scala:151) at org.apache.spark.sql.execution.SparkPlan.executeQuery(SparkPlan.scala:152) at org.apache.spark.sql.execution.SparkPlan.execute(SparkPlan.scala:127) at org.apache.spark.sql.execution.InputAdapter.inputRDDs(WholeStageCodegenExec.scala:374) at org.apache.spark.sql.execution.SortExec.inputRDDs(SortExec.scala:121) at org.apache.spark.sql.execution.WholeStageCodegenExec.doExecute(WholeStageCodegenExec.scala:610) at org.apache.spark.sql.execution.SparkPlan$$anonfun$execute$1.apply(SparkPlan.scala:131) at org.apache.spark.sql.execution.SparkPlan$$anonfun$execute$1.apply(SparkPlan.scala:127) at org.apache.spark.sql.execution.SparkPlan$$anonfun$executeQuery$1.apply(SparkPlan.scala:155) at org.apache.spark.rdd.RDDOperationScope$.withScope(RDDOperationScope.scala:151) at org.apache.spark.sql.execution.SparkPlan.executeQuery(SparkPlan.scala:152) at org.apache.spark.sql.execution.SparkPlan.execute(SparkPlan.scala:127) at org.apache.spark.sql.execution.window.WindowExec.doExecute(WindowExec.scala:302) at org.apache.spark.sql.execution.SparkPlan$$anonfun$execute$1.apply(SparkPlan.scala:131) at org.apache.spark.sql.execution.SparkPlan$$anonfun$execute$1.apply(SparkPlan.scala:127) at org.apache.spark.sql.execution.SparkPlan$$anonfun$executeQuery$1.apply(SparkPlan.scala:155) at org.apache.spark.rdd.RDDOperationScope$.withScope(RDDOperationScope.scala:151) at org.apache.spark.sql.execution.SparkPlan.executeQuery(SparkPlan.scala:152) at org.apache.spark.sql.execution.SparkPlan.execute(SparkPlan.scala:127) at org.apache.spark.sql.execution.InputAdapter.inputRDDs(WholeStageCodegenExec.scala:374) at org.apache.spark.sql.execution.FilterExec.inputRDDs(basicPhysicalOperators.scala:121) at org.apache.spark.sql.execution.WholeStageCodegenExec.doExecute(WholeStageCodegenExec.scala:610) at org.apache.spark.sql.execution.SparkPlan$$anonfun$execute$1.apply(SparkPlan.scala:131) at org.apache.spark.sql.execution.SparkPlan$$anonfun$execute$1.apply(SparkPlan.scala:127) at org.apache.spark.sql.execution.SparkPlan$$anonfun$executeQuery$1.apply(SparkPlan.scala:155) at org.apache.spark.rdd.RDDOperationScope$.withScope(RDDOperationScope.scala:151) at org.apache.spark.sql.execution.SparkPlan.executeQuery(SparkPlan.scala:152) at org.apache.spark.sql.execution.SparkPlan.execute(SparkPlan.scala:127) at org.apache.spark.sql.execution.exchange.ShuffleExchangeExec.prepareShuffleDependency(ShuffleExchangeExec.scala:92) at org.apache.spark.sql.execution.exchange.ShuffleExchangeExec$$anonfun$doExecute$1.apply(ShuffleExchangeExec.scala:128) at org.apache.spark.sql.execution.exchange.ShuffleExchangeExec$$anonfun$doExecute$1.apply(ShuffleExchangeExec.scala:119) at org.apache.spark.sql.catalyst.errors.package$.attachTree(package.scala:52) at org.apache.spark.sql.execution.exchange.ShuffleExchangeExec.doExecute(ShuffleExchangeExec.scala:119) at org.apache.spark.sql.execution.SparkPlan$$anonfun$execute$1.apply(SparkPlan.scala:131) at org.apache.spark.sql.execution.SparkPlan$$anonfun$execute$1.apply(SparkPlan.scala:127) at org.apache.spark.sql.execution.SparkPlan$$anonfun$executeQuery$1.apply(SparkPlan.scala:155) at org.apache.spark.rdd.RDDOperationScope$.withScope(RDDOperationScope.scala:151) at org.apache.spark.sql.execution.SparkPlan.executeQuery(SparkPlan.scala:152) at org.apache.spark.sql.execution.SparkPlan.execute(SparkPlan.scala:127) at org.apache.spark.sql.execution.InputAdapter.inputRDDs(WholeStageCodegenExec.scala:374) at org.apache.spark.sql.execution.SortExec.inputRDDs(SortExec.scala:121) at org.apache.spark.sql.execution.WholeStageCodegenExec.doExecute(WholeStageCodegenExec.scala:610) at org.apache.spark.sql.execution.SparkPlan$$anonfun$execute$1.apply(SparkPlan.scala:131) at org.apache.spark.sql.execution.SparkPlan$$anonfun$execute$1.apply(SparkPlan.scala:127) at org.apache.spark.sql.execution.SparkPlan$$anonfun$executeQuery$1.apply(SparkPlan.scala:155) at org.apache.spark.rdd.RDDOperationScope$.withScope(RDDOperationScope.scala:151) at org.apache.spark.sql.execution.SparkPlan.executeQuery(SparkPlan.scala:152) at org.apache.spark.sql.execution.SparkPlan.execute(SparkPlan.scala:127) at org.apache.spark.sql.execution.SparkPlan.getByteArrayRdd(SparkPlan.scala:247) at org.apache.spark.sql.execution.SparkPlan.executeCollect(SparkPlan.scala:294) at org.apache.spark.sql.execution.SparkPlan.executeCollectPublic(SparkPlan.scala:324) at org.apache.spark.sql.execution.QueryExecution.hiveResultString(QueryExecution.scala:121) at org.apache.spark.sql.hive.execution.HiveComparisonTest$$anonfun$createQueryTest$6$$anonfun$25$$anonfun$getResult$1$1.apply(HiveComparisonTest.scala:348) at org.apache.spark.sql.hive.execution.HiveComparisonTest$$anonfun$createQueryTest$6$$anonfun$25$$anonfun$getResult$1$1.apply(HiveComparisonTest.scala:348) at org.apache.spark.sql.execution.SQLExecution$$anonfun$withNewExecutionId$1.apply(SQLExecution.scala:78) at org.apache.spark.sql.execution.SQLExecution$.withSQLConfPropagated(SQLExecution.scala:125) at org.apache.spark.sql.execution.SQLExecution$.withNewExecutionId(SQLExecution.scala:73) at org.apache.spark.sql.hive.execution.HiveComparisonTest$$anonfun$createQueryTest$6$$anonfun$25.getResult$1(HiveComparisonTest.scala:348) at org.apache.spark.sql.hive.execution.HiveComparisonTest$$anonfun$createQueryTest$6$$anonfun$25.apply(HiveComparisonTest.scala:350) at org.apache.spark.sql.hive.execution.HiveComparisonTest$$anonfun$createQueryTest$6$$anonfun$25.apply(HiveComparisonTest.scala:345) at scala.collection.TraversableLike$$anonfun$map$1.apply(TraversableLike.scala:234) at scala.collection.TraversableLike$$anonfun$map$1.apply(TraversableLike.scala:234) at scala.collection.mutable.ResizableArray$class.foreach(ResizableArray.scala:59) at scala.collection.mutable.ArrayBuffer.foreach(ArrayBuffer.scala:48) at scala.collection.TraversableLike$class.map(TraversableLike.scala:234) at scala.collection.AbstractTraversable.map(Traversable.scala:104) at org.apache.spark.sql.hive.execution.HiveComparisonTest$$anonfun$createQueryTest$6.doTest$1(HiveComparisonTest.scala:345) at org.apache.spark.sql.hive.execution.HiveComparisonTest$$anonfun$createQueryTest$6.apply(HiveComparisonTest.scala:462) at org.scalatest.OutcomeOf$class.outcomeOf(OutcomeOf.scala:85) at org.scalatest.OutcomeOf$.outcomeOf(OutcomeOf.scala:104) at org.scalatest.Transformer.apply(Transformer.scala:22) at org.scalatest.Transformer.apply(Transformer.scala:20) at org.scalatest.FunSuiteLike$$anon$1.apply(FunSuiteLike.scala:186) at org.apache.spark.SparkFunSuite.withFixture(SparkFunSuite.scala:103) at org.scalatest.FunSuiteLike$class.invokeWithFixture$1(FunSuiteLike.scala:183) at org.scalatest.FunSuiteLike$$anonfun$runTest$1.apply(FunSuiteLike.scala:196) at org.scalatest.FunSuiteLike$$anonfun$runTest$1.apply(FunSuiteLike.scala:196) at org.scalatest.SuperEngine.runTestImpl(Engine.scala:289) at org.scalatest.FunSuiteLike$class.runTest(FunSuiteLike.scala:196) at org.apache.spark.sql.hive.execution.HiveWindowFunctionQuerySuite.org$scalatest$BeforeAndAfter$$super$runTest(HiveWindowFunctionQuerySuite.scala:35) at org.scalatest.BeforeAndAfter$class.runTest(BeforeAndAfter.scala:203) at org.apache.spark.sql.hive.execution.HiveWindowFunctionQuerySuite.runTest(HiveWindowFunctionQuerySuite.scala:35) at org.scalatest.FunSuiteLike$$anonfun$runTests$1.apply(FunSuiteLike.scala:229) at org.scalatest.FunSuiteLike$$anonfun$runTests$1.apply(FunSuiteLike.scala:229) at org.scalatest.SuperEngine$$anonfun$traverseSubNodes$1$1.apply(Engine.scala:396) at org.scalatest.SuperEngine$$anonfun$traverseSubNodes$1$1.apply(Engine.scala:384) at scala.collection.immutable.List.foreach(List.scala:392) at org.scalatest.SuperEngine.traverseSubNodes$1(Engine.scala:384) at org.scalatest.SuperEngine.org$scalatest$SuperEngine$$runTestsInBranch(Engine.scala:379) at org.scalatest.SuperEngine.runTestsImpl(Engine.scala:461) at org.scalatest.FunSuiteLike$class.runTests(FunSuiteLike.scala:229) at org.scalatest.FunSuite.runTests(FunSuite.scala:1560) at org.scalatest.Suite$class.run(Suite.scala:1147) at org.scalatest.FunSuite.org$scalatest$FunSuiteLike$$super$run(FunSuite.scala:1560) at org.scalatest.FunSuiteLike$$anonfun$run$1.apply(FunSuiteLike.scala:233) at org.scalatest.FunSuiteLike$$anonfun$run$1.apply(FunSuiteLike.scala:233) at org.scalatest.SuperEngine.runImpl(Engine.scala:521) at org.scalatest.FunSuiteLike$class.run(FunSuiteLike.scala:233) at org.apache.spark.SparkFunSuite.org$scalatest$BeforeAndAfterAll$$super$run(SparkFunSuite.scala:52) at org.scalatest.BeforeAndAfterAll$class.liftedTree1$1(BeforeAndAfterAll.scala:213) at org.scalatest.BeforeAndAfterAll$class.run(BeforeAndAfterAll.scala:210) at org.apache.spark.sql.hive.execution.HiveWindowFunctionQuerySuite.org$scalatest$BeforeAndAfter$$super$run(HiveWindowFunctionQuerySuite.scala:35) at org.scalatest.BeforeAndAfter$class.run(BeforeAndAfter.scala:258) at org.apache.spark.sql.hive.execution.HiveWindowFunctionQuerySuite.run(HiveWindowFunctionQuerySuite.scala:35) at org.scalatest.tools.Framework.org$scalatest$tools$Framework$$runSuite(Framework.scala:314) at org.scalatest.tools.Framework$ScalaTestTask.execute(Framework.scala:480) at sbt.ForkMain$Run$2.call(ForkMain.java:296) at sbt.ForkMain$Run$2.call(ForkMain.java:286) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) Caused by: java.lang.IllegalStateException: Cannot call methods on a stopped SparkContext. This stopped SparkContext was created at: org.apache.spark.sql.hive.execution.HiveComparisonTest$$anonfun$createQueryTest$6.apply(HiveComparisonTest.scala:456) org.scalatest.OutcomeOf$class.outcomeOf(OutcomeOf.scala:85) org.scalatest.OutcomeOf$.outcomeOf(OutcomeOf.scala:104) org.scalatest.Transformer.apply(Transformer.scala:22) org.scalatest.Transformer.apply(Transformer.scala:20) org.scalatest.FunSuiteLike$$anon$1.apply(FunSuiteLike.scala:186) org.apache.spark.SparkFunSuite.withFixture(SparkFunSuite.scala:103) org.scalatest.FunSuiteLike$class.invokeWithFixture$1(FunSuiteLike.scala:183) org.scalatest.FunSuiteLike$$anonfun$runTest$1.apply(FunSuiteLike.scala:196) org.scalatest.FunSuiteLike$$anonfun$runTest$1.apply(FunSuiteLike.scala:196) org.scalatest.SuperEngine.runTestImpl(Engine.scala:289) org.scalatest.FunSuiteLike$class.runTest(FunSuiteLike.scala:196) org.scalatest.FunSuite.runTest(FunSuite.scala:1560) org.scalatest.FunSuiteLike$$anonfun$runTests$1.apply(FunSuiteLike.scala:229) org.scalatest.FunSuiteLike$$anonfun$runTests$1.apply(FunSuiteLike.scala:229) org.scalatest.SuperEngine$$anonfun$traverseSubNodes$1$1.apply(Engine.scala:396) org.scalatest.SuperEngine$$anonfun$traverseSubNodes$1$1.apply(Engine.scala:384) scala.collection.immutable.List.foreach(List.scala:392) org.scalatest.SuperEngine.traverseSubNodes$1(Engine.scala:384) org.scalatest.SuperEngine.org$scalatest$SuperEngine$$runTestsInBranch(Engine.scala:379) The currently active SparkContext was created at: (No active SparkContext.) at org.apache.spark.SparkContext.assertNotStopped(SparkContext.scala:100) at org.apache.spark.SparkContext.broadcast(SparkContext.scala:1492) at org.apache.spark.sql.hive.HadoopTableReader.<init>(TableReader.scala:89) at org.apache.spark.sql.hive.execution.HiveTableScanExec.org$apache$spark$sql$hive$execution$HiveTableScanExec$$hadoopReader$lzycompute(HiveTableScanExec.scala:105) at org.apache.spark.sql.hive.execution.HiveTableScanExec.org$apache$spark$sql$hive$execution$HiveTableScanExec$$hadoopReader(HiveTableScanExec.scala:105) at org.apache.spark.sql.hive.execution.HiveTableScanExec$$anonfun$10.apply(HiveTableScanExec.scala:188) at org.apache.spark.sql.hive.execution.HiveTableScanExec$$anonfun$10.apply(HiveTableScanExec.scala:188) at org.apache.spark.util.Utils$.withDummyCallSite(Utils.scala:2457) at org.apache.spark.sql.hive.execution.HiveTableScanExec.doExecute(HiveTableScanExec.scala:187) at org.apache.spark.sql.execution.SparkPlan$$anonfun$execute$1.apply(SparkPlan.scala:131) at org.apache.spark.sql.execution.SparkPlan$$anonfun$execute$1.apply(SparkPlan.scala:127) at org.apache.spark.sql.execution.SparkPlan$$anonfun$executeQuery$1.apply(SparkPlan.scala:155) at org.apache.spark.rdd.RDDOperationScope$.withScope(RDDOperationScope.scala:151) at org.apache.spark.sql.execution.SparkPlan.executeQuery(SparkPlan.scala:152) at org.apache.spark.sql.execution.SparkPlan.execute(SparkPlan.scala:127) at org.apache.spark.sql.execution.InputAdapter.inputRDDs(WholeStageCodegenExec.scala:374) at org.apache.spark.sql.execution.FilterExec.inputRDDs(basicPhysicalOperators.scala:121) at org.apache.spark.sql.execution.WholeStageCodegenExec.doExecute(WholeStageCodegenExec.scala:610) at org.apache.spark.sql.execution.SparkPlan$$anonfun$execute$1.apply(SparkPlan.scala:131) at org.apache.spark.sql.execution.SparkPlan$$anonfun$execute$1.apply(SparkPlan.scala:127) at org.apache.spark.sql.execution.SparkPlan$$anonfun$executeQuery$1.apply(SparkPlan.scala:155) at org.apache.spark.rdd.RDDOperationScope$.withScope(RDDOperationScope.scala:151) at org.apache.spark.sql.execution.SparkPlan.executeQuery(SparkPlan.scala:152) at org.apache.spark.sql.execution.SparkPlan.execute(SparkPlan.scala:127) at org.apache.spark.sql.execution.SparkPlan.getByteArrayRdd(SparkPlan.scala:247) at org.apache.spark.sql.execution.SparkPlan.executeCollectIterator(SparkPlan.scala:304) at org.apache.spark.sql.execution.exchange.BroadcastExchangeExec$$anonfun$relationFuture$1$$anonfun$apply$1.apply(BroadcastExchangeExec.scala:79) at org.apache.spark.sql.execution.exchange.BroadcastExchangeExec$$anonfun$relationFuture$1$$anonfun$apply$1.apply(BroadcastExchangeExec.scala:76) at org.apache.spark.sql.execution.SQLExecution$$anonfun$withExecutionId$1.apply(SQLExecution.scala:101) at org.apache.spark.sql.execution.SQLExecution$.withSQLConfPropagated(SQLExecution.scala:125) at org.apache.spark.sql.execution.SQLExecution$.withExecutionId(SQLExecution.scala:98) at org.apache.spark.sql.execution.exchange.BroadcastExchangeExec$$anonfun$relationFuture$1.apply(BroadcastExchangeExec.scala:75) at org.apache.spark.sql.execution.exchange.BroadcastExchangeExec$$anonfun$relationFuture$1.apply(BroadcastExchangeExec.scala:75) at scala.concurrent.impl.Future$PromiseCompletingRunnable.liftedTree1$1(Future.scala:24) at scala.concurrent.impl.Future$PromiseCompletingRunnable.run(Future.scala:24) ... 3 more select ts, dec, rnk from (select ts, dec, rank() over (partition by ts order by dec) as rnk from (select other.ts, other.dec from over1k other join over1k on (other.b = over1k.b) ) joined ) ranked where rnk = 1 order by ts, dec, rnk == Parsed Logical Plan == 'Sort ['ts ASC NULLS FIRST, 'dec ASC NULLS FIRST, 'rnk ASC NULLS FIRST], true +- 'Project ['ts, 'dec, 'rnk] +- 'Filter ('rnk = 1) +- 'SubqueryAlias `ranked` +- 'Project ['ts, 'dec, 'rank() windowspecdefinition('ts, 'dec ASC NULLS FIRST, unspecifiedframe$()) AS rnk#153652] +- 'SubqueryAlias `joined` +- 'Project ['other.ts, 'other.dec] +- 'Join Inner, ('other.b = 'over1k.b) :- 'SubqueryAlias `other` : +- 'UnresolvedRelation `over1k` +- 'UnresolvedRelation `over1k` == Analyzed Logical Plan == ts: timestamp, dec: decimal(4,2), rnk: int Sort [ts#153663 ASC NULLS FIRST, dec#153664 ASC NULLS FIRST, rnk#153652 ASC NULLS FIRST], true +- Project [ts#153663, dec#153664, rnk#153652] +- Filter (rnk#153652 = 1) +- SubqueryAlias `ranked` +- Project [ts#153663, dec#153664, rnk#153652] +- Project [ts#153663, dec#153664, rnk#153652, rnk#153652] +- Window [rank(dec#153664) windowspecdefinition(ts#153663, dec#153664 ASC NULLS FIRST, specifiedwindowframe(RowFrame, unboundedpreceding$(), currentrow$())) AS rnk#153652], [ts#153663], [dec#153664 ASC NULLS FIRST] +- Project [ts#153663, dec#153664] +- SubqueryAlias `joined` +- Project [ts#153663, dec#153664] +- Join Inner, (b#153658L = b#153669L) :- SubqueryAlias `other` : +- SubqueryAlias `default`.`over1k` : +- HiveTableRelation `default`.`over1k`, org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe, [t#153655, si#153656, i#153657, b#153658L, f#153659, d#153660, bo#153661, s#153662, ts#153663, dec#153664, bin#153665] +- SubqueryAlias `default`.`over1k` +- HiveTableRelation `default`.`over1k`, org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe, [t#153666, si#153667, i#153668, b#153669L, f#153670, d#153671, bo#153672, s#153673, ts#153674, dec#153675, bin#153676] == Optimized Logical Plan == Sort [ts#153663 ASC NULLS FIRST, dec#153664 ASC NULLS FIRST, rnk#153652 ASC NULLS FIRST], true +- Filter (isnotnull(rnk#153652) && (rnk#153652 = 1)) +- Window [rank(dec#153664) windowspecdefinition(ts#153663, dec#153664 ASC NULLS FIRST, specifiedwindowframe(RowFrame, unboundedpreceding$(), currentrow$())) AS rnk#153652], [ts#153663], [dec#153664 ASC NULLS FIRST] +- Project [ts#153663, dec#153664] +- Join Inner, (b#153658L = b#153669L) :- Project [b#153658L, ts#153663, dec#153664] : +- Filter isnotnull(b#153658L) : +- HiveTableRelation `default`.`over1k`, org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe, [t#153655, si#153656, i#153657, b#153658L, f#153659, d#153660, bo#153661, s#153662, ts#153663, dec#153664, bin#153665] +- Project [b#153669L] +- Filter isnotnull(b#153669L) +- HiveTableRelation `default`.`over1k`, org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe, [t#153666, si#153667, i#153668, b#153669L, f#153670, d#153671, bo#153672, s#153673, ts#153674, dec#153675, bin#153676] == Physical Plan == *(5) Sort [ts#153663 ASC NULLS FIRST, dec#153664 ASC NULLS FIRST, rnk#153652 ASC NULLS FIRST], true, 0 +- Exchange rangepartitioning(ts#153663 ASC NULLS FIRST, dec#153664 ASC NULLS FIRST, rnk#153652 ASC NULLS FIRST, 5) +- *(4) Filter (isnotnull(rnk#153652) && (rnk#153652 = 1)) +- Window [rank(dec#153664) windowspecdefinition(ts#153663, dec#153664 ASC NULLS FIRST, specifiedwindowframe(RowFrame, unboundedpreceding$(), currentrow$())) AS rnk#153652], [ts#153663], [dec#153664 ASC NULLS FIRST] +- *(3) Sort [ts#153663 ASC NULLS FIRST, dec#153664 ASC NULLS FIRST], false, 0 +- Exchange hashpartitioning(ts#153663, 5) +- *(2) Project [ts#153663, dec#153664] +- *(2) BroadcastHashJoin [b#153658L], [b#153669L], Inner, BuildRight :- *(2) Filter isnotnull(b#153658L) : +- Scan hive default.over1k [b#153658L, ts#153663, dec#153664], HiveTableRelation `default`.`over1k`, org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe, [t#153655, si#153656, i#153657, b#153658L, f#153659, d#153660, bo#153661, s#153662, ts#153663, dec#153664, bin#153665] +- BroadcastExchange HashedRelationBroadcastMode(List(input[0, bigint, false])) +- *(1) Filter isnotnull(b#153669L) +- Scan hive default.over1k [b#153669L], HiveTableRelation `default`.`over1k`, org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe, [t#153666, si#153667, i#153668, b#153669L, f#153670, d#153671, bo#153672, s#153673, ts#153674, dec#153675, bin#153676] == HIVE - 1294 row(s) == 2013-03-01 09:11:58.70307 52.64 1 2013-03-01 09:11:58.70307 52.64 1 2013-03-01 09:11:58.70307 52.64 1 2013-03-01 09:11:58.70307 52.64 1 2013-03-01 09:11:58.703071 71.07 1 2013-03-01 09:11:58.703071 71.07 1 2013-03-01 09:11:58.703071 71.07 1 2013-03-01 09:11:58.703071 71.07 1 2013-03-01 09:11:58.703071 71.07 1 2013-03-01 09:11:58.703071 71.07 1 2013-03-01 09:11:58.703071 71.07 1 2013-03-01 09:11:58.703072 2.96 1 2013-03-01 09:11:58.703072 2.96 1 2013-03-01 09:11:58.703072 2.96 1 2013-03-01 09:11:58.703072 2.96 1 2013-03-01 09:11:58.703072 2.96 1 2013-03-01 09:11:58.703073 10.07 1 2013-03-01 09:11:58.703073 10.07 1 2013-03-01 09:11:58.703073 10.07 1 2013-03-01 09:11:58.703073 10.07 1 2013-03-01 09:11:58.703074 37.8 1 2013-03-01 09:11:58.703074 37.8 1 2013-03-01 09:11:58.703074 37.8 1 2013-03-01 09:11:58.703074 37.8 1 2013-03-01 09:11:58.703074 37.8 1 2013-03-01 09:11:58.703074 37.8 1 2013-03-01 09:11:58.703075 5.64 1 2013-03-01 09:11:58.703075 5.64 1 2013-03-01 09:11:58.703075 5.64 1 2013-03-01 09:11:58.703075 5.64 1 2013-03-01 09:11:58.703076 18.51 1 2013-03-01 09:11:58.703076 18.51 1 2013-03-01 09:11:58.703076 18.51 1 2013-03-01 09:11:58.703076 18.51 1 2013-03-01 09:11:58.703076 18.51 1 2013-03-01 09:11:58.703076 18.51 1 2013-03-01 09:11:58.703076 18.51 1 2013-03-01 09:11:58.703077 10.16 1 2013-03-01 09:11:58.703077 10.16 1 2013-03-01 09:11:58.703077 10.16 1 2013-03-01 09:11:58.703077 10.16 1 2013-03-01 09:11:58.703077 10.16 1 2013-03-01 09:11:58.703077 10.16 1 2013-03-01 09:11:58.703078 61.52 1 2013-03-01 09:11:58.703078 61.52 1 2013-03-01 09:11:58.703078 61.52 1 2013-03-01 09:11:58.703078 61.52 1 2013-03-01 09:11:58.703078 61.52 1 2013-03-01 09:11:58.703078 61.52 1 2013-03-01 09:11:58.703079 27.32 1 2013-03-01 09:11:58.703079 27.32 1 2013-03-01 09:11:58.703079 27.32 1 2013-03-01 09:11:58.703079 27.32 1 2013-03-01 09:11:58.70308 1.76 1 2013-03-01 09:11:58.70308 1.76 1 2013-03-01 09:11:58.70308 1.76 1 2013-03-01 09:11:58.70308 1.76 1 2013-03-01 09:11:58.70308 1.76 1 2013-03-01 09:11:58.70308 1.76 1 2013-03-01 09:11:58.70308 1.76 1 2013-03-01 09:11:58.70308 1.76 1 2013-03-01 09:11:58.703081 67.9 1 2013-03-01 09:11:58.703081 67.9 1 2013-03-01 09:11:58.703081 67.9 1 2013-03-01 09:11:58.703081 67.9 1 2013-03-01 09:11:58.703081 67.9 1 2013-03-01 09:11:58.703082 37.25 1 2013-03-01 09:11:58.703082 37.25 1 2013-03-01 09:11:58.703082 37.25 1 2013-03-01 09:11:58.703082 37.25 1 2013-03-01 09:11:58.703082 37.25 1 2013-03-01 09:11:58.703082 37.25 1 2013-03-01 09:11:58.703083 20.52 1 2013-03-01 09:11:58.703083 20.52 1 2013-03-01 09:11:58.703083 20.52 1 2013-03-01 09:11:58.703083 20.52 1 2013-03-01 09:11:58.703083 20.52 1 2013-03-01 09:11:58.703083 20.52 1 2013-03-01 09:11:58.703083 20.52 1 2013-03-01 09:11:58.703083 20.52 1 2013-03-01 09:11:58.703084 1.76 1 2013-03-01 09:11:58.703084 1.76 1 2013-03-01 09:11:58.703084 1.76 1 2013-03-01 09:11:58.703084 1.76 1 2013-03-01 09:11:58.703084 1.76 1 2013-03-01 09:11:58.703085 1.01 1 2013-03-01 09:11:58.703085 1.01 1 2013-03-01 09:11:58.703085 1.01 1 2013-03-01 09:11:58.703085 1.01 1 2013-03-01 09:11:58.703085 1.01 1 2013-03-01 09:11:58.703085 1.01 1 2013-03-01 09:11:58.703085 1.01 1 2013-03-01 09:11:58.703085 1.01 1 2013-03-01 09:11:58.703086 9.96 1 2013-03-01 09:11:58.703086 9.96 1 2013-03-01 09:11:58.703086 9.96 1 2013-03-01 09:11:58.703086 9.96 1 2013-03-01 09:11:58.703086 9.96 1 2013-03-01 09:11:58.703087 10.63 1 2013-03-01 09:11:58.703087 10.63 1 2013-03-01 09:11:58.703087 10.63 1 2013-03-01 09:11:58.703087 10.63 1 2013-03-01 09:11:58.703088 1.97 1 2013-03-01 09:11:58.703088 1.97 1 2013-03-01 09:11:58.703088 1.97 1 2013-03-01 09:11:58.703088 1.97 1 2013-03-01 09:11:58.703088 1.97 1 2013-03-01 09:11:58.703088 1.97 1 2013-03-01 09:11:58.703089 8.76 1 2013-03-01 09:11:58.703089 8.76 1 2013-03-01 09:11:58.703089 8.76 1 2013-03-01 09:11:58.703089 8.76 1 2013-03-01 09:11:58.70309 50.99 1 2013-03-01 09:11:58.70309 50.99 1 2013-03-01 09:11:58.70309 50.99 1 2013-03-01 09:11:58.70309 50.99 1 2013-03-01 09:11:58.70309 50.99 1 2013-03-01 09:11:58.70309 50.99 1 2013-03-01 09:11:58.70309 50.99 1 2013-03-01 09:11:58.703091 15.85 1 2013-03-01 09:11:58.703091 15.85 1 2013-03-01 09:11:58.703091 15.85 1 2013-03-01 09:11:58.703091 15.85 1 2013-03-01 09:11:58.703092 36.84 1 2013-03-01 09:11:58.703092 36.84 1 2013-03-01 09:11:58.703092 36.84 1 2013-03-01 09:11:58.703092 36.84 1 2013-03-01 09:11:58.703092 36.84 1 2013-03-01 09:11:58.703092 36.84 1 2013-03-01 09:11:58.703093 14.85 1 2013-03-01 09:11:58.703093 14.85 1 2013-03-01 09:11:58.703093 14.85 1 2013-03-01 09:11:58.703094 57.11 1 2013-03-01 09:11:58.703094 57.11 1 2013-03-01 09:11:58.703094 57.11 1 2013-03-01 09:11:58.703095 9.77 1 2013-03-01 09:11:58.703095 9.77 1 2013-03-01 09:11:58.703095 9.77 1 2013-03-01 09:11:58.703095 9.77 1 2013-03-01 09:11:58.703095 9.77 1 2013-03-01 09:11:58.703095 9.77 1 2013-03-01 09:11:58.703095 9.77 1 2013-03-01 09:11:58.703096 11.64 1 2013-03-01 09:11:58.703096 11.64 1 2013-03-01 09:11:58.703096 11.64 1 2013-03-01 09:11:58.703096 11.64 1 2013-03-01 09:11:58.703096 11.64 1 2013-03-01 09:11:58.703096 11.64 1 2013-03-01 09:11:58.703096 11.64 1 2013-03-01 09:11:58.703096 11.64 1 2013-03-01 09:11:58.703097 0.9 1 2013-03-01 09:11:58.703097 0.9 1 2013-03-01 09:11:58.703097 0.9 1 2013-03-01 09:11:58.703098 1.35 1 2013-03-01 09:11:58.703098 1.35 1 2013-03-01 09:11:58.703098 1.35 1 2013-03-01 09:11:58.703098 1.35 1 2013-03-01 09:11:58.703098 1.35 1 2013-03-01 09:11:58.703099 11.69 1 2013-03-01 09:11:58.703099 11.69 1 2013-03-01 09:11:58.703099 11.69 1 2013-03-01 09:11:58.703101 8.72 1 2013-03-01 09:11:58.703101 8.72 1 2013-03-01 09:11:58.703101 8.72 1 2013-03-01 09:11:58.703101 8.72 1 2013-03-01 09:11:58.703101 8.72 1 2013-03-01 09:11:58.703101 8.72 1 2013-03-01 09:11:58.703101 8.72 1 2013-03-01 09:11:58.703102 63.65 1 2013-03-01 09:11:58.703102 63.65 1 2013-03-01 09:11:58.703102 63.65 1 2013-03-01 09:11:58.703102 63.65 1 2013-03-01 09:11:58.703102 63.65 1 2013-03-01 09:11:58.703102 63.65 1 2013-03-01 09:11:58.703103 8.65 1 2013-03-01 09:11:58.703103 8.65 1 2013-03-01 09:11:58.703103 8.65 1 2013-03-01 09:11:58.703103 8.65 1 2013-03-01 09:11:58.703103 8.65 1 2013-03-01 09:11:58.703103 8.65 1 2013-03-01 09:11:58.703103 8.65 1 2013-03-01 09:11:58.703104 2.04 1 2013-03-01 09:11:58.703104 2.04 1 2013-03-01 09:11:58.703104 2.04 1 2013-03-01 09:11:58.703104 2.04 1 2013-03-01 09:11:58.703104 2.04 1 2013-03-01 09:11:58.703104 2.04 1 2013-03-01 09:11:58.703105 28.47 1 2013-03-01 09:11:58.703105 28.47 1 2013-03-01 09:11:58.703106 11.81 1 2013-03-01 09:11:58.703106 11.81 1 2013-03-01 09:11:58.703106 11.81 1 2013-03-01 09:11:58.703106 11.81 1 2013-03-01 09:11:58.703107 16.26 1 2013-03-01 09:11:58.703107 16.26 1 2013-03-01 09:11:58.703107 16.26 1 2013-03-01 09:11:58.703107 16.26 1 2013-03-01 09:11:58.703107 16.26 1 2013-03-01 09:11:58.703107 16.26 1 2013-03-01 09:11:58.703107 16.26 1 2013-03-01 09:11:58.703108 28.47 1 2013-03-01 09:11:58.703108 28.47 1 2013-03-01 09:11:58.703108 28.47 1 2013-03-01 09:11:58.703108 28.47 1 2013-03-01 09:11:58.703109 38.98 1 2013-03-01 09:11:58.703109 38.98 1 2013-03-01 09:11:58.703109 38.98 1 2013-03-01 09:11:58.703109 38.98 1 2013-03-01 09:11:58.70311 8.16 1 2013-03-01 09:11:58.70311 8.16 1 2013-03-01 09:11:58.70311 8.16 1 2013-03-01 09:11:58.70311 8.16 1 2013-03-01 09:11:58.703111 18.8 1 2013-03-01 09:11:58.703111 18.8 1 2013-03-01 09:11:58.703111 18.8 1 2013-03-01 09:11:58.703111 18.8 1 2013-03-01 09:11:58.703111 18.8 1 2013-03-01 09:11:58.703111 18.8 1 2013-03-01 09:11:58.703111 18.8 1 2013-03-01 09:11:58.703112 13.29 1 2013-03-01 09:11:58.703112 13.29 1 2013-03-01 09:11:58.703112 13.29 1 2013-03-01 09:11:58.703112 13.29 1 2013-03-01 09:11:58.703113 21.8 1 2013-03-01 09:11:58.703113 21.8 1 2013-03-01 09:11:58.703113 21.8 1 2013-03-01 09:11:58.703113 21.8 1 2013-03-01 09:11:58.703113 21.8 1 2013-03-01 09:11:58.703113 21.8 1 2013-03-01 09:11:58.703113 21.8 1 2013-03-01 09:11:58.703113 21.8 1 2013-03-01 09:11:58.703113 21.8 1 2013-03-01 09:11:58.703113 21.8 1 2013-03-01 09:11:58.703114 73.94 1 2013-03-01 09:11:58.703114 73.94 1 2013-03-01 09:11:58.703114 73.94 1 2013-03-01 09:11:58.703114 73.94 1 2013-03-01 09:11:58.703114 73.94 1 2013-03-01 09:11:58.703114 73.94 1 2013-03-01 09:11:58.703115 27.52 1 2013-03-01 09:11:58.703115 27.52 1 2013-03-01 09:11:58.703115 27.52 1 2013-03-01 09:11:58.703115 27.52 1 2013-03-01 09:11:58.703115 27.52 1 2013-03-01 09:11:58.703116 33.45 1 2013-03-01 09:11:58.703116 33.45 1 2013-03-01 09:11:58.703116 33.45 1 2013-03-01 09:11:58.703116 33.45 1 2013-03-01 09:11:58.703117 21.81 1 2013-03-01 09:11:58.703117 21.81 1 2013-03-01 09:11:58.703117 21.81 1 2013-03-01 09:11:58.703117 21.81 1 2013-03-01 09:11:58.703117 21.81 1 2013-03-01 09:11:58.703117 21.81 1 2013-03-01 09:11:58.703118 8.69 1 2013-03-01 09:11:58.703118 8.69 1 2013-03-01 09:11:58.703119 58.02 1 2013-03-01 09:11:58.703119 58.02 1 2013-03-01 09:11:58.70312 52.6 1 2013-03-01 09:11:58.70312 52.6 1 2013-03-01 09:11:58.70312 52.6 1 2013-03-01 09:11:58.70312 52.6 1 2013-03-01 09:11:58.703121 96.9 1 2013-03-01 09:11:58.703121 96.9 1 2013-03-01 09:11:58.703121 96.9 1 2013-03-01 09:11:58.703121 96.9 1 2013-03-01 09:11:58.703122 53.56 1 2013-03-01 09:11:58.703122 53.56 1 2013-03-01 09:11:58.703122 53.56 1 2013-03-01 09:11:58.703122 53.56 1 2013-03-01 09:11:58.703122 53.56 1 2013-03-01 09:11:58.703123 94.35 1 2013-03-01 09:11:58.703123 94.35 1 2013-03-01 09:11:58.703123 94.35 1 2013-03-01 09:11:58.703123 94.35 1 2013-03-01 09:11:58.703124 8.93 1 2013-03-01 09:11:58.703124 8.93 1 2013-03-01 09:11:58.703124 8.93 1 2013-03-01 09:11:58.703125 14.94 1 2013-03-01 09:11:58.703125 14.94 1 2013-03-01 09:11:58.703125 14.94 1 2013-03-01 09:11:58.703126 5.49 1 2013-03-01 09:11:58.703126 5.49 1 2013-03-01 09:11:58.703126 5.49 1 2013-03-01 09:11:58.703126 5.49 1 2013-03-01 09:11:58.703127 3.98 1 2013-03-01 09:11:58.703127 3.98 1 2013-03-01 09:11:58.703127 3.98 1 2013-03-01 09:11:58.703127 3.98 1 2013-03-01 09:11:58.703128 11.45 1 2013-03-01 09:11:58.703128 11.45 1 2013-03-01 09:11:58.703128 11.45 1 2013-03-01 09:11:58.703128 11.45 1 2013-03-01 09:11:58.70313 5.83 1 2013-03-01 09:11:58.70313 5.83 1 2013-03-01 09:11:58.70313 5.83 1 2013-03-01 09:11:58.70313 5.83 1 2013-03-01 09:11:58.70313 5.83 1 2013-03-01 09:11:58.70313 5.83 1 2013-03-01 09:11:58.703131 1.75 1 2013-03-01 09:11:58.703131 1.75 1 2013-03-01 09:11:58.703131 1.75 1 2013-03-01 09:11:58.703131 1.75 1 2013-03-01 09:11:58.703131 1.75 1 2013-03-01 09:11:58.703131 1.75 1 2013-03-01 09:11:58.703131 1.75 1 2013-03-01 09:11:58.703132 1.86 1 2013-03-01 09:11:58.703132 1.86 1 2013-03-01 09:11:58.703133 27.34 1 2013-03-01 09:11:58.703133 27.34 1 2013-03-01 09:11:58.703133 27.34 1 2013-03-01 09:11:58.703133 27.34 1 2013-03-01 09:11:58.703134 98.9 1 2013-03-01 09:11:58.703134 98.9 1 2013-03-01 09:11:58.703134 98.9 1 2013-03-01 09:11:58.703134 98.9 1 2013-03-01 09:11:58.703134 98.9 1 2013-03-01 09:11:58.703135 29.14 1 2013-03-01 09:11:58.703135 29.14 1 2013-03-01 09:11:58.703135 29.14 1 2013-03-01 09:11:58.703136 11.87 1 2013-03-01 09:11:58.703136 11.87 1 2013-03-01 09:11:58.703136 11.87 1 2013-03-01 09:11:58.703136 11.87 1 2013-03-01 09:11:58.703136 11.87 1 2013-03-01 09:11:58.703136 11.87 1 2013-03-01 09:11:58.703136 11.87 1 2013-03-01 09:11:58.703137 18.11 1 2013-03-01 09:11:58.703137 18.11 1 2013-03-01 09:11:58.703137 18.11 1 2013-03-01 09:11:58.703137 18.11 1 2013-03-01 09:11:58.703137 18.11 1 2013-03-01 09:11:58.703138 55.68 1 2013-03-01 09:11:58.703138 55.68 1 2013-03-01 09:11:58.703138 55.68 1 2013-03-01 09:11:58.703138 55.68 1 2013-03-01 09:11:58.703139 12.67 1 2013-03-01 09:11:58.703139 12.67 1 2013-03-01 09:11:58.70314 2.83 1 2013-03-01 09:11:58.70314 2.83 1 2013-03-01 09:11:58.70314 2.83 1 2013-03-01 09:11:58.70314 2.83 1 2013-03-01 09:11:58.70314 2.83 1 2013-03-01 09:11:58.70314 2.83 1 2013-03-01 09:11:58.70314 2.83 1 2013-03-01 09:11:58.703141 76.06 1 2013-03-01 09:11:58.703141 76.06 1 2013-03-01 09:11:58.703141 76.06 1 2013-03-01 09:11:58.703141 76.06 1 2013-03-01 09:11:58.703141 76.06 1 2013-03-01 09:11:58.703141 76.06 1 2013-03-01 09:11:58.703141 76.06 1 2013-03-01 09:11:58.703141 76.06 1 2013-03-01 09:11:58.703142 24.25 1 2013-03-01 09:11:58.703142 24.25 1 2013-03-01 09:11:58.703142 24.25 1 2013-03-01 09:11:58.703143 26.86 1 2013-03-01 09:11:58.703143 26.86 1 2013-03-01 09:11:58.703143 26.86 1 2013-03-01 09:11:58.703143 26.86 1 2013-03-01 09:11:58.703143 26.86 1 2013-03-01 09:11:58.703143 26.86 1 2013-03-01 09:11:58.703143 26.86 1 2013-03-01 09:11:58.703144 3.43 1 2013-03-01 09:11:58.703144 3.43 1 2013-03-01 09:11:58.703144 3.43 1 2013-03-01 09:11:58.703145 8.46 1 2013-03-01 09:11:58.703145 8.46 1 2013-03-01 09:11:58.703145 8.46 1 2013-03-01 09:11:58.703145 8.46 1 2013-03-01 09:11:58.703145 8.46 1 2013-03-01 09:11:58.703145 8.46 1 2013-03-01 09:11:58.703145 8.46 1 2013-03-01 09:11:58.703145 8.46 1 2013-03-01 09:11:58.703146 89.12 1 2013-03-01 09:11:58.703146 89.12 1 2013-03-01 09:11:58.703146 89.12 1 2013-03-01 09:11:58.703146 89.12 1 2013-03-01 09:11:58.703146 89.12 1 2013-03-01 09:11:58.703146 89.12 1 2013-03-01 09:11:58.703146 89.12 1 2013-03-01 09:11:58.703146 89.12 1 2013-03-01 09:11:58.703146 89.12 1 2013-03-01 09:11:58.703146 89.12 1 2013-03-01 09:11:58.703147 54.94 1 2013-03-01 09:11:58.703147 54.94 1 2013-03-01 09:11:58.703147 54.94 1 2013-03-01 09:11:58.703147 54.94 1 2013-03-01 09:11:58.703147 54.94 1 2013-03-01 09:11:58.703148 26.97 1 2013-03-01 09:11:58.703148 26.97 1 2013-03-01 09:11:58.703148 26.97 1 2013-03-01 09:11:58.703148 26.97 1 2013-03-01 09:11:58.703148 26.97 1 2013-03-01 09:11:58.703148 26.97 1 2013-03-01 09:11:58.703149 58.05 1 2013-03-01 09:11:58.703149 58.05 1 2013-03-01 09:11:58.703149 58.05 1 2013-03-01 09:11:58.703149 58.05 1 2013-03-01 09:11:58.703149 58.05 1 2013-03-01 09:11:58.703149 58.05 1 2013-03-01 09:11:58.70315 33.01 1 2013-03-01 09:11:58.70315 33.01 1 2013-03-01 09:11:58.70315 33.01 1 2013-03-01 09:11:58.70315 33.01 1 2013-03-01 09:11:58.703151 95.69 1 2013-03-01 09:11:58.703151 95.69 1 2013-03-01 09:11:58.703151 95.69 1 2013-03-01 09:11:58.703151 95.69 1 2013-03-01 09:11:58.703151 95.69 1 2013-03-01 09:11:58.703152 6.85 1 2013-03-01 09:11:58.703152 6.85 1 2013-03-01 09:11:58.703152 6.85 1 2013-03-01 09:11:58.703152 6.85 1 2013-03-01 09:11:58.703152 6.85 1 2013-03-01 09:11:58.703153 4.11 1 2013-03-01 09:11:58.703153 4.11 1 2013-03-01 09:11:58.703153 4.11 1 2013-03-01 09:11:58.703153 4.11 1 2013-03-01 09:11:58.703154 16.93 1 2013-03-01 09:11:58.703154 16.93 1 2013-03-01 09:11:58.703154 16.93 1 2013-03-01 09:11:58.703154 16.93 1 2013-03-01 09:11:58.703154 16.93 1 2013-03-01 09:11:58.703155 6.93 1 2013-03-01 09:11:58.703155 6.93 1 2013-03-01 09:11:58.703155 6.93 1 2013-03-01 09:11:58.703155 6.93 1 2013-03-01 09:11:58.703155 6.93 1 2013-03-01 09:11:58.703155 6.93 1 2013-03-01 09:11:58.703155 6.93 1 2013-03-01 09:11:58.703155 6.93 1 2013-03-01 09:11:58.703156 21.79 1 2013-03-01 09:11:58.703156 21.79 1 2013-03-01 09:11:58.703156 21.79 1 2013-03-01 09:11:58.703156 21.79 1 2013-03-01 09:11:58.703156 21.79 1 2013-03-01 09:11:58.703156 21.79 1 2013-03-01 09:11:58.703156 21.79 1 2013-03-01 09:11:58.703156 21.79 1 2013-03-01 09:11:58.703157 1.29 1 2013-03-01 09:11:58.703157 1.29 1 2013-03-01 09:11:58.703157 1.29 1 2013-03-01 09:11:58.703157 1.29 1 2013-03-01 09:11:58.703157 1.29 1 2013-03-01 09:11:58.703157 1.29 1 2013-03-01 09:11:58.703158 71.89 1 2013-03-01 09:11:58.703158 71.89 1 2013-03-01 09:11:58.703158 71.89 1 2013-03-01 09:11:58.703159 64.06 1 2013-03-01 09:11:58.703159 64.06 1 2013-03-01 09:11:58.703159 64.06 1 2013-03-01 09:11:58.703159 64.06 1 2013-03-01 09:11:58.703159 64.06 1 2013-03-01 09:11:58.703159 64.06 1 2013-03-01 09:11:58.70316 11.93 1 2013-03-01 09:11:58.70316 11.93 1 2013-03-01 09:11:58.70316 11.93 1 2013-03-01 09:11:58.70316 11.93 1 2013-03-01 09:11:58.703161 15.82 1 2013-03-01 09:11:58.703161 15.82 1 2013-03-01 09:11:58.703161 15.82 1 2013-03-01 09:11:58.703161 15.82 1 2013-03-01 09:11:58.703161 15.82 1 2013-03-01 09:11:58.703162 3.51 1 2013-03-01 09:11:58.703162 3.51 1 2013-03-01 09:11:58.703162 3.51 1 2013-03-01 09:11:58.703162 3.51 1 2013-03-01 09:11:58.703162 3.51 1 2013-03-01 09:11:58.703163 15.7 1 2013-03-01 09:11:58.703163 15.7 1 2013-03-01 09:11:58.703163 15.7 1 2013-03-01 09:11:58.703163 15.7 1 2013-03-01 09:11:58.703163 15.7 1 2013-03-01 09:11:58.703163 15.7 1 2013-03-01 09:11:58.703164 30.27 1 2013-03-01 09:11:58.703164 30.27 1 2013-03-01 09:11:58.703164 30.27 1 2013-03-01 09:11:58.703164 30.27 1 2013-03-01 09:11:58.703164 30.27 1 2013-03-01 09:11:58.703164 30.27 1 2013-03-01 09:11:58.703165 8.38 1 2013-03-01 09:11:58.703165 8.38 1 2013-03-01 09:11:58.703165 8.38 1 2013-03-01 09:11:58.703166 16.6 1 2013-03-01 09:11:58.703166 16.6 1 2013-03-01 09:11:58.703166 16.6 1 2013-03-01 09:11:58.703167 17.66 1 2013-03-01 09:11:58.703167 17.66 1 2013-03-01 09:11:58.703167 17.66 1 2013-03-01 09:11:58.703167 17.66 1 2013-03-01 09:11:58.703167 17.66 1 2013-03-01 09:11:58.703167 17.66 1 2013-03-01 09:11:58.703168 32.03 1 2013-03-01 09:11:58.703168 32.03 1 2013-03-01 09:11:58.703168 32.03 1 2013-03-01 09:11:58.703168 32.03 1 2013-03-01 09:11:58.703168 32.03 1 2013-03-01 09:11:58.703168 32.03 1 2013-03-01 09:11:58.703168 32.03 1 2013-03-01 09:11:58.703168 32.03 1 2013-03-01 09:11:58.703169 39.96 1 2013-03-01 09:11:58.703169 39.96 1 2013-03-01 09:11:58.703169 39.96 1 2013-03-01 09:11:58.703169 39.96 1 2013-03-01 09:11:58.703169 39.96 1 2013-03-01 09:11:58.70317 11.44 1 2013-03-01 09:11:58.70317 11.44 1 2013-03-01 09:11:58.70317 11.44 1 2013-03-01 09:11:58.70317 11.44 1 2013-03-01 09:11:58.70317 11.44 1 2013-03-01 09:11:58.703171 24.94 1 2013-03-01 09:11:58.703171 24.94 1 2013-03-01 09:11:58.703171 24.94 1 2013-03-01 09:11:58.703171 24.94 1 2013-03-01 09:11:58.703171 24.94 1 2013-03-01 09:11:58.703171 24.94 1 2013-03-01 09:11:58.703172 3.44 1 2013-03-01 09:11:58.703172 3.44 1 2013-03-01 09:11:58.703172 3.44 1 2013-03-01 09:11:58.703172 3.44 1 2013-03-01 09:11:58.703172 3.44 1 2013-03-01 09:11:58.703172 3.44 1 2013-03-01 09:11:58.703172 3.44 1 2013-03-01 09:11:58.703172 3.44 1 2013-03-01 09:11:58.703173 8.77 1 2013-03-01 09:11:58.703173 8.77 1 2013-03-01 09:11:58.703173 8.77 1 2013-03-01 09:11:58.703173 8.77 1 2013-03-01 09:11:58.703174 36.33 1 2013-03-01 09:11:58.703174 36.33 1 2013-03-01 09:11:58.703174 36.33 1 2013-03-01 09:11:58.703174 36.33 1 2013-03-01 09:11:58.703175 33.37 1 2013-03-01 09:11:58.703175 33.37 1 2013-03-01 09:11:58.703175 33.37 1 2013-03-01 09:11:58.703175 33.37 1 2013-03-01 09:11:58.703175 33.37 1 2013-03-01 09:11:58.703175 33.37 1 2013-03-01 09:11:58.703176 28.2 1 2013-03-01 09:11:58.703176 28.2 1 2013-03-01 09:11:58.703176 28.2 1 2013-03-01 09:11:58.703176 28.2 1 2013-03-01 09:11:58.703176 28.2 1 2013-03-01 09:11:58.703177 11.43 1 2013-03-01 09:11:58.703177 11.43 1 2013-03-01 09:11:58.703177 11.43 1 2013-03-01 09:11:58.703177 11.43 1 2013-03-01 09:11:58.703177 11.43 1 2013-03-01 09:11:58.703177 11.43 1 2013-03-01 09:11:58.703177 11.43 1 2013-03-01 09:11:58.703178 9.12 1 2013-03-01 09:11:58.703178 9.12 1 2013-03-01 09:11:58.703178 9.12 1 2013-03-01 09:11:58.703178 9.12 1 2013-03-01 09:11:58.703178 9.12 1 2013-03-01 09:11:58.703178 9.12 1 2013-03-01 09:11:58.703178 9.12 1 2013-03-01 09:11:58.703178 9.12 1 2013-03-01 09:11:58.703179 10.82 1 2013-03-01 09:11:58.703179 10.82 1 2013-03-01 09:11:58.703179 10.82 1 2013-03-01 09:11:58.703179 10.82 1 2013-03-01 09:11:58.70318 10.28 1 2013-03-01 09:11:58.70318 10.28 1 2013-03-01 09:11:58.70318 10.28 1 2013-03-01 09:11:58.70318 10.28 1 2013-03-01 09:11:58.70318 10.28 1 2013-03-01 09:11:58.70318 10.28 1 2013-03-01 09:11:58.703181 26.6 1 2013-03-01 09:11:58.703181 26.6 1 2013-03-01 09:11:58.703181 26.6 1 2013-03-01 09:11:58.703181 26.6 1 2013-03-01 09:11:58.703181 26.6 1 2013-03-01 09:11:58.703181 26.6 1 2013-03-01 09:11:58.703181 26.6 1 2013-03-01 09:11:58.703182 1.23 1 2013-03-01 09:11:58.703182 1.23 1 2013-03-01 09:11:58.703182 1.23 1 2013-03-01 09:11:58.703182 1.23 1 2013-03-01 09:11:58.703182 1.23 1 2013-03-01 09:11:58.703183 36.74 1 2013-03-01 09:11:58.703183 36.74 1 2013-03-01 09:11:58.703183 36.74 1 2013-03-01 09:11:58.703183 36.74 1 2013-03-01 09:11:58.703184 8.95 1 2013-03-01 09:11:58.703184 8.95 1 2013-03-01 09:11:58.703184 8.95 1 2013-03-01 09:11:58.703184 8.95 1 2013-03-01 09:11:58.703184 8.95 1 2013-03-01 09:11:58.703184 8.95 1 2013-03-01 09:11:58.703184 8.95 1 2013-03-01 09:11:58.703185 8.91 1 2013-03-01 09:11:58.703185 8.91 1 2013-03-01 09:11:58.703185 8.91 1 2013-03-01 09:11:58.703185 8.91 1 2013-03-01 09:11:58.703185 8.91 1 2013-03-01 09:11:58.703186 13.81 1 2013-03-01 09:11:58.703186 13.81 1 2013-03-01 09:11:58.703186 13.81 1 2013-03-01 09:11:58.703186 13.81 1 2013-03-01 09:11:58.703187 64.89 1 2013-03-01 09:11:58.703187 64.89 1 2013-03-01 09:11:58.703187 64.89 1 2013-03-01 09:11:58.703187 64.89 1 2013-03-01 09:11:58.703187 64.89 1 2013-03-01 09:11:58.703187 64.89 1 2013-03-01 09:11:58.703188 32.85 1 2013-03-01 09:11:58.703188 32.85 1 2013-03-01 09:11:58.703188 32.85 1 2013-03-01 09:11:58.703188 32.85 1 2013-03-01 09:11:58.703189 36.96 1 2013-03-01 09:11:58.703189 36.96 1 2013-03-01 09:11:58.703189 36.96 1 2013-03-01 09:11:58.703189 36.96 1 2013-03-01 09:11:58.703189 36.96 1 2013-03-01 09:11:58.703189 36.96 1 2013-03-01 09:11:58.703189 36.96 1 2013-03-01 09:11:58.70319 90.09 1 2013-03-01 09:11:58.70319 90.09 1 2013-03-01 09:11:58.70319 90.09 1 2013-03-01 09:11:58.703192 2.63 1 2013-03-01 09:11:58.703192 2.63 1 2013-03-01 09:11:58.703192 2.63 1 2013-03-01 09:11:58.703192 2.63 1 2013-03-01 09:11:58.703193 28.42 1 2013-03-01 09:11:58.703193 28.42 1 2013-03-01 09:11:58.703193 28.42 1 2013-03-01 09:11:58.703194 15.07 1 2013-03-01 09:11:58.703194 15.07 1 2013-03-01 09:11:58.703194 15.07 1 2013-03-01 09:11:58.703194 15.07 1 2013-03-01 09:11:58.703194 15.07 1 2013-03-01 09:11:58.703194 15.07 1 2013-03-01 09:11:58.703195 3.81 1 2013-03-01 09:11:58.703195 3.81 1 2013-03-01 09:11:58.703195 3.81 1 2013-03-01 09:11:58.703195 3.81 1 2013-03-01 09:11:58.703195 3.81 1 2013-03-01 09:11:58.703195 3.81 1 2013-03-01 09:11:58.703196 0.08 1 2013-03-01 09:11:58.703196 0.08 1 2013-03-01 09:11:58.703196 0.08 1 2013-03-01 09:11:58.703197 16.01 1 2013-03-01 09:11:58.703197 16.01 1 2013-03-01 09:11:58.703197 16.01 1 2013-03-01 09:11:58.703197 16.01 1 2013-03-01 09:11:58.703197 16.01 1 2013-03-01 09:11:58.703197 16.01 1 2013-03-01 09:11:58.703198 30.6 1 2013-03-01 09:11:58.703198 30.6 1 2013-03-01 09:11:58.703198 30.6 1 2013-03-01 09:11:58.703198 30.6 1 2013-03-01 09:11:58.703199 45.69 1 2013-03-01 09:11:58.703199 45.69 1 2013-03-01 09:11:58.703199 45.69 1 2013-03-01 09:11:58.703199 45.69 1 2013-03-01 09:11:58.7032 12.72 1 2013-03-01 09:11:58.7032 12.72 1 2013-03-01 09:11:58.703201 35.15 1 2013-03-01 09:11:58.703201 35.15 1 2013-03-01 09:11:58.703202 31.41 1 2013-03-01 09:11:58.703202 31.41 1 2013-03-01 09:11:58.703202 31.41 1 2013-03-01 09:11:58.703202 31.41 1 2013-03-01 09:11:58.703202 31.41 1 2013-03-01 09:11:58.703203 11.63 1 2013-03-01 09:11:58.703203 11.63 1 2013-03-01 09:11:58.703203 11.63 1 2013-03-01 09:11:58.703203 11.63 1 2013-03-01 09:11:58.703203 11.63 1 2013-03-01 09:11:58.703205 35.8 1 2013-03-01 09:11:58.703205 35.8 1 2013-03-01 09:11:58.703205 35.8 1 2013-03-01 09:11:58.703205 35.8 1 2013-03-01 09:11:58.703205 35.8 1 2013-03-01 09:11:58.703206 6.61 1 2013-03-01 09:11:58.703206 6.61 1 2013-03-01 09:11:58.703206 6.61 1 2013-03-01 09:11:58.703206 6.61 1 2013-03-01 09:11:58.703207 21.14 1 2013-03-01 09:11:58.703207 21.14 1 2013-03-01 09:11:58.703207 21.14 1 2013-03-01 09:11:58.703207 21.14 1 2013-03-01 09:11:58.703207 21.14 1 2013-03-01 09:11:58.703207 21.14 1 2013-03-01 09:11:58.703207 21.14 1 2013-03-01 09:11:58.703207 21.14 1 2013-03-01 09:11:58.703208 1.23 1 2013-03-01 09:11:58.703208 1.23 1 2013-03-01 09:11:58.703208 1.23 1 2013-03-01 09:11:58.703208 1.23 1 2013-03-01 09:11:58.703208 1.23 1 2013-03-01 09:11:58.703208 1.23 1 2013-03-01 09:11:58.703208 1.23 1 2013-03-01 09:11:58.703208 1.23 1 2013-03-01 09:11:58.703209 25.92 1 2013-03-01 09:11:58.703209 25.92 1 2013-03-01 09:11:58.70321 37.12 1 2013-03-01 09:11:58.70321 37.12 1 2013-03-01 09:11:58.70321 37.12 1 2013-03-01 09:11:58.70321 37.12 1 2013-03-01 09:11:58.70321 37.12 1 2013-03-01 09:11:58.70321 37.12 1 2013-03-01 09:11:58.70321 37.12 1 2013-03-01 09:11:58.70321 37.12 1 2013-03-01 09:11:58.703211 5.24 1 2013-03-01 09:11:58.703211 5.24 1 2013-03-01 09:11:58.703211 5.24 1 2013-03-01 09:11:58.703211 5.24 1 2013-03-01 09:11:58.703211 5.24 1 2013-03-01 09:11:58.703211 5.24 1 2013-03-01 09:11:58.703212 10.52 1 2013-03-01 09:11:58.703212 10.52 1 2013-03-01 09:11:58.703212 10.52 1 2013-03-01 09:11:58.703212 10.52 1 2013-03-01 09:11:58.703212 10.52 1 2013-03-01 09:11:58.703212 10.52 1 2013-03-01 09:11:58.703213 38.71 1 2013-03-01 09:11:58.703213 38.71 1 2013-03-01 09:11:58.703213 38.71 1 2013-03-01 09:11:58.703213 38.71 1 2013-03-01 09:11:58.703214 31.35 1 2013-03-01 09:11:58.703214 31.35 1 2013-03-01 09:11:58.703214 31.35 1 2013-03-01 09:11:58.703215 18.78 1 2013-03-01 09:11:58.703215 18.78 1 2013-03-01 09:11:58.703215 18.78 1 2013-03-01 09:11:58.703215 18.78 1 2013-03-01 09:11:58.703216 11.23 1 2013-03-01 09:11:58.703216 11.23 1 2013-03-01 09:11:58.703216 11.23 1 2013-03-01 09:11:58.703216 11.23 1 2013-03-01 09:11:58.703216 11.23 1 2013-03-01 09:11:58.703216 11.23 1 2013-03-01 09:11:58.703216 11.23 1 2013-03-01 09:11:58.703216 11.23 1 2013-03-01 09:11:58.703217 23.57 1 2013-03-01 09:11:58.703217 23.57 1 2013-03-01 09:11:58.703217 23.57 1 2013-03-01 09:11:58.703218 9.67 1 2013-03-01 09:11:58.703218 9.67 1 2013-03-01 09:11:58.703218 9.67 1 2013-03-01 09:11:58.703218 9.67 1 2013-03-01 09:11:58.703218 9.67 1 2013-03-01 09:11:58.703219 1.42 1 2013-03-01 09:11:58.703219 1.42 1 2013-03-01 09:11:58.703219 1.42 1 2013-03-01 09:11:58.703219 1.42 1 2013-03-01 09:11:58.703219 1.42 1 2013-03-01 09:11:58.703219 1.42 1 2013-03-01 09:11:58.70322 7.37 1 2013-03-01 09:11:58.70322 7.37 1 2013-03-01 09:11:58.70322 7.37 1 2013-03-01 09:11:58.703221 26.64 1 2013-03-01 09:11:58.703221 26.64 1 2013-03-01 09:11:58.703221 26.64 1 2013-03-01 09:11:58.703221 26.64 1 2013-03-01 09:11:58.703221 26.64 1 2013-03-01 09:11:58.703221 26.64 1 2013-03-01 09:11:58.703221 26.64 1 2013-03-01 09:11:58.703222 38.23 1 2013-03-01 09:11:58.703222 38.23 1 2013-03-01 09:11:58.703222 38.23 1 2013-03-01 09:11:58.703222 38.23 1 2013-03-01 09:11:58.703222 38.23 1 2013-03-01 09:11:58.703222 38.23 1 2013-03-01 09:11:58.703223 3.43 1 2013-03-01 09:11:58.703223 3.43 1 2013-03-01 09:11:58.703223 3.43 1 2013-03-01 09:11:58.703223 3.43 1 2013-03-01 09:11:58.703223 3.43 1 2013-03-01 09:11:58.703224 17.92 1 2013-03-01 09:11:58.703224 17.92 1 2013-03-01 09:11:58.703224 17.92 1 2013-03-01 09:11:58.703224 17.92 1 2013-03-01 09:11:58.703224 17.92 1 2013-03-01 09:11:58.703224 17.92 1 2013-03-01 09:11:58.703225 35.51 1 2013-03-01 09:11:58.703225 35.51 1 2013-03-01 09:11:58.703225 35.51 1 2013-03-01 09:11:58.703225 35.51 1 2013-03-01 09:11:58.703226 34.31 1 2013-03-01 09:11:58.703226 34.31 1 2013-03-01 09:11:58.703226 34.31 1 2013-03-01 09:11:58.703226 34.31 1 2013-03-01 09:11:58.703226 34.31 1 2013-03-01 09:11:58.703226 34.31 1 2013-03-01 09:11:58.703226 34.31 1 2013-03-01 09:11:58.703227 17.65 1 2013-03-01 09:11:58.703227 17.65 1 2013-03-01 09:11:58.703227 17.65 1 2013-03-01 09:11:58.703227 17.65 1 2013-03-01 09:11:58.703227 17.65 1 2013-03-01 09:11:58.703228 4.19 1 2013-03-01 09:11:58.703228 4.19 1 2013-03-01 09:11:58.703229 88.52 1 2013-03-01 09:11:58.703229 88.52 1 2013-03-01 09:11:58.703229 88.52 1 2013-03-01 09:11:58.703229 88.52 1 2013-03-01 09:11:58.703229 88.52 1 2013-03-01 09:11:58.703229 88.52 1 2013-03-01 09:11:58.703229 88.52 1 2013-03-01 09:11:58.703229 88.52 1 2013-03-01 09:11:58.703229 88.52 1 2013-03-01 09:11:58.703229 88.52 1 2013-03-01 09:11:58.70323 28.02 1 2013-03-01 09:11:58.70323 28.02 1 2013-03-01 09:11:58.70323 28.02 1 2013-03-01 09:11:58.70323 28.02 1 2013-03-01 09:11:58.70323 28.02 1 2013-03-01 09:11:58.703231 11.99 1 2013-03-01 09:11:58.703231 11.99 1 2013-03-01 09:11:58.703231 11.99 1 2013-03-01 09:11:58.703231 11.99 1 2013-03-01 09:11:58.703231 11.99 1 2013-03-01 09:11:58.703231 11.99 1 2013-03-01 09:11:58.703232 61.96 1 2013-03-01 09:11:58.703232 61.96 1 2013-03-01 09:11:58.703232 61.96 1 2013-03-01 09:11:58.703233 40.81 1 2013-03-01 09:11:58.703233 40.81 1 2013-03-01 09:11:58.703233 40.81 1 2013-03-01 09:11:58.703233 40.81 1 2013-03-01 09:11:58.703233 40.81 1 2013-03-01 09:11:58.703233 40.81 1 2013-03-01 09:11:58.703234 44.1 1 2013-03-01 09:11:58.703234 44.1 1 2013-03-01 09:11:58.703234 44.1 1 2013-03-01 09:11:58.703235 6.35 1 2013-03-01 09:11:58.703235 6.35 1 2013-03-01 09:11:58.703235 6.35 1 2013-03-01 09:11:58.703235 6.35 1 2013-03-01 09:11:58.703235 6.35 1 2013-03-01 09:11:58.703235 6.35 1 2013-03-01 09:11:58.703235 6.35 1 2013-03-01 09:11:58.703236 37.8 1 2013-03-01 09:11:58.703236 37.8 1 2013-03-01 09:11:58.703236 37.8 1 2013-03-01 09:11:58.703236 37.8 1 2013-03-01 09:11:58.703236 37.8 1 2013-03-01 09:11:58.703237 0.24 1 2013-03-01 09:11:58.703237 0.24 1 2013-03-01 09:11:58.703237 0.24 1 2013-03-01 09:11:58.703237 0.24 1 2013-03-01 09:11:58.703237 0.24 1 2013-03-01 09:11:58.703237 0.24 1 2013-03-01 09:11:58.703237 0.24 1 2013-03-01 09:11:58.703237 0.24 1 2013-03-01 09:11:58.703238 6 1 2013-03-01 09:11:58.703238 6 1 2013-03-01 09:11:58.703238 6 1 2013-03-01 09:11:58.703238 6 1 2013-03-01 09:11:58.703239 24.8 1 2013-03-01 09:11:58.703239 24.8 1 2013-03-01 09:11:58.703239 24.8 1 2013-03-01 09:11:58.703239 24.8 1 2013-03-01 09:11:58.703239 24.8 1 2013-03-01 09:11:58.70324 5.1 1 2013-03-01 09:11:58.70324 5.1 1 2013-03-01 09:11:58.703241 19.33 1 2013-03-01 09:11:58.703241 19.33 1 2013-03-01 09:11:58.703241 19.33 1 2013-03-01 09:11:58.703241 19.33 1 2013-03-01 09:11:58.703241 19.33 1 2013-03-01 09:11:58.703241 19.33 1 2013-03-01 09:11:58.703241 19.33 1 2013-03-01 09:11:58.703242 31.23 1 2013-03-01 09:11:58.703242 31.23 1 2013-03-01 09:11:58.703242 31.23 1 2013-03-01 09:11:58.703242 31.23 1 2013-03-01 09:11:58.703243 6.15 1 2013-03-01 09:11:58.703243 6.15 1 2013-03-01 09:11:58.703243 6.15 1 2013-03-01 09:11:58.703243 6.15 1 2013-03-01 09:11:58.703244 4.47 1 2013-03-01 09:11:58.703244 4.47 1 2013-03-01 09:11:58.703244 4.47 1 2013-03-01 09:11:58.703245 0.72 1 2013-03-01 09:11:58.703245 0.72 1 2013-03-01 09:11:58.703245 0.72 1 2013-03-01 09:11:58.703245 0.72 1 2013-03-01 09:11:58.703246 45.94 1 2013-03-01 09:11:58.703246 45.94 1 2013-03-01 09:11:58.703247 1.29 1 2013-03-01 09:11:58.703247 1.29 1 2013-03-01 09:11:58.703247 1.29 1 2013-03-01 09:11:58.703247 1.29 1 2013-03-01 09:11:58.703247 1.29 1 2013-03-01 09:11:58.703247 1.29 1 2013-03-01 09:11:58.703248 14.36 1 2013-03-01 09:11:58.703248 14.36 1 2013-03-01 09:11:58.703248 14.36 1 2013-03-01 09:11:58.703248 14.36 1 2013-03-01 09:11:58.703248 14.36 1 2013-03-01 09:11:58.703248 14.36 1 2013-03-01 09:11:58.703248 14.36 1 2013-03-01 09:11:58.703248 14.36 1 2013-03-01 09:11:58.703249 19.42 1 2013-03-01 09:11:58.703249 19.42 1 2013-03-01 09:11:58.70325 25.89 1 2013-03-01 09:11:58.70325 25.89 1 2013-03-01 09:11:58.70325 25.89 1 2013-03-01 09:11:58.70325 25.89 1 2013-03-01 09:11:58.70325 25.89 1 2013-03-01 09:11:58.70325 25.89 1 2013-03-01 09:11:58.703251 68.98 1 2013-03-01 09:11:58.703251 68.98 1 2013-03-01 09:11:58.703251 68.98 1 2013-03-01 09:11:58.703252 49.85 1 2013-03-01 09:11:58.703252 49.85 1 2013-03-01 09:11:58.703252 49.85 1 2013-03-01 09:11:58.703252 49.85 1 2013-03-01 09:11:58.703252 49.85 1 2013-03-01 09:11:58.703252 49.85 1 2013-03-01 09:11:58.703252 49.85 1 2013-03-01 09:11:58.703253 55.75 1 2013-03-01 09:11:58.703253 55.75 1 2013-03-01 09:11:58.703253 55.75 1 2013-03-01 09:11:58.703253 55.75 1 2013-03-01 09:11:58.703253 55.75 1 2013-03-01 09:11:58.703254 0.32 1 2013-03-01 09:11:58.703254 0.32 1 2013-03-01 09:11:58.703254 0.32 1 2013-03-01 09:11:58.703254 0.32 1 2013-03-01 09:11:58.703255 5.42 1 2013-03-01 09:11:58.703255 5.42 1 2013-03-01 09:11:58.703255 5.42 1 2013-03-01 09:11:58.703255 5.42 1 2013-03-01 09:11:58.703255 5.42 1 2013-03-01 09:11:58.703255 5.42 1 2013-03-01 09:11:58.703256 23.78 1 2013-03-01 09:11:58.703256 23.78 1 2013-03-01 09:11:58.703256 23.78 1 2013-03-01 09:11:58.703257 14.96 1 2013-03-01 09:11:58.703257 14.96 1 2013-03-01 09:11:58.703257 14.96 1 2013-03-01 09:11:58.703257 14.96 1 2013-03-01 09:11:58.703257 14.96 1 2013-03-01 09:11:58.703257 14.96 1 2013-03-01 09:11:58.703257 14.96 1 2013-03-01 09:11:58.703257 14.96 1 2013-03-01 09:11:58.703258 19.65 1 2013-03-01 09:11:58.703258 19.65 1 2013-03-01 09:11:58.703258 19.65 1 2013-03-01 09:11:58.703258 19.65 1 2013-03-01 09:11:58.703258 19.65 1 2013-03-01 09:11:58.703258 19.65 1 2013-03-01 09:11:58.703259 11.37 1 2013-03-01 09:11:58.703259 11.37 1 2013-03-01 09:11:58.703259 11.37 1 2013-03-01 09:11:58.703259 11.37 1 2013-03-01 09:11:58.703259 11.37 1 2013-03-01 09:11:58.703259 11.37 1 2013-03-01 09:11:58.703259 11.37 1 2013-03-01 09:11:58.70326 3.81 1 2013-03-01 09:11:58.70326 3.81 1 2013-03-01 09:11:58.70326 3.81 1 2013-03-01 09:11:58.70326 3.81 1 2013-03-01 09:11:58.703261 8.66 1 2013-03-01 09:11:58.703261 8.66 1 2013-03-01 09:11:58.703261 8.66 1 2013-03-01 09:11:58.703261 8.66 1 2013-03-01 09:11:58.703261 8.66 1 2013-03-01 09:11:58.703261 8.66 1 2013-03-01 09:11:58.703261 8.66 1 2013-03-01 09:11:58.703262 1.81 1 2013-03-01 09:11:58.703262 1.81 1 2013-03-01 09:11:58.703262 1.81 1 2013-03-01 09:11:58.703262 1.81 1 2013-03-01 09:11:58.703262 1.81 1 2013-03-01 09:11:58.703262 1.81 1 2013-03-01 09:11:58.703262 1.81 1 2013-03-01 09:11:58.703262 1.81 1 2013-03-01 09:11:58.703262 1.81 1 2013-03-01 09:11:58.703263 14.4 1 2013-03-01 09:11:58.703263 14.4 1 2013-03-01 09:11:58.703263 14.4 1 2013-03-01 09:11:58.703263 14.4 1 2013-03-01 09:11:58.703263 14.4 1 2013-03-01 09:11:58.703263 14.4 1 2013-03-01 09:11:58.703263 14.4 1 2013-03-01 09:11:58.703263 14.4 1 2013-03-01 09:11:58.703263 14.4 1 2013-03-01 09:11:58.703263 14.4 1 2013-03-01 09:11:58.703264 52.49 1 2013-03-01 09:11:58.703264 52.49 1 2013-03-01 09:11:58.703264 52.49 1 2013-03-01 09:11:58.703264 52.49 1 2013-03-01 09:11:58.703265 6.88 1 2013-03-01 09:11:58.703265 6.88 1 2013-03-01 09:11:58.703265 6.88 1 2013-03-01 09:11:58.703265 6.88 1 2013-03-01 09:11:58.703265 6.88 1 2013-03-01 09:11:58.703265 6.88 1 2013-03-01 09:11:58.703265 6.88 1 2013-03-01 09:11:58.703266 47.71 1 2013-03-01 09:11:58.703266 47.71 1 2013-03-01 09:11:58.703266 47.71 1 2013-03-01 09:11:58.703266 47.71 1 2013-03-01 09:11:58.703267 12.22 1 2013-03-01 09:11:58.703267 12.22 1 2013-03-01 09:11:58.703267 12.22 1 2013-03-01 09:11:58.703267 12.22 1 2013-03-01 09:11:58.703267 12.22 1 2013-03-01 09:11:58.703267 12.22 1 2013-03-01 09:11:58.703268 94.73 1 2013-03-01 09:11:58.703268 94.73 1 2013-03-01 09:11:58.703268 94.73 1 2013-03-01 09:11:58.703268 94.73 1 2013-03-01 09:11:58.703268 94.73 1 2013-03-01 09:11:58.703268 94.73 1 2013-03-01 09:11:58.703268 94.73 1 2013-03-01 09:11:58.703268 94.73 1 2013-03-01 09:11:58.703269 43.84 1 2013-03-01 09:11:58.703269 43.84 1 2013-03-01 09:11:58.703269 43.84 1 2013-03-01 09:11:58.70327 5.01 1 2013-03-01 09:11:58.70327 5.01 1 2013-03-01 09:11:58.70327 5.01 1 2013-03-01 09:11:58.70327 5.01 1 2013-03-01 09:11:58.703271 61.16 1 2013-03-01 09:11:58.703271 61.16 1 2013-03-01 09:11:58.703272 7.49 1 2013-03-01 09:11:58.703272 7.49 1 2013-03-01 09:11:58.703272 7.49 1 2013-03-01 09:11:58.703272 7.49 1 2013-03-01 09:11:58.703273 10.94 1 2013-03-01 09:11:58.703274 10.79 1 2013-03-01 09:11:58.703274 10.79 1 2013-03-01 09:11:58.703274 10.79 1 2013-03-01 09:11:58.703274 10.79 1 2013-03-01 09:11:58.703274 10.79 1 2013-03-01 09:11:58.703274 10.79 1 2013-03-01 09:11:58.703274 10.79 1 2013-03-01 09:11:58.703275 20.57 1 2013-03-01 09:11:58.703275 20.57 1 2013-03-01 09:11:58.703275 20.57 1 2013-03-01 09:11:58.703276 63.54 1 2013-03-01 09:11:58.703276 63.54 1 2013-03-01 09:11:58.703276 63.54 1 2013-03-01 09:11:58.703276 63.54 1 2013-03-01 09:11:58.703277 3.37 1 2013-03-01 09:11:58.703277 3.37 1 2013-03-01 09:11:58.703277 3.37 1 2013-03-01 09:11:58.703277 3.37 1 2013-03-01 09:11:58.703278 9.74 1 2013-03-01 09:11:58.703278 9.74 1 2013-03-01 09:11:58.703278 9.74 1 2013-03-01 09:11:58.703278 9.74 1 2013-03-01 09:11:58.703278 9.74 1 2013-03-01 09:11:58.703278 9.74 1 2013-03-01 09:11:58.703279 20.85 1 2013-03-01 09:11:58.703279 20.85 1 2013-03-01 09:11:58.703279 20.85 1 2013-03-01 09:11:58.703279 20.85 1 2013-03-01 09:11:58.703279 20.85 1 2013-03-01 09:11:58.703279 20.85 1 2013-03-01 09:11:58.703279 20.85 1 2013-03-01 09:11:58.70328 40.68 1 2013-03-01 09:11:58.70328 40.68 1 2013-03-01 09:11:58.70328 40.68 1 2013-03-01 09:11:58.70328 40.68 1 2013-03-01 09:11:58.70328 40.68 1 2013-03-01 09:11:58.70328 40.68 1 2013-03-01 09:11:58.70328 40.68 1 2013-03-01 09:11:58.703281 19.95 1 2013-03-01 09:11:58.703281 19.95 1 2013-03-01 09:11:58.703281 19.95 1 2013-03-01 09:11:58.703281 19.95 1 2013-03-01 09:11:58.703282 7.5 1 2013-03-01 09:11:58.703282 7.5 1 2013-03-01 09:11:58.703282 7.5 1 2013-03-01 09:11:58.703282 7.5 1 2013-03-01 09:11:58.703282 7.5 1 2013-03-01 09:11:58.703282 7.5 1 2013-03-01 09:11:58.703283 17.62 1 2013-03-01 09:11:58.703283 17.62 1 2013-03-01 09:11:58.703283 17.62 1 2013-03-01 09:11:58.703283 17.62 1 2013-03-01 09:11:58.703283 17.62 1 2013-03-01 09:11:58.703283 17.62 1 2013-03-01 09:11:58.703283 17.62 1 2013-03-01 09:11:58.703283 17.62 1 2013-03-01 09:11:58.703284 99.88 1 2013-03-01 09:11:58.703284 99.88 1 2013-03-01 09:11:58.703284 99.88 1 2013-03-01 09:11:58.703284 99.88 1 2013-03-01 09:11:58.703284 99.88 1 2013-03-01 09:11:58.703284 99.88 1 2013-03-01 09:11:58.703285 58.66 1 2013-03-01 09:11:58.703285 58.66 1 2013-03-01 09:11:58.703285 58.66 1 2013-03-01 09:11:58.703285 58.66 1 2013-03-01 09:11:58.703285 58.66 1 2013-03-01 09:11:58.703286 9.53 1 2013-03-01 09:11:58.703286 9.53 1 2013-03-01 09:11:58.703286 9.53 1 2013-03-01 09:11:58.703286 9.53 1 2013-03-01 09:11:58.703287 0.89 1 2013-03-01 09:11:58.703287 0.89 1 2013-03-01 09:11:58.703287 0.89 1 2013-03-01 09:11:58.703288 60.57 1 2013-03-01 09:11:58.703288 60.57 1 2013-03-01 09:11:58.703289 0.56 1 2013-03-01 09:11:58.703289 0.56 1 2013-03-01 09:11:58.703289 0.56 1 2013-03-01 09:11:58.703289 0.56 1 2013-03-01 09:11:58.703289 0.56 1 2013-03-01 09:11:58.703289 0.56 1 2013-03-01 09:11:58.703289 0.56 1 2013-03-01 09:11:58.70329 16.89 1 2013-03-01 09:11:58.70329 16.89 1 2013-03-01 09:11:58.70329 16.89 1 2013-03-01 09:11:58.70329 16.89 1 2013-03-01 09:11:58.70329 16.89 1 2013-03-01 09:11:58.70329 16.89 1 2013-03-01 09:11:58.703291 1.15 1 2013-03-01 09:11:58.703291 1.15 1 2013-03-01 09:11:58.703291 1.15 1 2013-03-01 09:11:58.703291 1.15 1 2013-03-01 09:11:58.703292 4.24 1 2013-03-01 09:11:58.703292 4.24 1 2013-03-01 09:11:58.703292 4.24 1 2013-03-01 09:11:58.703292 4.24 1 2013-03-01 09:11:58.703293 42.86 1 2013-03-01 09:11:58.703293 42.86 1 2013-03-01 09:11:58.703293 42.86 1 2013-03-01 09:11:58.703294 29.74 1 2013-03-01 09:11:58.703294 29.74 1 2013-03-01 09:11:58.703294 29.74 1 2013-03-01 09:11:58.703294 29.74 1 2013-03-01 09:11:58.703294 29.74 1 2013-03-01 09:11:58.703294 29.74 1 2013-03-01 09:11:58.703295 8.58 1 2013-03-01 09:11:58.703295 8.58 1 2013-03-01 09:11:58.703295 8.58 1 2013-03-01

sbt.ForkMain$ForkError: org.scalatest.exceptions.TestFailedException: 
Failed to execute query using catalyst:
Error: Exception thrown in awaitResult: 
org.apache.spark.SparkException: Exception thrown in awaitResult: 
	at org.apache.spark.util.ThreadUtils$.awaitResult(ThreadUtils.scala:226)
	at org.apache.spark.sql.execution.exchange.BroadcastExchangeExec.doExecuteBroadcast(BroadcastExchangeExec.scala:146)
	at org.apache.spark.sql.execution.InputAdapter.doExecuteBroadcast(WholeStageCodegenExec.scala:370)
	at org.apache.spark.sql.execution.SparkPlan$$anonfun$executeBroadcast$1.apply(SparkPlan.scala:144)
	at org.apache.spark.sql.execution.SparkPlan$$anonfun$executeBroadcast$1.apply(SparkPlan.scala:140)
	at org.apache.spark.sql.execution.SparkPlan$$anonfun$executeQuery$1.apply(SparkPlan.scala:155)
	at org.apache.spark.rdd.RDDOperationScope$.withScope(RDDOperationScope.scala:151)
	at org.apache.spark.sql.execution.SparkPlan.executeQuery(SparkPlan.scala:152)
	at org.apache.spark.sql.execution.SparkPlan.executeBroadcast(SparkPlan.scala:140)
	at org.apache.spark.sql.execution.joins.BroadcastHashJoinExec.prepareBroadcast(BroadcastHashJoinExec.scala:136)
	at org.apache.spark.sql.execution.joins.BroadcastHashJoinExec.codegenInner(BroadcastHashJoinExec.scala:234)
	at org.apache.spark.sql.execution.joins.BroadcastHashJoinExec.doConsume(BroadcastHashJoinExec.scala:103)
	at org.apache.spark.sql.execution.CodegenSupport$class.consume(WholeStageCodegenExec.scala:184)
	at org.apache.spark.sql.execution.FilterExec.consume(basicPhysicalOperators.scala:85)
	at org.apache.spark.sql.execution.FilterExec.doConsume(basicPhysicalOperators.scala:206)
	at org.apache.spark.sql.execution.CodegenSupport$class.consume(WholeStageCodegenExec.scala:184)
	at org.apache.spark.sql.execution.InputAdapter.consume(WholeStageCodegenExec.scala:357)
	at org.apache.spark.sql.execution.InputAdapter.doProduce(WholeStageCodegenExec.scala:386)
	at org.apache.spark.sql.execution.CodegenSupport$$anonfun$produce$1.apply(WholeStageCodegenExec.scala:90)
	at org.apache.spark.sql.execution.CodegenSupport$$anonfun$produce$1.apply(WholeStageCodegenExec.scala:85)
	at org.apache.spark.sql.execution.SparkPlan$$anonfun$executeQuery$1.apply(SparkPlan.scala:155)
	at org.apache.spark.rdd.RDDOperationScope$.withScope(RDDOperationScope.scala:151)
	at org.apache.spark.sql.execution.SparkPlan.executeQuery(SparkPlan.scala:152)
	at org.apache.spark.sql.execution.CodegenSupport$class.produce(WholeStageCodegenExec.scala:85)
	at org.apache.spark.sql.execution.InputAdapter.produce(WholeStageCodegenExec.scala:357)
	at org.apache.spark.sql.execution.FilterExec.doProduce(basicPhysicalOperators.scala:125)
	at org.apache.spark.sql.execution.CodegenSupport$$anonfun$produce$1.apply(WholeStageCodegenExec.scala:90)
	at org.apache.spark.sql.execution.CodegenSupport$$anonfun$produce$1.apply(WholeStageCodegenExec.scala:85)
	at org.apache.spark.sql.execution.SparkPlan$$anonfun$executeQuery$1.apply(SparkPlan.scala:155)
	at org.apache.spark.rdd.RDDOperationScope$.withScope(RDDOperationScope.scala:151)
	at org.apache.spark.sql.execution.SparkPlan.executeQuery(SparkPlan.scala:152)
	at org.apache.spark.sql.execution.CodegenSupport$class.produce(WholeStageCodegenExec.scala:85)
	at org.apache.spark.sql.execution.FilterExec.produce(basicPhysicalOperators.scala:85)
	at org.apache.spark.sql.execution.joins.BroadcastHashJoinExec.doProduce(BroadcastHashJoinExec.scala:98)
	at org.apache.spark.sql.execution.CodegenSupport$$anonfun$produce$1.apply(WholeStageCodegenExec.scala:90)
	at org.apache.spark.sql.execution.CodegenSupport$$anonfun$produce$1.apply(WholeStageCodegenExec.scala:85)
	at org.apache.spark.sql.execution.SparkPlan$$anonfun$executeQuery$1.apply(SparkPlan.scala:155)
	at org.apache.spark.rdd.RDDOperationScope$.withScope(RDDOperationScope.scala:151)
	at org.apache.spark.sql.execution.SparkPlan.executeQuery(SparkPlan.scala:152)
	at org.apache.spark.sql.execution.CodegenSupport$class.produce(WholeStageCodegenExec.scala:85)
	at org.apache.spark.sql.execution.joins.BroadcastHashJoinExec.produce(BroadcastHashJoinExec.scala:40)
	at org.apache.spark.sql.execution.ProjectExec.doProduce(basicPhysicalOperators.scala:45)
	at org.apache.spark.sql.execution.CodegenSupport$$anonfun$produce$1.apply(WholeStageCodegenExec.scala:90)
	at org.apache.spark.sql.execution.CodegenSupport$$anonfun$produce$1.apply(WholeStageCodegenExec.scala:85)
	at org.apache.spark.sql.execution.SparkPlan$$anonfun$executeQuery$1.apply(SparkPlan.scala:155)
	at org.apache.spark.rdd.RDDOperationScope$.withScope(RDDOperationScope.scala:151)
	at org.apache.spark.sql.execution.SparkPlan.executeQuery(SparkPlan.scala:152)
	at org.apache.spark.sql.execution.CodegenSupport$class.produce(WholeStageCodegenExec.scala:85)
	at org.apache.spark.sql.execution.ProjectExec.produce(basicPhysicalOperators.scala:35)
	at org.apache.spark.sql.execution.WholeStageCodegenExec.doCodeGen(WholeStageCodegenExec.scala:527)
	at org.apache.spark.sql.execution.WholeStageCodegenExec.doExecute(WholeStageCodegenExec.scala:581)
	at org.apache.spark.sql.execution.SparkPlan$$anonfun$execute$1.apply(SparkPlan.scala:131)
	at org.apache.spark.sql.execution.SparkPlan$$anonfun$execute$1.apply(SparkPlan.scala:127)
	at org.apache.spark.sql.execution.SparkPlan$$anonfun$executeQuery$1.apply(SparkPlan.scala:155)
	at org.apache.spark.rdd.RDDOperationScope$.withScope(RDDOperationScope.scala:151)
	at org.apache.spark.sql.execution.SparkPlan.executeQuery(SparkPlan.scala:152)
	at org.apache.spark.sql.execution.SparkPlan.execute(SparkPlan.scala:127)
	at org.apache.spark.sql.execution.exchange.ShuffleExchangeExec.prepareShuffleDependency(ShuffleExchangeExec.scala:92)
	at org.apache.spark.sql.execution.exchange.ShuffleExchangeExec$$anonfun$doExecute$1.apply(ShuffleExchangeExec.scala:128)
	at org.apache.spark.sql.execution.exchange.ShuffleExchangeExec$$anonfun$doExecute$1.apply(ShuffleExchangeExec.scala:119)
	at org.apache.spark.sql.catalyst.errors.package$.attachTree(package.scala:52)
	at org.apache.spark.sql.execution.exchange.ShuffleExchangeExec.doExecute(ShuffleExchangeExec.scala:119)
	at org.apache.spark.sql.execution.SparkPlan$$anonfun$execute$1.apply(SparkPlan.scala:131)
	at org.apache.spark.sql.execution.SparkPlan$$anonfun$execute$1.apply(SparkPlan.scala:127)
	at org.apache.spark.sql.execution.SparkPlan$$anonfun$executeQuery$1.apply(SparkPlan.scala:155)
	at org.apache.spark.rdd.RDDOperationScope$.withScope(RDDOperationScope.scala:151)
	at org.apache.spark.sql.execution.SparkPlan.executeQuery(SparkPlan.scala:152)
	at org.apache.spark.sql.execution.SparkPlan.execute(SparkPlan.scala:127)
	at org.apache.spark.sql.execution.InputAdapter.inputRDDs(WholeStageCodegenExec.scala:374)
	at org.apache.spark.sql.execution.SortExec.inputRDDs(SortExec.scala:121)
	at org.apache.spark.sql.execution.WholeStageCodegenExec.doExecute(WholeStageCodegenExec.scala:610)
	at org.apache.spark.sql.execution.SparkPlan$$anonfun$execute$1.apply(SparkPlan.scala:131)
	at org.apache.spark.sql.execution.SparkPlan$$anonfun$execute$1.apply(SparkPlan.scala:127)
	at org.apache.spark.sql.execution.SparkPlan$$anonfun$executeQuery$1.apply(SparkPlan.scala:155)
	at org.apache.spark.rdd.RDDOperationScope$.withScope(RDDOperationScope.scala:151)
	at org.apache.spark.sql.execution.SparkPlan.executeQuery(SparkPlan.scala:152)
	at org.apache.spark.sql.execution.SparkPlan.execute(SparkPlan.scala:127)
	at org.apache.spark.sql.execution.window.WindowExec.doExecute(WindowExec.scala:302)
	at org.apache.spark.sql.execution.SparkPlan$$anonfun$execute$1.apply(SparkPlan.scala:131)
	at org.apache.spark.sql.execution.SparkPlan$$anonfun$execute$1.apply(SparkPlan.scala:127)
	at org.apache.spark.sql.execution.SparkPlan$$anonfun$executeQuery$1.apply(SparkPlan.scala:155)
	at org.apache.spark.rdd.RDDOperationScope$.withScope(RDDOperationScope.scala:151)
	at org.apache.spark.sql.execution.SparkPlan.executeQuery(SparkPlan.scala:152)
	at org.apache.spark.sql.execution.SparkPlan.execute(SparkPlan.scala:127)
	at org.apache.spark.sql.execution.InputAdapter.inputRDDs(WholeStageCodegenExec.scala:374)
	at org.apache.spark.sql.execution.FilterExec.inputRDDs(basicPhysicalOperators.scala:121)
	at org.apache.spark.sql.execution.WholeStageCodegenExec.doExecute(WholeStageCodegenExec.scala:610)
	at org.apache.spark.sql.execution.SparkPlan$$anonfun$execute$1.apply(SparkPlan.scala:131)
	at org.apache.spark.sql.execution.SparkPlan$$anonfun$execute$1.apply(SparkPlan.scala:127)
	at org.apache.spark.sql.execution.SparkPlan$$anonfun$executeQuery$1.apply(SparkPlan.scala:155)
	at org.apache.spark.rdd.RDDOperationScope$.withScope(RDDOperationScope.scala:151)
	at org.apache.spark.sql.execution.SparkPlan.executeQuery(SparkPlan.scala:152)
	at org.apache.spark.sql.execution.SparkPlan.execute(SparkPlan.scala:127)
	at org.apache.spark.sql.execution.exchange.ShuffleExchangeExec.prepareShuffleDependency(ShuffleExchangeExec.scala:92)
	at org.apache.spark.sql.execution.exchange.ShuffleExchangeExec$$anonfun$doExecute$1.apply(ShuffleExchangeExec.scala:128)
	at org.apache.spark.sql.execution.exchange.ShuffleExchangeExec$$anonfun$doExecute$1.apply(ShuffleExchangeExec.scala:119)
	at org.apache.spark.sql.catalyst.errors.package$.attachTree(package.scala:52)
	at org.apache.spark.sql.execution.exchange.ShuffleExchangeExec.doExecute(ShuffleExchangeExec.scala:119)
	at org.apache.spark.sql.execution.SparkPlan$$anonfun$execute$1.apply(SparkPlan.scala:131)
	at org.apache.spark.sql.execution.SparkPlan$$anonfun$execute$1.apply(SparkPlan.scala:127)
	at org.apache.spark.sql.execution.SparkPlan$$anonfun$executeQuery$1.apply(SparkPlan.scala:155)
	at org.apache.spark.rdd.RDDOperationScope$.withScope(RDDOperationScope.scala:151)
	at org.apache.spark.sql.execution.SparkPlan.executeQuery(SparkPlan.scala:152)
	at org.apache.spark.sql.execution.SparkPlan.execute(SparkPlan.scala:127)
	at org.apache.spark.sql.execution.InputAdapter.inputRDDs(WholeStageCodegenExec.scala:374)
	at org.apache.spark.sql.execution.SortExec.inputRDDs(SortExec.scala:121)
	at org.apache.spark.sql.execution.WholeStageCodegenExec.doExecute(WholeStageCodegenExec.scala:610)
	at org.apache.spark.sql.execution.SparkPlan$$anonfun$execute$1.apply(SparkPlan.scala:131)
	at org.apache.spark.sql.execution.SparkPlan$$anonfun$execute$1.apply(SparkPlan.scala:127)
	at org.apache.spark.sql.execution.SparkPlan$$anonfun$executeQuery$1.apply(SparkPlan.scala:155)
	at org.apache.spark.rdd.RDDOperationScope$.withScope(RDDOperationScope.scala:151)
	at org.apache.spark.sql.execution.SparkPlan.executeQuery(SparkPlan.scala:152)
	at org.apache.spark.sql.execution.SparkPlan.execute(SparkPlan.scala:127)
	at org.apache.spark.sql.execution.SparkPlan.getByteArrayRdd(SparkPlan.scala:247)
	at org.apache.spark.sql.execution.SparkPlan.executeCollect(SparkPlan.scala:294)
	at org.apache.spark.sql.execution.SparkPlan.executeCollectPublic(SparkPlan.scala:324)
	at org.apache.spark.sql.execution.QueryExecution.hiveResultString(QueryExecution.scala:121)
	at org.apache.spark.sql.hive.execution.HiveComparisonTest$$anonfun$createQueryTest$6$$anonfun$25$$anonfun$getResult$1$1.apply(HiveComparisonTest.scala:348)
	at org.apache.spark.sql.hive.execution.HiveComparisonTest$$anonfun$createQueryTest$6$$anonfun$25$$anonfun$getResult$1$1.apply(HiveComparisonTest.scala:348)
	at org.apache.spark.sql.execution.SQLExecution$$anonfun$withNewExecutionId$1.apply(SQLExecution.scala:78)
	at org.apache.spark.sql.execution.SQLExecution$.withSQLConfPropagated(SQLExecution.scala:125)
	at org.apache.spark.sql.execution.SQLExecution$.withNewExecutionId(SQLExecution.scala:73)
	at org.apache.spark.sql.hive.execution.HiveComparisonTest$$anonfun$createQueryTest$6$$anonfun$25.getResult$1(HiveComparisonTest.scala:348)
	at org.apache.spark.sql.hive.execution.HiveComparisonTest$$anonfun$createQueryTest$6$$anonfun$25.apply(HiveComparisonTest.scala:350)
	at org.apache.spark.sql.hive.execution.HiveComparisonTest$$anonfun$createQueryTest$6$$anonfun$25.apply(HiveComparisonTest.scala:345)
	at scala.collection.TraversableLike$$anonfun$map$1.apply(TraversableLike.scala:234)
	at scala.collection.TraversableLike$$anonfun$map$1.apply(TraversableLike.scala:234)
	at scala.collection.mutable.ResizableArray$class.foreach(ResizableArray.scala:59)
	at scala.collection.mutable.ArrayBuffer.foreach(ArrayBuffer.scala:48)
	at scala.collection.TraversableLike$class.map(TraversableLike.scala:234)
	at scala.collection.AbstractTraversable.map(Traversable.scala:104)
	at org.apache.spark.sql.hive.execution.HiveComparisonTest$$anonfun$createQueryTest$6.doTest$1(HiveComparisonTest.scala:345)
	at org.apache.spark.sql.hive.execution.HiveComparisonTest$$anonfun$createQueryTest$6.apply(HiveComparisonTest.scala:462)
	at org.scalatest.OutcomeOf$class.outcomeOf(OutcomeOf.scala:85)
	at org.scalatest.OutcomeOf$.outcomeOf(OutcomeOf.scala:104)
	at org.scalatest.Transformer.apply(Transformer.scala:22)
	at org.scalatest.Transformer.apply(Transformer.scala:20)
	at org.scalatest.FunSuiteLike$$anon$1.apply(FunSuiteLike.scala:186)
	at org.apache.spark.SparkFunSuite.withFixture(SparkFunSuite.scala:103)
	at org.scalatest.FunSuiteLike$class.invokeWithFixture$1(FunSuiteLike.scala:183)
	at org.scalatest.FunSuiteLike$$anonfun$runTest$1.apply(FunSuiteLike.scala:196)
	at org.scalatest.FunSuiteLike$$anonfun$runTest$1.apply(FunSuiteLike.scala:196)
	at org.scalatest.SuperEngine.runTestImpl(Engine.scala:289)
	at org.scalatest.FunSuiteLike$class.runTest(FunSuiteLike.scala:196)
	at org.apache.spark.sql.hive.execution.HiveWindowFunctionQuerySuite.org$scalatest$BeforeAndAfter$$super$runTest(HiveWindowFunctionQuerySuite.scala:35)
	at org.scalatest.BeforeAndAfter$class.runTest(BeforeAndAfter.scala:203)
	at org.apache.spark.sql.hive.execution.HiveWindowFunctionQuerySuite.runTest(HiveWindowFunctionQuerySuite.scala:35)
	at org.scalatest.FunSuiteLike$$anonfun$runTests$1.apply(FunSuiteLike.scala:229)
	at org.scalatest.FunSuiteLike$$anonfun$runTests$1.apply(FunSuiteLike.scala:229)
	at org.scalatest.SuperEngine$$anonfun$traverseSubNodes$1$1.apply(Engine.scala:396)
	at org.scalatest.SuperEngine$$anonfun$traverseSubNodes$1$1.apply(Engine.scala:384)
	at scala.collection.immutable.List.foreach(List.scala:392)
	at org.scalatest.SuperEngine.traverseSubNodes$1(Engine.scala:384)
	at org.scalatest.SuperEngine.org$scalatest$SuperEngine$$runTestsInBranch(Engine.scala:379)
	at org.scalatest.SuperEngine.runTestsImpl(Engine.scala:461)
	at org.scalatest.FunSuiteLike$class.runTests(FunSuiteLike.scala:229)
	at org.scalatest.FunSuite.runTests(FunSuite.scala:1560)
	at org.scalatest.Suite$class.run(Suite.scala:1147)
	at org.scalatest.FunSuite.org$scalatest$FunSuiteLike$$super$run(FunSuite.scala:1560)
	at org.scalatest.FunSuiteLike$$anonfun$run$1.apply(FunSuiteLike.scala:233)
	at org.scalatest.FunSuiteLike$$anonfun$run$1.apply(FunSuiteLike.scala:233)
	at org.scalatest.SuperEngine.runImpl(Engine.scala:521)
	at org.scalatest.FunSuiteLike$class.run(FunSuiteLike.scala:233)
	at org.apache.spark.SparkFunSuite.org$scalatest$BeforeAndAfterAll$$super$run(SparkFunSuite.scala:52)
	at org.scalatest.BeforeAndAfterAll$class.liftedTree1$1(BeforeAndAfterAll.scala:213)
	at org.scalatest.BeforeAndAfterAll$class.run(BeforeAndAfterAll.scala:210)
	at org.apache.spark.sql.hive.execution.HiveWindowFunctionQuerySuite.org$scalatest$BeforeAndAfter$$super$run(HiveWindowFunctionQuerySuite.scala:35)
	at org.scalatest.BeforeAndAfter$class.run(BeforeAndAfter.scala:258)
	at org.apache.spark.sql.hive.execution.HiveWindowFunctionQuerySuite.run(HiveWindowFunctionQuerySuite.scala:35)
	at org.scalatest.tools.Framework.org$scalatest$tools$Framework$$runSuite(Framework.scala:314)
	at org.scalatest.tools.Framework$ScalaTestTask.execute(Framework.scala:480)
	at sbt.ForkMain$Run$2.call(ForkMain.java:296)
	at sbt.ForkMain$Run$2.call(ForkMain.java:286)
	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
	at java.lang.Thread.run(Thread.java:748)
Caused by: java.lang.IllegalStateException: Cannot call methods on a stopped SparkContext.
This stopped SparkContext was created at:

org.apache.spark.sql.hive.execution.HiveComparisonTest$$anonfun$createQueryTest$6.apply(HiveComparisonTest.scala:456)
org.scalatest.OutcomeOf$class.outcomeOf(OutcomeOf.scala:85)
org.scalatest.OutcomeOf$.outcomeOf(OutcomeOf.scala:104)
org.scalatest.Transformer.apply(Transformer.scala:22)
org.scalatest.Transformer.apply(Transformer.scala:20)
org.scalatest.FunSuiteLike$$anon$1.apply(FunSuiteLike.scala:186)
org.apache.spark.SparkFunSuite.withFixture(SparkFunSuite.scala:103)
org.scalatest.FunSuiteLike$class.invokeWithFixture$1(FunSuiteLike.scala:183)
org.scalatest.FunSuiteLike$$anonfun$runTest$1.apply(FunSuiteLike.scala:196)
org.scalatest.FunSuiteLike$$anonfun$runTest$1.apply(FunSuiteLike.scala:196)
org.scalatest.SuperEngine.runTestImpl(Engine.scala:289)
org.scalatest.FunSuiteLike$class.runTest(FunSuiteLike.scala:196)
org.scalatest.FunSuite.runTest(FunSuite.scala:1560)
org.scalatest.FunSuiteLike$$anonfun$runTests$1.apply(FunSuiteLike.scala:229)
org.scalatest.FunSuiteLike$$anonfun$runTests$1.apply(FunSuiteLike.scala:229)
org.scalatest.SuperEngine$$anonfun$traverseSubNodes$1$1.apply(Engine.scala:396)
org.scalatest.SuperEngine$$anonfun$traverseSubNodes$1$1.apply(Engine.scala:384)
scala.collection.immutable.List.foreach(List.scala:392)
org.scalatest.SuperEngine.traverseSubNodes$1(Engine.scala:384)
org.scalatest.SuperEngine.org$scalatest$SuperEngine$$runTestsInBranch(Engine.scala:379)

The currently active SparkContext was created at:

(No active SparkContext.)
         
	at org.apache.spark.SparkContext.assertNotStopped(SparkContext.scala:100)
	at org.apache.spark.SparkContext.broadcast(SparkContext.scala:1492)
	at org.apache.spark.sql.hive.HadoopTableReader.<init>(TableReader.scala:89)
	at org.apache.spark.sql.hive.execution.HiveTableScanExec.org$apache$spark$sql$hive$execution$HiveTableScanExec$$hadoopReader$lzycompute(HiveTableScanExec.scala:105)
	at org.apache.spark.sql.hive.execution.HiveTableScanExec.org$apache$spark$sql$hive$execution$HiveTableScanExec$$hadoopReader(HiveTableScanExec.scala:105)
	at org.apache.spark.sql.hive.execution.HiveTableScanExec$$anonfun$10.apply(HiveTableScanExec.scala:188)
	at org.apache.spark.sql.hive.execution.HiveTableScanExec$$anonfun$10.apply(HiveTableScanExec.scala:188)
	at org.apache.spark.util.Utils$.withDummyCallSite(Utils.scala:2457)
	at org.apache.spark.sql.hive.execution.HiveTableScanExec.doExecute(HiveTableScanExec.scala:187)
	at org.apache.spark.sql.execution.SparkPlan$$anonfun$execute$1.apply(SparkPlan.scala:131)
	at org.apache.spark.sql.execution.SparkPlan$$anonfun$execute$1.apply(SparkPlan.scala:127)
	at org.apache.spark.sql.execution.SparkPlan$$anonfun$executeQuery$1.apply(SparkPlan.scala:155)
	at org.apache.spark.rdd.RDDOperationScope$.withScope(RDDOperationScope.scala:151)
	at org.apache.spark.sql.execution.SparkPlan.executeQuery(SparkPlan.scala:152)
	at org.apache.spark.sql.execution.SparkPlan.execute(SparkPlan.scala:127)
	at org.apache.spark.sql.execution.InputAdapter.inputRDDs(WholeStageCodegenExec.scala:374)
	at org.apache.spark.sql.execution.FilterExec.inputRDDs(basicPhysicalOperators.scala:121)
	at org.apache.spark.sql.execution.WholeStageCodegenExec.doExecute(WholeStageCodegenExec.scala:610)
	at org.apache.spark.sql.execution.SparkPlan$$anonfun$execute$1.apply(SparkPlan.scala:131)
	at org.apache.spark.sql.execution.SparkPlan$$anonfun$execute$1.apply(SparkPlan.scala:127)
	at org.apache.spark.sql.execution.SparkPlan$$anonfun$executeQuery$1.apply(SparkPlan.scala:155)
	at org.apache.spark.rdd.RDDOperationScope$.withScope(RDDOperationScope.scala:151)
	at org.apache.spark.sql.execution.SparkPlan.executeQuery(SparkPlan.scala:152)
	at org.apache.spark.sql.execution.SparkPlan.execute(SparkPlan.scala:127)
	at org.apache.spark.sql.execution.SparkPlan.getByteArrayRdd(SparkPlan.scala:247)
	at org.apache.spark.sql.execution.SparkPlan.executeCollectIterator(SparkPlan.scala:304)
	at org.apache.spark.sql.execution.exchange.BroadcastExchangeExec$$anonfun$relationFuture$1$$anonfun$apply$1.apply(BroadcastExchangeExec.scala:79)
	at org.apache.spark.sql.execution.exchange.BroadcastExchangeExec$$anonfun$relationFuture$1$$anonfun$apply$1.apply(BroadcastExchangeExec.scala:76)
	at org.apache.spark.sql.execution.SQLExecution$$anonfun$withExecutionId$1.apply(SQLExecution.scala:101)
	at org.apache.spark.sql.execution.SQLExecution$.withSQLConfPropagated(SQLExecution.scala:125)
	at org.apache.spark.sql.execution.SQLExecution$.withExecutionId(SQLExecution.scala:98)
	at org.apache.spark.sql.execution.exchange.BroadcastExchangeExec$$anonfun$relationFuture$1.apply(BroadcastExchangeExec.scala:75)
	at org.apache.spark.sql.execution.exchange.BroadcastExchangeExec$$anonfun$relationFuture$1.apply(BroadcastExchangeExec.scala:75)
	at scala.concurrent.impl.Future$PromiseCompletingRunnable.liftedTree1$1(Future.scala:24)
	at scala.concurrent.impl.Future$PromiseCompletingRunnable.run(Future.scala:24)
	... 3 more

select ts, dec, rnk
from
  (select ts, dec,
          rank() over (partition by ts order by dec)  as rnk
          from
            (select other.ts, other.dec
             from over1k other
             join over1k on (other.b = over1k.b)
            ) joined
  ) ranked
where rnk =  1
order by ts, dec, rnk
== Parsed Logical Plan ==
'Sort ['ts ASC NULLS FIRST, 'dec ASC NULLS FIRST, 'rnk ASC NULLS FIRST], true
+- 'Project ['ts, 'dec, 'rnk]
   +- 'Filter ('rnk = 1)
      +- 'SubqueryAlias `ranked`
         +- 'Project ['ts, 'dec, 'rank() windowspecdefinition('ts, 'dec ASC NULLS FIRST, unspecifiedframe$()) AS rnk#153652]
            +- 'SubqueryAlias `joined`
               +- 'Project ['other.ts, 'other.dec]
                  +- 'Join Inner, ('other.b = 'over1k.b)
                     :- 'SubqueryAlias `other`
                     :  +- 'UnresolvedRelation `over1k`
                     +- 'UnresolvedRelation `over1k`

== Analyzed Logical Plan ==
ts: timestamp, dec: decimal(4,2), rnk: int
Sort [ts#153663 ASC NULLS FIRST, dec#153664 ASC NULLS FIRST, rnk#153652 ASC NULLS FIRST], true
+- Project [ts#153663, dec#153664, rnk#153652]
   +- Filter (rnk#153652 = 1)
      +- SubqueryAlias `ranked`
         +- Project [ts#153663, dec#153664, rnk#153652]
            +- Project [ts#153663, dec#153664, rnk#153652, rnk#153652]
               +- Window [rank(dec#153664) windowspecdefinition(ts#153663, dec#153664 ASC NULLS FIRST, specifiedwindowframe(RowFrame, unboundedpreceding$(), currentrow$())) AS rnk#153652], [ts#153663], [dec#153664 ASC NULLS FIRST]
                  +- Project [ts#153663, dec#153664]
                     +- SubqueryAlias `joined`
                        +- Project [ts#153663, dec#153664]
                           +- Join Inner, (b#153658L = b#153669L)
                              :- SubqueryAlias `other`
                              :  +- SubqueryAlias `default`.`over1k`
                              :     +- HiveTableRelation `default`.`over1k`, org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe, [t#153655, si#153656, i#153657, b#153658L, f#153659, d#153660, bo#153661, s#153662, ts#153663, dec#153664, bin#153665]
                              +- SubqueryAlias `default`.`over1k`
                                 +- HiveTableRelation `default`.`over1k`, org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe, [t#153666, si#153667, i#153668, b#153669L, f#153670, d#153671, bo#153672, s#153673, ts#153674, dec#153675, bin#153676]

== Optimized Logical Plan ==
Sort [ts#153663 ASC NULLS FIRST, dec#153664 ASC NULLS FIRST, rnk#153652 ASC NULLS FIRST], true
+- Filter (isnotnull(rnk#153652) && (rnk#153652 = 1))
   +- Window [rank(dec#153664) windowspecdefinition(ts#153663, dec#153664 ASC NULLS FIRST, specifiedwindowframe(RowFrame, unboundedpreceding$(), currentrow$())) AS rnk#153652], [ts#153663], [dec#153664 ASC NULLS FIRST]
      +- Project [ts#153663, dec#153664]
         +- Join Inner, (b#153658L = b#153669L)
            :- Project [b#153658L, ts#153663, dec#153664]
            :  +- Filter isnotnull(b#153658L)
            :     +- HiveTableRelation `default`.`over1k`, org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe, [t#153655, si#153656, i#153657, b#153658L, f#153659, d#153660, bo#153661, s#153662, ts#153663, dec#153664, bin#153665]
            +- Project [b#153669L]
               +- Filter isnotnull(b#153669L)
                  +- HiveTableRelation `default`.`over1k`, org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe, [t#153666, si#153667, i#153668, b#153669L, f#153670, d#153671, bo#153672, s#153673, ts#153674, dec#153675, bin#153676]

== Physical Plan ==
*(5) Sort [ts#153663 ASC NULLS FIRST, dec#153664 ASC NULLS FIRST, rnk#153652 ASC NULLS FIRST], true, 0
+- Exchange rangepartitioning(ts#153663 ASC NULLS FIRST, dec#153664 ASC NULLS FIRST, rnk#153652 ASC NULLS FIRST, 5)
   +- *(4) Filter (isnotnull(rnk#153652) && (rnk#153652 = 1))
      +- Window [rank(dec#153664) windowspecdefinition(ts#153663, dec#153664 ASC NULLS FIRST, specifiedwindowframe(RowFrame, unboundedpreceding$(), currentrow$())) AS rnk#153652], [ts#153663], [dec#153664 ASC NULLS FIRST]
         +- *(3) Sort [ts#153663 ASC NULLS FIRST, dec#153664 ASC NULLS FIRST], false, 0
            +- Exchange hashpartitioning(ts#153663, 5)
               +- *(2) Project [ts#153663, dec#153664]
                  +- *(2) BroadcastHashJoin [b#153658L], [b#153669L], Inner, BuildRight
                     :- *(2) Filter isnotnull(b#153658L)
                     :  +- Scan hive default.over1k [b#153658L, ts#153663, dec#153664], HiveTableRelation `default`.`over1k`, org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe, [t#153655, si#153656, i#153657, b#153658L, f#153659, d#153660, bo#153661, s#153662, ts#153663, dec#153664, bin#153665]
                     +- BroadcastExchange HashedRelationBroadcastMode(List(input[0, bigint, false]))
                        +- *(1) Filter isnotnull(b#153669L)
                           +- Scan hive default.over1k [b#153669L], HiveTableRelation `default`.`over1k`, org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe, [t#153666, si#153667, i#153668, b#153669L, f#153670, d#153671, bo#153672, s#153673, ts#153674, dec#153675, bin#153676]
== HIVE - 1294 row(s) ==
2013-03-01 09:11:58.70307	52.64	1
2013-03-01 09:11:58.70307	52.64	1
2013-03-01 09:11:58.70307	52.64	1
2013-03-01 09:11:58.70307	52.64	1
2013-03-01 09:11:58.703071	71.07	1
2013-03-01 09:11:58.703071	71.07	1
2013-03-01 09:11:58.703071	71.07	1
2013-03-01 09:11:58.703071	71.07	1
2013-03-01 09:11:58.703071	71.07	1
2013-03-01 09:11:58.703071	71.07	1
2013-03-01 09:11:58.703071	71.07	1
2013-03-01 09:11:58.703072	2.96	1
2013-03-01 09:11:58.703072	2.96	1
2013-03-01 09:11:58.703072	2.96	1
2013-03-01 09:11:58.703072	2.96	1
2013-03-01 09:11:58.703072	2.96	1
2013-03-01 09:11:58.703073	10.07	1
2013-03-01 09:11:58.703073	10.07	1
2013-03-01 09:11:58.703073	10.07	1
2013-03-01 09:11:58.703073	10.07	1
2013-03-01 09:11:58.703074	37.8	1
2013-03-01 09:11:58.703074	37.8	1
2013-03-01 09:11:58.703074	37.8	1
2013-03-01 09:11:58.703074	37.8	1
2013-03-01 09:11:58.703074	37.8	1
2013-03-01 09:11:58.703074	37.8	1
2013-03-01 09:11:58.703075	5.64	1
2013-03-01 09:11:58.703075	5.64	1
2013-03-01 09:11:58.703075	5.64	1
2013-03-01 09:11:58.703075	5.64	1
2013-03-01 09:11:58.703076	18.51	1
2013-03-01 09:11:58.703076	18.51	1
2013-03-01 09:11:58.703076	18.51	1
2013-03-01 09:11:58.703076	18.51	1
2013-03-01 09:11:58.703076	18.51	1
2013-03-01 09:11:58.703076	18.51	1
2013-03-01 09:11:58.703076	18.51	1
2013-03-01 09:11:58.703077	10.16	1
2013-03-01 09:11:58.703077	10.16	1
2013-03-01 09:11:58.703077	10.16	1
2013-03-01 09:11:58.703077	10.16	1
2013-03-01 09:11:58.703077	10.16	1
2013-03-01 09:11:58.703077	10.16	1
2013-03-01 09:11:58.703078	61.52	1
2013-03-01 09:11:58.703078	61.52	1
2013-03-01 09:11:58.703078	61.52	1
2013-03-01 09:11:58.703078	61.52	1
2013-03-01 09:11:58.703078	61.52	1
2013-03-01 09:11:58.703078	61.52	1
2013-03-01 09:11:58.703079	27.32	1
2013-03-01 09:11:58.703079	27.32	1
2013-03-01 09:11:58.703079	27.32	1
2013-03-01 09:11:58.703079	27.32	1
2013-03-01 09:11:58.70308	1.76	1
2013-03-01 09:11:58.70308	1.76	1
2013-03-01 09:11:58.70308	1.76	1
2013-03-01 09:11:58.70308	1.76	1
2013-03-01 09:11:58.70308	1.76	1
2013-03-01 09:11:58.70308	1.76	1
2013-03-01 09:11:58.70308	1.76	1
2013-03-01 09:11:58.70308	1.76	1
2013-03-01 09:11:58.703081	67.9	1
2013-03-01 09:11:58.703081	67.9	1
2013-03-01 09:11:58.703081	67.9	1
2013-03-01 09:11:58.703081	67.9	1
2013-03-01 09:11:58.703081	67.9	1
2013-03-01 09:11:58.703082	37.25	1
2013-03-01 09:11:58.703082	37.25	1
2013-03-01 09:11:58.703082	37.25	1
2013-03-01 09:11:58.703082	37.25	1
2013-03-01 09:11:58.703082	37.25	1
2013-03-01 09:11:58.703082	37.25	1
2013-03-01 09:11:58.703083	20.52	1
2013-03-01 09:11:58.703083	20.52	1
2013-03-01 09:11:58.703083	20.52	1
2013-03-01 09:11:58.703083	20.52	1
2013-03-01 09:11:58.703083	20.52	1
2013-03-01 09:11:58.703083	20.52	1
2013-03-01 09:11:58.703083	20.52	1
2013-03-01 09:11:58.703083	20.52	1
2013-03-01 09:11:58.703084	1.76	1
2013-03-01 09:11:58.703084	1.76	1
2013-03-01 09:11:58.703084	1.76	1
2013-03-01 09:11:58.703084	1.76	1
2013-03-01 09:11:58.703084	1.76	1
2013-03-01 09:11:58.703085	1.01	1
2013-03-01 09:11:58.703085	1.01	1
2013-03-01 09:11:58.703085	1.01	1
2013-03-01 09:11:58.703085	1.01	1
2013-03-01 09:11:58.703085	1.01	1
2013-03-01 09:11:58.703085	1.01	1
2013-03-01 09:11:58.703085	1.01	1
2013-03-01 09:11:58.703085	1.01	1
2013-03-01 09:11:58.703086	9.96	1
2013-03-01 09:11:58.703086	9.96	1
2013-03-01 09:11:58.703086	9.96	1
2013-03-01 09:11:58.703086	9.96	1
2013-03-01 09:11:58.703086	9.96	1
2013-03-01 09:11:58.703087	10.63	1
2013-03-01 09:11:58.703087	10.63	1
2013-03-01 09:11:58.703087	10.63	1
2013-03-01 09:11:58.703087	10.63	1
2013-03-01 09:11:58.703088	1.97	1
2013-03-01 09:11:58.703088	1.97	1
2013-03-01 09:11:58.703088	1.97	1
2013-03-01 09:11:58.703088	1.97	1
2013-03-01 09:11:58.703088	1.97	1
2013-03-01 09:11:58.703088	1.97	1
2013-03-01 09:11:58.703089	8.76	1
2013-03-01 09:11:58.703089	8.76	1
2013-03-01 09:11:58.703089	8.76	1
2013-03-01 09:11:58.703089	8.76	1
2013-03-01 09:11:58.70309	50.99	1
2013-03-01 09:11:58.70309	50.99	1
2013-03-01 09:11:58.70309	50.99	1
2013-03-01 09:11:58.70309	50.99	1
2013-03-01 09:11:58.70309	50.99	1
2013-03-01 09:11:58.70309	50.99	1
2013-03-01 09:11:58.70309	50.99	1
2013-03-01 09:11:58.703091	15.85	1
2013-03-01 09:11:58.703091	15.85	1
2013-03-01 09:11:58.703091	15.85	1
2013-03-01 09:11:58.703091	15.85	1
2013-03-01 09:11:58.703092	36.84	1
2013-03-01 09:11:58.703092	36.84	1
2013-03-01 09:11:58.703092	36.84	1
2013-03-01 09:11:58.703092	36.84	1
2013-03-01 09:11:58.703092	36.84	1
2013-03-01 09:11:58.703092	36.84	1
2013-03-01 09:11:58.703093	14.85	1
2013-03-01 09:11:58.703093	14.85	1
2013-03-01 09:11:58.703093	14.85	1
2013-03-01 09:11:58.703094	57.11	1
2013-03-01 09:11:58.703094	57.11	1
2013-03-01 09:11:58.703094	57.11	1
2013-03-01 09:11:58.703095	9.77	1
2013-03-01 09:11:58.703095	9.77	1
2013-03-01 09:11:58.703095	9.77	1
2013-03-01 09:11:58.703095	9.77	1
2013-03-01 09:11:58.703095	9.77	1
2013-03-01 09:11:58.703095	9.77	1
2013-03-01 09:11:58.703095	9.77	1
2013-03-01 09:11:58.703096	11.64	1
2013-03-01 09:11:58.703096	11.64	1
2013-03-01 09:11:58.703096	11.64	1
2013-03-01 09:11:58.703096	11.64	1
2013-03-01 09:11:58.703096	11.64	1
2013-03-01 09:11:58.703096	11.64	1
2013-03-01 09:11:58.703096	11.64	1
2013-03-01 09:11:58.703096	11.64	1
2013-03-01 09:11:58.703097	0.9	1
2013-03-01 09:11:58.703097	0.9	1
2013-03-01 09:11:58.703097	0.9	1
2013-03-01 09:11:58.703098	1.35	1
2013-03-01 09:11:58.703098	1.35	1
2013-03-01 09:11:58.703098	1.35	1
2013-03-01 09:11:58.703098	1.35	1
2013-03-01 09:11:58.703098	1.35	1
2013-03-01 09:11:58.703099	11.69	1
2013-03-01 09:11:58.703099	11.69	1
2013-03-01 09:11:58.703099	11.69	1
2013-03-01 09:11:58.703101	8.72	1
2013-03-01 09:11:58.703101	8.72	1
2013-03-01 09:11:58.703101	8.72	1
2013-03-01 09:11:58.703101	8.72	1
2013-03-01 09:11:58.703101	8.72	1
2013-03-01 09:11:58.703101	8.72	1
2013-03-01 09:11:58.703101	8.72	1
2013-03-01 09:11:58.703102	63.65	1
2013-03-01 09:11:58.703102	63.65	1
2013-03-01 09:11:58.703102	63.65	1
2013-03-01 09:11:58.703102	63.65	1
2013-03-01 09:11:58.703102	63.65	1
2013-03-01 09:11:58.703102	63.65	1
2013-03-01 09:11:58.703103	8.65	1
2013-03-01 09:11:58.703103	8.65	1
2013-03-01 09:11:58.703103	8.65	1
2013-03-01 09:11:58.703103	8.65	1
2013-03-01 09:11:58.703103	8.65	1
2013-03-01 09:11:58.703103	8.65	1
2013-03-01 09:11:58.703103	8.65	1
2013-03-01 09:11:58.703104	2.04	1
2013-03-01 09:11:58.703104	2.04	1
2013-03-01 09:11:58.703104	2.04	1
2013-03-01 09:11:58.703104	2.04	1
2013-03-01 09:11:58.703104	2.04	1
2013-03-01 09:11:58.703104	2.04	1
2013-03-01 09:11:58.703105	28.47	1
2013-03-01 09:11:58.703105	28.47	1
2013-03-01 09:11:58.703106	11.81	1
2013-03-01 09:11:58.703106	11.81	1
2013-03-01 09:11:58.703106	11.81	1
2013-03-01 09:11:58.703106	11.81	1
2013-03-01 09:11:58.703107	16.26	1
2013-03-01 09:11:58.703107	16.26	1
2013-03-01 09:11:58.703107	16.26	1
2013-03-01 09:11:58.703107	16.26	1
2013-03-01 09:11:58.703107	16.26	1
2013-03-01 09:11:58.703107	16.26	1
2013-03-01 09:11:58.703107	16.26	1
2013-03-01 09:11:58.703108	28.47	1
2013-03-01 09:11:58.703108	28.47	1
2013-03-01 09:11:58.703108	28.47	1
2013-03-01 09:11:58.703108	28.47	1
2013-03-01 09:11:58.703109	38.98	1
2013-03-01 09:11:58.703109	38.98	1
2013-03-01 09:11:58.703109	38.98	1
2013-03-01 09:11:58.703109	38.98	1
2013-03-01 09:11:58.70311	8.16	1
2013-03-01 09:11:58.70311	8.16	1
2013-03-01 09:11:58.70311	8.16	1
2013-03-01 09:11:58.70311	8.16	1
2013-03-01 09:11:58.703111	18.8	1
2013-03-01 09:11:58.703111	18.8	1
2013-03-01 09:11:58.703111	18.8	1
2013-03-01 09:11:58.703111	18.8	1
2013-03-01 09:11:58.703111	18.8	1
2013-03-01 09:11:58.703111	18.8	1
2013-03-01 09:11:58.703111	18.8	1
2013-03-01 09:11:58.703112	13.29	1
2013-03-01 09:11:58.703112	13.29	1
2013-03-01 09:11:58.703112	13.29	1
2013-03-01 09:11:58.703112	13.29	1
2013-03-01 09:11:58.703113	21.8	1
2013-03-01 09:11:58.703113	21.8	1
2013-03-01 09:11:58.703113	21.8	1
2013-03-01 09:11:58.703113	21.8	1
2013-03-01 09:11:58.703113	21.8	1
2013-03-01 09:11:58.703113	21.8	1
2013-03-01 09:11:58.703113	21.8	1
2013-03-01 09:11:58.703113	21.8	1
2013-03-01 09:11:58.703113	21.8	1
2013-03-01 09:11:58.703113	21.8	1
2013-03-01 09:11:58.703114	73.94	1
2013-03-01 09:11:58.703114	73.94	1
2013-03-01 09:11:58.703114	73.94	1
2013-03-01 09:11:58.703114	73.94	1
2013-03-01 09:11:58.703114	73.94	1
2013-03-01 09:11:58.703114	73.94	1
2013-03-01 09:11:58.703115	27.52	1
2013-03-01 09:11:58.703115	27.52	1
2013-03-01 09:11:58.703115	27.52	1
2013-03-01 09:11:58.703115	27.52	1
2013-03-01 09:11:58.703115	27.52	1
2013-03-01 09:11:58.703116	33.45	1
2013-03-01 09:11:58.703116	33.45	1
2013-03-01 09:11:58.703116	33.45	1
2013-03-01 09:11:58.703116	33.45	1
2013-03-01 09:11:58.703117	21.81	1
2013-03-01 09:11:58.703117	21.81	1
2013-03-01 09:11:58.703117	21.81	1
2013-03-01 09:11:58.703117	21.81	1
2013-03-01 09:11:58.703117	21.81	1
2013-03-01 09:11:58.703117	21.81	1
2013-03-01 09:11:58.703118	8.69	1
2013-03-01 09:11:58.703118	8.69	1
2013-03-01 09:11:58.703119	58.02	1
2013-03-01 09:11:58.703119	58.02	1
2013-03-01 09:11:58.70312	52.6	1
2013-03-01 09:11:58.70312	52.6	1
2013-03-01 09:11:58.70312	52.6	1
2013-03-01 09:11:58.70312	52.6	1
2013-03-01 09:11:58.703121	96.9	1
2013-03-01 09:11:58.703121	96.9	1
2013-03-01 09:11:58.703121	96.9	1
2013-03-01 09:11:58.703121	96.9	1
2013-03-01 09:11:58.703122	53.56	1
2013-03-01 09:11:58.703122	53.56	1
2013-03-01 09:11:58.703122	53.56	1
2013-03-01 09:11:58.703122	53.56	1
2013-03-01 09:11:58.703122	53.56	1
2013-03-01 09:11:58.703123	94.35	1
2013-03-01 09:11:58.703123	94.35	1
2013-03-01 09:11:58.703123	94.35	1
2013-03-01 09:11:58.703123	94.35	1
2013-03-01 09:11:58.703124	8.93	1
2013-03-01 09:11:58.703124	8.93	1
2013-03-01 09:11:58.703124	8.93	1
2013-03-01 09:11:58.703125	14.94	1
2013-03-01 09:11:58.703125	14.94	1
2013-03-01 09:11:58.703125	14.94	1
2013-03-01 09:11:58.703126	5.49	1
2013-03-01 09:11:58.703126	5.49	1
2013-03-01 09:11:58.703126	5.49	1
2013-03-01 09:11:58.703126	5.49	1
2013-03-01 09:11:58.703127	3.98	1
2013-03-01 09:11:58.703127	3.98	1
2013-03-01 09:11:58.703127	3.98	1
2013-03-01 09:11:58.703127	3.98	1
2013-03-01 09:11:58.703128	11.45	1
2013-03-01 09:11:58.703128	11.45	1
2013-03-01 09:11:58.703128	11.45	1
2013-03-01 09:11:58.703128	11.45	1
2013-03-01 09:11:58.70313	5.83	1
2013-03-01 09:11:58.70313	5.83	1
2013-03-01 09:11:58.70313	5.83	1
2013-03-01 09:11:58.70313	5.83	1
2013-03-01 09:11:58.70313	5.83	1
2013-03-01 09:11:58.70313	5.83	1
2013-03-01 09:11:58.703131	1.75	1
2013-03-01 09:11:58.703131	1.75	1
2013-03-01 09:11:58.703131	1.75	1
2013-03-01 09:11:58.703131	1.75	1
2013-03-01 09:11:58.703131	1.75	1
2013-03-01 09:11:58.703131	1.75	1
2013-03-01 09:11:58.703131	1.75	1
2013-03-01 09:11:58.703132	1.86	1
2013-03-01 09:11:58.703132	1.86	1
2013-03-01 09:11:58.703133	27.34	1
2013-03-01 09:11:58.703133	27.34	1
2013-03-01 09:11:58.703133	27.34	1
2013-03-01 09:11:58.703133	27.34	1
2013-03-01 09:11:58.703134	98.9	1
2013-03-01 09:11:58.703134	98.9	1
2013-03-01 09:11:58.703134	98.9	1
2013-03-01 09:11:58.703134	98.9	1
2013-03-01 09:11:58.703134	98.9	1
2013-03-01 09:11:58.703135	29.14	1
2013-03-01 09:11:58.703135	29.14	1
2013-03-01 09:11:58.703135	29.14	1
2013-03-01 09:11:58.703136	11.87	1
2013-03-01 09:11:58.703136	11.87	1
2013-03-01 09:11:58.703136	11.87	1
2013-03-01 09:11:58.703136	11.87	1
2013-03-01 09:11:58.703136	11.87	1
2013-03-01 09:11:58.703136	11.87	1
2013-03-01 09:11:58.703136	11.87	1
2013-03-01 09:11:58.703137	18.11	1
2013-03-01 09:11:58.703137	18.11	1
2013-03-01 09:11:58.703137	18.11	1
2013-03-01 09:11:58.703137	18.11	1
2013-03-01 09:11:58.703137	18.11	1
2013-03-01 09:11:58.703138	55.68	1
2013-03-01 09:11:58.703138	55.68	1
2013-03-01 09:11:58.703138	55.68	1
2013-03-01 09:11:58.703138	55.68	1
2013-03-01 09:11:58.703139	12.67	1
2013-03-01 09:11:58.703139	12.67	1
2013-03-01 09:11:58.70314	2.83	1
2013-03-01 09:11:58.70314	2.83	1
2013-03-01 09:11:58.70314	2.83	1
2013-03-01 09:11:58.70314	2.83	1
2013-03-01 09:11:58.70314	2.83	1
2013-03-01 09:11:58.70314	2.83	1
2013-03-01 09:11:58.70314	2.83	1
2013-03-01 09:11:58.703141	76.06	1
2013-03-01 09:11:58.703141	76.06	1
2013-03-01 09:11:58.703141	76.06	1
2013-03-01 09:11:58.703141	76.06	1
2013-03-01 09:11:58.703141	76.06	1
2013-03-01 09:11:58.703141	76.06	1
2013-03-01 09:11:58.703141	76.06	1
2013-03-01 09:11:58.703141	76.06	1
2013-03-01 09:11:58.703142	24.25	1
2013-03-01 09:11:58.703142	24.25	1
2013-03-01 09:11:58.703142	24.25	1
2013-03-01 09:11:58.703143	26.86	1
2013-03-01 09:11:58.703143	26.86	1
2013-03-01 09:11:58.703143	26.86	1
2013-03-01 09:11:58.703143	26.86	1
2013-03-01 09:11:58.703143	26.86	1
2013-03-01 09:11:58.703143	26.86	1
2013-03-01 09:11:58.703143	26.86	1
2013-03-01 09:11:58.703144	3.43	1
2013-03-01 09:11:58.703144	3.43	1
2013-03-01 09:11:58.703144	3.43	1
2013-03-01 09:11:58.703145	8.46	1
2013-03-01 09:11:58.703145	8.46	1
2013-03-01 09:11:58.703145	8.46	1
2013-03-01 09:11:58.703145	8.46	1
2013-03-01 09:11:58.703145	8.46	1
2013-03-01 09:11:58.703145	8.46	1
2013-03-01 09:11:58.703145	8.46	1
2013-03-01 09:11:58.703145	8.46	1
2013-03-01 09:11:58.703146	89.12	1
2013-03-01 09:11:58.703146	89.12	1
2013-03-01 09:11:58.703146	89.12	1
2013-03-01 09:11:58.703146	89.12	1
2013-03-01 09:11:58.703146	89.12	1
2013-03-01 09:11:58.703146	89.12	1
2013-03-01 09:11:58.703146	89.12	1
2013-03-01 09:11:58.703146	89.12	1
2013-03-01 09:11:58.703146	89.12	1
2013-03-01 09:11:58.703146	89.12	1
2013-03-01 09:11:58.703147	54.94	1
2013-03-01 09:11:58.703147	54.94	1
2013-03-01 09:11:58.703147	54.94	1
2013-03-01 09:11:58.703147	54.94	1
2013-03-01 09:11:58.703147	54.94	1
2013-03-01 09:11:58.703148	26.97	1
2013-03-01 09:11:58.703148	26.97	1
2013-03-01 09:11:58.703148	26.97	1
2013-03-01 09:11:58.703148	26.97	1
2013-03-01 09:11:58.703148	26.97	1
2013-03-01 09:11:58.703148	26.97	1
2013-03-01 09:11:58.703149	58.05	1
2013-03-01 09:11:58.703149	58.05	1
2013-03-01 09:11:58.703149	58.05	1
2013-03-01 09:11:58.703149	58.05	1
2013-03-01 09:11:58.703149	58.05	1
2013-03-01 09:11:58.703149	58.05	1
2013-03-01 09:11:58.70315	33.01	1
2013-03-01 09:11:58.70315	33.01	1
2013-03-01 09:11:58.70315	33.01	1
2013-03-01 09:11:58.70315	33.01	1
2013-03-01 09:11:58.703151	95.69	1
2013-03-01 09:11:58.703151	95.69	1
2013-03-01 09:11:58.703151	95.69	1
2013-03-01 09:11:58.703151	95.69	1
2013-03-01 09:11:58.703151	95.69	1
2013-03-01 09:11:58.703152	6.85	1
2013-03-01 09:11:58.703152	6.85	1
2013-03-01 09:11:58.703152	6.85	1
2013-03-01 09:11:58.703152	6.85	1
2013-03-01 09:11:58.703152	6.85	1
2013-03-01 09:11:58.703153	4.11	1
2013-03-01 09:11:58.703153	4.11	1
2013-03-01 09:11:58.703153	4.11	1
2013-03-01 09:11:58.703153	4.11	1
2013-03-01 09:11:58.703154	16.93	1
2013-03-01 09:11:58.703154	16.93	1
2013-03-01 09:11:58.703154	16.93	1
2013-03-01 09:11:58.703154	16.93	1
2013-03-01 09:11:58.703154	16.93	1
2013-03-01 09:11:58.703155	6.93	1
2013-03-01 09:11:58.703155	6.93	1
2013-03-01 09:11:58.703155	6.93	1
2013-03-01 09:11:58.703155	6.93	1
2013-03-01 09:11:58.703155	6.93	1
2013-03-01 09:11:58.703155	6.93	1
2013-03-01 09:11:58.703155	6.93	1
2013-03-01 09:11:58.703155	6.93	1
2013-03-01 09:11:58.703156	21.79	1
2013-03-01 09:11:58.703156	21.79	1
2013-03-01 09:11:58.703156	21.79	1
2013-03-01 09:11:58.703156	21.79	1
2013-03-01 09:11:58.703156	21.79	1
2013-03-01 09:11:58.703156	21.79	1
2013-03-01 09:11:58.703156	21.79	1
2013-03-01 09:11:58.703156	21.79	1
2013-03-01 09:11:58.703157	1.29	1
2013-03-01 09:11:58.703157	1.29	1
2013-03-01 09:11:58.703157	1.29	1
2013-03-01 09:11:58.703157	1.29	1
2013-03-01 09:11:58.703157	1.29	1
2013-03-01 09:11:58.703157	1.29	1
2013-03-01 09:11:58.703158	71.89	1
2013-03-01 09:11:58.703158	71.89	1
2013-03-01 09:11:58.703158	71.89	1
2013-03-01 09:11:58.703159	64.06	1
2013-03-01 09:11:58.703159	64.06	1
2013-03-01 09:11:58.703159	64.06	1
2013-03-01 09:11:58.703159	64.06	1
2013-03-01 09:11:58.703159	64.06	1
2013-03-01 09:11:58.703159	64.06	1
2013-03-01 09:11:58.70316	11.93	1
2013-03-01 09:11:58.70316	11.93	1
2013-03-01 09:11:58.70316	11.93	1
2013-03-01 09:11:58.70316	11.93	1
2013-03-01 09:11:58.703161	15.82	1
2013-03-01 09:11:58.703161	15.82	1
2013-03-01 09:11:58.703161	15.82	1
2013-03-01 09:11:58.703161	15.82	1
2013-03-01 09:11:58.703161	15.82	1
2013-03-01 09:11:58.703162	3.51	1
2013-03-01 09:11:58.703162	3.51	1
2013-03-01 09:11:58.703162	3.51	1
2013-03-01 09:11:58.703162	3.51	1
2013-03-01 09:11:58.703162	3.51	1
2013-03-01 09:11:58.703163	15.7	1
2013-03-01 09:11:58.703163	15.7	1
2013-03-01 09:11:58.703163	15.7	1
2013-03-01 09:11:58.703163	15.7	1
2013-03-01 09:11:58.703163	15.7	1
2013-03-01 09:11:58.703163	15.7	1
2013-03-01 09:11:58.703164	30.27	1
2013-03-01 09:11:58.703164	30.27	1
2013-03-01 09:11:58.703164	30.27	1
2013-03-01 09:11:58.703164	30.27	1
2013-03-01 09:11:58.703164	30.27	1
2013-03-01 09:11:58.703164	30.27	1
2013-03-01 09:11:58.703165	8.38	1
2013-03-01 09:11:58.703165	8.38	1
2013-03-01 09:11:58.703165	8.38	1
2013-03-01 09:11:58.703166	16.6	1
2013-03-01 09:11:58.703166	16.6	1
2013-03-01 09:11:58.703166	16.6	1
2013-03-01 09:11:58.703167	17.66	1
2013-03-01 09:11:58.703167	17.66	1
2013-03-01 09:11:58.703167	17.66	1
2013-03-01 09:11:58.703167	17.66	1
2013-03-01 09:11:58.703167	17.66	1
2013-03-01 09:11:58.703167	17.66	1
2013-03-01 09:11:58.703168	32.03	1
2013-03-01 09:11:58.703168	32.03	1
2013-03-01 09:11:58.703168	32.03	1
2013-03-01 09:11:58.703168	32.03	1
2013-03-01 09:11:58.703168	32.03	1
2013-03-01 09:11:58.703168	32.03	1
2013-03-01 09:11:58.703168	32.03	1
2013-03-01 09:11:58.703168	32.03	1
2013-03-01 09:11:58.703169	39.96	1
2013-03-01 09:11:58.703169	39.96	1
2013-03-01 09:11:58.703169	39.96	1
2013-03-01 09:11:58.703169	39.96	1
2013-03-01 09:11:58.703169	39.96	1
2013-03-01 09:11:58.70317	11.44	1
2013-03-01 09:11:58.70317	11.44	1
2013-03-01 09:11:58.70317	11.44	1
2013-03-01 09:11:58.70317	11.44	1
2013-03-01 09:11:58.70317	11.44	1
2013-03-01 09:11:58.703171	24.94	1
2013-03-01 09:11:58.703171	24.94	1
2013-03-01 09:11:58.703171	24.94	1
2013-03-01 09:11:58.703171	24.94	1
2013-03-01 09:11:58.703171	24.94	1
2013-03-01 09:11:58.703171	24.94	1
2013-03-01 09:11:58.703172	3.44	1
2013-03-01 09:11:58.703172	3.44	1
2013-03-01 09:11:58.703172	3.44	1
2013-03-01 09:11:58.703172	3.44	1
2013-03-01 09:11:58.703172	3.44	1
2013-03-01 09:11:58.703172	3.44	1
2013-03-01 09:11:58.703172	3.44	1
2013-03-01 09:11:58.703172	3.44	1
2013-03-01 09:11:58.703173	8.77	1
2013-03-01 09:11:58.703173	8.77	1
2013-03-01 09:11:58.703173	8.77	1
2013-03-01 09:11:58.703173	8.77	1
2013-03-01 09:11:58.703174	36.33	1
2013-03-01 09:11:58.703174	36.33	1
2013-03-01 09:11:58.703174	36.33	1
2013-03-01 09:11:58.703174	36.33	1
2013-03-01 09:11:58.703175	33.37	1
2013-03-01 09:11:58.703175	33.37	1
2013-03-01 09:11:58.703175	33.37	1
2013-03-01 09:11:58.703175	33.37	1
2013-03-01 09:11:58.703175	33.37	1
2013-03-01 09:11:58.703175	33.37	1
2013-03-01 09:11:58.703176	28.2	1
2013-03-01 09:11:58.703176	28.2	1
2013-03-01 09:11:58.703176	28.2	1
2013-03-01 09:11:58.703176	28.2	1
2013-03-01 09:11:58.703176	28.2	1
2013-03-01 09:11:58.703177	11.43	1
2013-03-01 09:11:58.703177	11.43	1
2013-03-01 09:11:58.703177	11.43	1
2013-03-01 09:11:58.703177	11.43	1
2013-03-01 09:11:58.703177	11.43	1
2013-03-01 09:11:58.703177	11.43	1
2013-03-01 09:11:58.703177	11.43	1
2013-03-01 09:11:58.703178	9.12	1
2013-03-01 09:11:58.703178	9.12	1
2013-03-01 09:11:58.703178	9.12	1
2013-03-01 09:11:58.703178	9.12	1
2013-03-01 09:11:58.703178	9.12	1
2013-03-01 09:11:58.703178	9.12	1
2013-03-01 09:11:58.703178	9.12	1
2013-03-01 09:11:58.703178	9.12	1
2013-03-01 09:11:58.703179	10.82	1
2013-03-01 09:11:58.703179	10.82	1
2013-03-01 09:11:58.703179	10.82	1
2013-03-01 09:11:58.703179	10.82	1
2013-03-01 09:11:58.70318	10.28	1
2013-03-01 09:11:58.70318	10.28	1
2013-03-01 09:11:58.70318	10.28	1
2013-03-01 09:11:58.70318	10.28	1
2013-03-01 09:11:58.70318	10.28	1
2013-03-01 09:11:58.70318	10.28	1
2013-03-01 09:11:58.703181	26.6	1
2013-03-01 09:11:58.703181	26.6	1
2013-03-01 09:11:58.703181	26.6	1
2013-03-01 09:11:58.703181	26.6	1
2013-03-01 09:11:58.703181	26.6	1
2013-03-01 09:11:58.703181	26.6	1
2013-03-01 09:11:58.703181	26.6	1
2013-03-01 09:11:58.703182	1.23	1
2013-03-01 09:11:58.703182	1.23	1
2013-03-01 09:11:58.703182	1.23	1
2013-03-01 09:11:58.703182	1.23	1
2013-03-01 09:11:58.703182	1.23	1
2013-03-01 09:11:58.703183	36.74	1
2013-03-01 09:11:58.703183	36.74	1
2013-03-01 09:11:58.703183	36.74	1
2013-03-01 09:11:58.703183	36.74	1
2013-03-01 09:11:58.703184	8.95	1
2013-03-01 09:11:58.703184	8.95	1
2013-03-01 09:11:58.703184	8.95	1
2013-03-01 09:11:58.703184	8.95	1
2013-03-01 09:11:58.703184	8.95	1
2013-03-01 09:11:58.703184	8.95	1
2013-03-01 09:11:58.703184	8.95	1
2013-03-01 09:11:58.703185	8.91	1
2013-03-01 09:11:58.703185	8.91	1
2013-03-01 09:11:58.703185	8.91	1
2013-03-01 09:11:58.703185	8.91	1
2013-03-01 09:11:58.703185	8.91	1
2013-03-01 09:11:58.703186	13.81	1
2013-03-01 09:11:58.703186	13.81	1
2013-03-01 09:11:58.703186	13.81	1
2013-03-01 09:11:58.703186	13.81	1
2013-03-01 09:11:58.703187	64.89	1
2013-03-01 09:11:58.703187	64.89	1
2013-03-01 09:11:58.703187	64.89	1
2013-03-01 09:11:58.703187	64.89	1
2013-03-01 09:11:58.703187	64.89	1
2013-03-01 09:11:58.703187	64.89	1
2013-03-01 09:11:58.703188	32.85	1
2013-03-01 09:11:58.703188	32.85	1
2013-03-01 09:11:58.703188	32.85	1
2013-03-01 09:11:58.703188	32.85	1
2013-03-01 09:11:58.703189	36.96	1
2013-03-01 09:11:58.703189	36.96	1
2013-03-01 09:11:58.703189	36.96	1
2013-03-01 09:11:58.703189	36.96	1
2013-03-01 09:11:58.703189	36.96	1
2013-03-01 09:11:58.703189	36.96	1
2013-03-01 09:11:58.703189	36.96	1
2013-03-01 09:11:58.70319	90.09	1
2013-03-01 09:11:58.70319	90.09	1
2013-03-01 09:11:58.70319	90.09	1
2013-03-01 09:11:58.703192	2.63	1
2013-03-01 09:11:58.703192	2.63	1
2013-03-01 09:11:58.703192	2.63	1
2013-03-01 09:11:58.703192	2.63	1
2013-03-01 09:11:58.703193	28.42	1
2013-03-01 09:11:58.703193	28.42	1
2013-03-01 09:11:58.703193	28.42	1
2013-03-01 09:11:58.703194	15.07	1
2013-03-01 09:11:58.703194	15.07	1
2013-03-01 09:11:58.703194	15.07	1
2013-03-01 09:11:58.703194	15.07	1
2013-03-01 09:11:58.703194	15.07	1
2013-03-01 09:11:58.703194	15.07	1
2013-03-01 09:11:58.703195	3.81	1
2013-03-01 09:11:58.703195	3.81	1
2013-03-01 09:11:58.703195	3.81	1
2013-03-01 09:11:58.703195	3.81	1
2013-03-01 09:11:58.703195	3.81	1
2013-03-01 09:11:58.703195	3.81	1
2013-03-01 09:11:58.703196	0.08	1
2013-03-01 09:11:58.703196	0.08	1
2013-03-01 09:11:58.703196	0.08	1
2013-03-01 09:11:58.703197	16.01	1
2013-03-01 09:11:58.703197	16.01	1
2013-03-01 09:11:58.703197	16.01	1
2013-03-01 09:11:58.703197	16.01	1
2013-03-01 09:11:58.703197	16.01	1
2013-03-01 09:11:58.703197	16.01	1
2013-03-01 09:11:58.703198	30.6	1
2013-03-01 09:11:58.703198	30.6	1
2013-03-01 09:11:58.703198	30.6	1
2013-03-01 09:11:58.703198	30.6	1
2013-03-01 09:11:58.703199	45.69	1
2013-03-01 09:11:58.703199	45.69	1
2013-03-01 09:11:58.703199	45.69	1
2013-03-01 09:11:58.703199	45.69	1
2013-03-01 09:11:58.7032	12.72	1
2013-03-01 09:11:58.7032	12.72	1
2013-03-01 09:11:58.703201	35.15	1
2013-03-01 09:11:58.703201	35.15	1
2013-03-01 09:11:58.703202	31.41	1
2013-03-01 09:11:58.703202	31.41	1
2013-03-01 09:11:58.703202	31.41	1
2013-03-01 09:11:58.703202	31.41	1
2013-03-01 09:11:58.703202	31.41	1
2013-03-01 09:11:58.703203	11.63	1
2013-03-01 09:11:58.703203	11.63	1
2013-03-01 09:11:58.703203	11.63	1
2013-03-01 09:11:58.703203	11.63	1
2013-03-01 09:11:58.703203	11.63	1
2013-03-01 09:11:58.703205	35.8	1
2013-03-01 09:11:58.703205	35.8	1
2013-03-01 09:11:58.703205	35.8	1
2013-03-01 09:11:58.703205	35.8	1
2013-03-01 09:11:58.703205	35.8	1
2013-03-01 09:11:58.703206	6.61	1
2013-03-01 09:11:58.703206	6.61	1
2013-03-01 09:11:58.703206	6.61	1
2013-03-01 09:11:58.703206	6.61	1
2013-03-01 09:11:58.703207	21.14	1
2013-03-01 09:11:58.703207	21.14	1
2013-03-01 09:11:58.703207	21.14	1
2013-03-01 09:11:58.703207	21.14	1
2013-03-01 09:11:58.703207	21.14	1
2013-03-01 09:11:58.703207	21.14	1
2013-03-01 09:11:58.703207	21.14	1
2013-03-01 09:11:58.703207	21.14	1
2013-03-01 09:11:58.703208	1.23	1
2013-03-01 09:11:58.703208	1.23	1
2013-03-01 09:11:58.703208	1.23	1
2013-03-01 09:11:58.703208	1.23	1
2013-03-01 09:11:58.703208	1.23	1
2013-03-01 09:11:58.703208	1.23	1
2013-03-01 09:11:58.703208	1.23	1
2013-03-01 09:11:58.703208	1.23	1
2013-03-01 09:11:58.703209	25.92	1
2013-03-01 09:11:58.703209	25.92	1
2013-03-01 09:11:58.70321	37.12	1
2013-03-01 09:11:58.70321	37.12	1
2013-03-01 09:11:58.70321	37.12	1
2013-03-01 09:11:58.70321	37.12	1
2013-03-01 09:11:58.70321	37.12	1
2013-03-01 09:11:58.70321	37.12	1
2013-03-01 09:11:58.70321	37.12	1
2013-03-01 09:11:58.70321	37.12	1
2013-03-01 09:11:58.703211	5.24	1
2013-03-01 09:11:58.703211	5.24	1
2013-03-01 09:11:58.703211	5.24	1
2013-03-01 09:11:58.703211	5.24	1
2013-03-01 09:11:58.703211	5.24	1
2013-03-01 09:11:58.703211	5.24	1
2013-03-01 09:11:58.703212	10.52	1
2013-03-01 09:11:58.703212	10.52	1
2013-03-01 09:11:58.703212	10.52	1
2013-03-01 09:11:58.703212	10.52	1
2013-03-01 09:11:58.703212	10.52	1
2013-03-01 09:11:58.703212	10.52	1
2013-03-01 09:11:58.703213	38.71	1
2013-03-01 09:11:58.703213	38.71	1
2013-03-01 09:11:58.703213	38.71	1
2013-03-01 09:11:58.703213	38.71	1
2013-03-01 09:11:58.703214	31.35	1
2013-03-01 09:11:58.703214	31.35	1
2013-03-01 09:11:58.703214	31.35	1
2013-03-01 09:11:58.703215	18.78	1
2013-03-01 09:11:58.703215	18.78	1
2013-03-01 09:11:58.703215	18.78	1
2013-03-01 09:11:58.703215	18.78	1
2013-03-01 09:11:58.703216	11.23	1
2013-03-01 09:11:58.703216	11.23	1
2013-03-01 09:11:58.703216	11.23	1
2013-03-01 09:11:58.703216	11.23	1
2013-03-01 09:11:58.703216	11.23	1
2013-03-01 09:11:58.703216	11.23	1
2013-03-01 09:11:58.703216	11.23	1
2013-03-01 09:11:58.703216	11.23	1
2013-03-01 09:11:58.703217	23.57	1
2013-03-01 09:11:58.703217	23.57	1
2013-03-01 09:11:58.703217	23.57	1
2013-03-01 09:11:58.703218	9.67	1
2013-03-01 09:11:58.703218	9.67	1
2013-03-01 09:11:58.703218	9.67	1
2013-03-01 09:11:58.703218	9.67	1
2013-03-01 09:11:58.703218	9.67	1
2013-03-01 09:11:58.703219	1.42	1
2013-03-01 09:11:58.703219	1.42	1
2013-03-01 09:11:58.703219	1.42	1
2013-03-01 09:11:58.703219	1.42	1
2013-03-01 09:11:58.703219	1.42	1
2013-03-01 09:11:58.703219	1.42	1
2013-03-01 09:11:58.70322	7.37	1
2013-03-01 09:11:58.70322	7.37	1
2013-03-01 09:11:58.70322	7.37	1
2013-03-01 09:11:58.703221	26.64	1
2013-03-01 09:11:58.703221	26.64	1
2013-03-01 09:11:58.703221	26.64	1
2013-03-01 09:11:58.703221	26.64	1
2013-03-01 09:11:58.703221	26.64	1
2013-03-01 09:11:58.703221	26.64	1
2013-03-01 09:11:58.703221	26.64	1
2013-03-01 09:11:58.703222	38.23	1
2013-03-01 09:11:58.703222	38.23	1
2013-03-01 09:11:58.703222	38.23	1
2013-03-01 09:11:58.703222	38.23	1
2013-03-01 09:11:58.703222	38.23	1
2013-03-01 09:11:58.703222	38.23	1
2013-03-01 09:11:58.703223	3.43	1
2013-03-01 09:11:58.703223	3.43	1
2013-03-01 09:11:58.703223	3.43	1
2013-03-01 09:11:58.703223	3.43	1
2013-03-01 09:11:58.703223	3.43	1
2013-03-01 09:11:58.703224	17.92	1
2013-03-01 09:11:58.703224	17.92	1
2013-03-01 09:11:58.703224	17.92	1
2013-03-01 09:11:58.703224	17.92	1
2013-03-01 09:11:58.703224	17.92	1
2013-03-01 09:11:58.703224	17.92	1
2013-03-01 09:11:58.703225	35.51	1
2013-03-01 09:11:58.703225	35.51	1
2013-03-01 09:11:58.703225	35.51	1
2013-03-01 09:11:58.703225	35.51	1
2013-03-01 09:11:58.703226	34.31	1
2013-03-01 09:11:58.703226	34.31	1
2013-03-01 09:11:58.703226	34.31	1
2013-03-01 09:11:58.703226	34.31	1
2013-03-01 09:11:58.703226	34.31	1
2013-03-01 09:11:58.703226	34.31	1
2013-03-01 09:11:58.703226	34.31	1
2013-03-01 09:11:58.703227	17.65	1
2013-03-01 09:11:58.703227	17.65	1
2013-03-01 09:11:58.703227	17.65	1
2013-03-01 09:11:58.703227	17.65	1
2013-03-01 09:11:58.703227	17.65	1
2013-03-01 09:11:58.703228	4.19	1
2013-03-01 09:11:58.703228	4.19	1
2013-03-01 09:11:58.703229	88.52	1
2013-03-01 09:11:58.703229	88.52	1
2013-03-01 09:11:58.703229	88.52	1
2013-03-01 09:11:58.703229	88.52	1
2013-03-01 09:11:58.703229	88.52	1
2013-03-01 09:11:58.703229	88.52	1
2013-03-01 09:11:58.703229	88.52	1
2013-03-01 09:11:58.703229	88.52	1
2013-03-01 09:11:58.703229	88.52	1
2013-03-01 09:11:58.703229	88.52	1
2013-03-01 09:11:58.70323	28.02	1
2013-03-01 09:11:58.70323	28.02	1
2013-03-01 09:11:58.70323	28.02	1
2013-03-01 09:11:58.70323	28.02	1
2013-03-01 09:11:58.70323	28.02	1
2013-03-01 09:11:58.703231	11.99	1
2013-03-01 09:11:58.703231	11.99	1
2013-03-01 09:11:58.703231	11.99	1
2013-03-01 09:11:58.703231	11.99	1
2013-03-01 09:11:58.703231	11.99	1
2013-03-01 09:11:58.703231	11.99	1
2013-03-01 09:11:58.703232	61.96	1
2013-03-01 09:11:58.703232	61.96	1
2013-03-01 09:11:58.703232	61.96	1
2013-03-01 09:11:58.703233	40.81	1
2013-03-01 09:11:58.703233	40.81	1
2013-03-01 09:11:58.703233	40.81	1
2013-03-01 09:11:58.703233	40.81	1
2013-03-01 09:11:58.703233	40.81	1
2013-03-01 09:11:58.703233	40.81	1
2013-03-01 09:11:58.703234	44.1	1
2013-03-01 09:11:58.703234	44.1	1
2013-03-01 09:11:58.703234	44.1	1
2013-03-01 09:11:58.703235	6.35	1
2013-03-01 09:11:58.703235	6.35	1
2013-03-01 09:11:58.703235	6.35	1
2013-03-01 09:11:58.703235	6.35	1
2013-03-01 09:11:58.703235	6.35	1
2013-03-01 09:11:58.703235	6.35	1
2013-03-01 09:11:58.703235	6.35	1
2013-03-01 09:11:58.703236	37.8	1
2013-03-01 09:11:58.703236	37.8	1
2013-03-01 09:11:58.703236	37.8	1
2013-03-01 09:11:58.703236	37.8	1
2013-03-01 09:11:58.703236	37.8	1
2013-03-01 09:11:58.703237	0.24	1
2013-03-01 09:11:58.703237	0.24	1
2013-03-01 09:11:58.703237	0.24	1
2013-03-01 09:11:58.703237	0.24	1
2013-03-01 09:11:58.703237	0.24	1
2013-03-01 09:11:58.703237	0.24	1
2013-03-01 09:11:58.703237	0.24	1
2013-03-01 09:11:58.703237	0.24	1
2013-03-01 09:11:58.703238	6	1
2013-03-01 09:11:58.703238	6	1
2013-03-01 09:11:58.703238	6	1
2013-03-01 09:11:58.703238	6	1
2013-03-01 09:11:58.703239	24.8	1
2013-03-01 09:11:58.703239	24.8	1
2013-03-01 09:11:58.703239	24.8	1
2013-03-01 09:11:58.703239	24.8	1
2013-03-01 09:11:58.703239	24.8	1
2013-03-01 09:11:58.70324	5.1	1
2013-03-01 09:11:58.70324	5.1	1
2013-03-01 09:11:58.703241	19.33	1
2013-03-01 09:11:58.703241	19.33	1
2013-03-01 09:11:58.703241	19.33	1
2013-03-01 09:11:58.703241	19.33	1
2013-03-01 09:11:58.703241	19.33	1
2013-03-01 09:11:58.703241	19.33	1
2013-03-01 09:11:58.703241	19.33	1
2013-03-01 09:11:58.703242	31.23	1
2013-03-01 09:11:58.703242	31.23	1
2013-03-01 09:11:58.703242	31.23	1
2013-03-01 09:11:58.703242	31.23	1
2013-03-01 09:11:58.703243	6.15	1
2013-03-01 09:11:58.703243	6.15	1
2013-03-01 09:11:58.703243	6.15	1
2013-03-01 09:11:58.703243	6.15	1
2013-03-01 09:11:58.703244	4.47	1
2013-03-01 09:11:58.703244	4.47	1
2013-03-01 09:11:58.703244	4.47	1
2013-03-01 09:11:58.703245	0.72	1
2013-03-01 09:11:58.703245	0.72	1
2013-03-01 09:11:58.703245	0.72	1
2013-03-01 09:11:58.703245	0.72	1
2013-03-01 09:11:58.703246	45.94	1
2013-03-01 09:11:58.703246	45.94	1
2013-03-01 09:11:58.703247	1.29	1
2013-03-01 09:11:58.703247	1.29	1
2013-03-01 09:11:58.703247	1.29	1
2013-03-01 09:11:58.703247	1.29	1
2013-03-01 09:11:58.703247	1.29	1
2013-03-01 09:11:58.703247	1.29	1
2013-03-01 09:11:58.703248	14.36	1
2013-03-01 09:11:58.703248	14.36	1
2013-03-01 09:11:58.703248	14.36	1
2013-03-01 09:11:58.703248	14.36	1
2013-03-01 09:11:58.703248	14.36	1
2013-03-01 09:11:58.703248	14.36	1
2013-03-01 09:11:58.703248	14.36	1
2013-03-01 09:11:58.703248	14.36	1
2013-03-01 09:11:58.703249	19.42	1
2013-03-01 09:11:58.703249	19.42	1
2013-03-01 09:11:58.70325	25.89	1
2013-03-01 09:11:58.70325	25.89	1
2013-03-01 09:11:58.70325	25.89	1
2013-03-01 09:11:58.70325	25.89	1
2013-03-01 09:11:58.70325	25.89	1
2013-03-01 09:11:58.70325	25.89	1
2013-03-01 09:11:58.703251	68.98	1
2013-03-01 09:11:58.703251	68.98	1
2013-03-01 09:11:58.703251	68.98	1
2013-03-01 09:11:58.703252	49.85	1
2013-03-01 09:11:58.703252	49.85	1
2013-03-01 09:11:58.703252	49.85	1
2013-03-01 09:11:58.703252	49.85	1
2013-03-01 09:11:58.703252	49.85	1
2013-03-01 09:11:58.703252	49.85	1
2013-03-01 09:11:58.703252	49.85	1
2013-03-01 09:11:58.703253	55.75	1
2013-03-01 09:11:58.703253	55.75	1
2013-03-01 09:11:58.703253	55.75	1
2013-03-01 09:11:58.703253	55.75	1
2013-03-01 09:11:58.703253	55.75	1
2013-03-01 09:11:58.703254	0.32	1
2013-03-01 09:11:58.703254	0.32	1
2013-03-01 09:11:58.703254	0.32	1
2013-03-01 09:11:58.703254	0.32	1
2013-03-01 09:11:58.703255	5.42	1
2013-03-01 09:11:58.703255	5.42	1
2013-03-01 09:11:58.703255	5.42	1
2013-03-01 09:11:58.703255	5.42	1
2013-03-01 09:11:58.703255	5.42	1
2013-03-01 09:11:58.703255	5.42	1
2013-03-01 09:11:58.703256	23.78	1
2013-03-01 09:11:58.703256	23.78	1
2013-03-01 09:11:58.703256	23.78	1
2013-03-01 09:11:58.703257	14.96	1
2013-03-01 09:11:58.703257	14.96	1
2013-03-01 09:11:58.703257	14.96	1
2013-03-01 09:11:58.703257	14.96	1
2013-03-01 09:11:58.703257	14.96	1
2013-03-01 09:11:58.703257	14.96	1
2013-03-01 09:11:58.703257	14.96	1
2013-03-01 09:11:58.703257	14.96	1
2013-03-01 09:11:58.703258	19.65	1
2013-03-01 09:11:58.703258	19.65	1
2013-03-01 09:11:58.703258	19.65	1
2013-03-01 09:11:58.703258	19.65	1
2013-03-01 09:11:58.703258	19.65	1
2013-03-01 09:11:58.703258	19.65	1
2013-03-01 09:11:58.703259	11.37	1
2013-03-01 09:11:58.703259	11.37	1
2013-03-01 09:11:58.703259	11.37	1
2013-03-01 09:11:58.703259	11.37	1
2013-03-01 09:11:58.703259	11.37	1
2013-03-01 09:11:58.703259	11.37	1
2013-03-01 09:11:58.703259	11.37	1
2013-03-01 09:11:58.70326	3.81	1
2013-03-01 09:11:58.70326	3.81	1
2013-03-01 09:11:58.70326	3.81	1
2013-03-01 09:11:58.70326	3.81	1
2013-03-01 09:11:58.703261	8.66	1
2013-03-01 09:11:58.703261	8.66	1
2013-03-01 09:11:58.703261	8.66	1
2013-03-01 09:11:58.703261	8.66	1
2013-03-01 09:11:58.703261	8.66	1
2013-03-01 09:11:58.703261	8.66	1
2013-03-01 09:11:58.703261	8.66	1
2013-03-01 09:11:58.703262	1.81	1
2013-03-01 09:11:58.703262	1.81	1
2013-03-01 09:11:58.703262	1.81	1
2013-03-01 09:11:58.703262	1.81	1
2013-03-01 09:11:58.703262	1.81	1
2013-03-01 09:11:58.703262	1.81	1
2013-03-01 09:11:58.703262	1.81	1
2013-03-01 09:11:58.703262	1.81	1
2013-03-01 09:11:58.703262	1.81	1
2013-03-01 09:11:58.703263	14.4	1
2013-03-01 09:11:58.703263	14.4	1
2013-03-01 09:11:58.703263	14.4	1
2013-03-01 09:11:58.703263	14.4	1
2013-03-01 09:11:58.703263	14.4	1
2013-03-01 09:11:58.703263	14.4	1
2013-03-01 09:11:58.703263	14.4	1
2013-03-01 09:11:58.703263	14.4	1
2013-03-01 09:11:58.703263	14.4	1
2013-03-01 09:11:58.703263	14.4	1
2013-03-01 09:11:58.703264	52.49	1
2013-03-01 09:11:58.703264	52.49	1
2013-03-01 09:11:58.703264	52.49	1
2013-03-01 09:11:58.703264	52.49	1
2013-03-01 09:11:58.703265	6.88	1
2013-03-01 09:11:58.703265	6.88	1
2013-03-01 09:11:58.703265	6.88	1
2013-03-01 09:11:58.703265	6.88	1
2013-03-01 09:11:58.703265	6.88	1
2013-03-01 09:11:58.703265	6.88	1
2013-03-01 09:11:58.703265	6.88	1
2013-03-01 09:11:58.703266	47.71	1
2013-03-01 09:11:58.703266	47.71	1
2013-03-01 09:11:58.703266	47.71	1
2013-03-01 09:11:58.703266	47.71	1
2013-03-01 09:11:58.703267	12.22	1
2013-03-01 09:11:58.703267	12.22	1
2013-03-01 09:11:58.703267	12.22	1
2013-03-01 09:11:58.703267	12.22	1
2013-03-01 09:11:58.703267	12.22	1
2013-03-01 09:11:58.703267	12.22	1
2013-03-01 09:11:58.703268	94.73	1
2013-03-01 09:11:58.703268	94.73	1
2013-03-01 09:11:58.703268	94.73	1
2013-03-01 09:11:58.703268	94.73	1
2013-03-01 09:11:58.703268	94.73	1
2013-03-01 09:11:58.703268	94.73	1
2013-03-01 09:11:58.703268	94.73	1
2013-03-01 09:11:58.703268	94.73	1
2013-03-01 09:11:58.703269	43.84	1
2013-03-01 09:11:58.703269	43.84	1
2013-03-01 09:11:58.703269	43.84	1
2013-03-01 09:11:58.70327	5.01	1
2013-03-01 09:11:58.70327	5.01	1
2013-03-01 09:11:58.70327	5.01	1
2013-03-01 09:11:58.70327	5.01	1
2013-03-01 09:11:58.703271	61.16	1
2013-03-01 09:11:58.703271	61.16	1
2013-03-01 09:11:58.703272	7.49	1
2013-03-01 09:11:58.703272	7.49	1
2013-03-01 09:11:58.703272	7.49	1
2013-03-01 09:11:58.703272	7.49	1
2013-03-01 09:11:58.703273	10.94	1
2013-03-01 09:11:58.703274	10.79	1
2013-03-01 09:11:58.703274	10.79	1
2013-03-01 09:11:58.703274	10.79	1
2013-03-01 09:11:58.703274	10.79	1
2013-03-01 09:11:58.703274	10.79	1
2013-03-01 09:11:58.703274	10.79	1
2013-03-01 09:11:58.703274	10.79	1
2013-03-01 09:11:58.703275	20.57	1
2013-03-01 09:11:58.703275	20.57	1
2013-03-01 09:11:58.703275	20.57	1
2013-03-01 09:11:58.703276	63.54	1
2013-03-01 09:11:58.703276	63.54	1
2013-03-01 09:11:58.703276	63.54	1
2013-03-01 09:11:58.703276	63.54	1
2013-03-01 09:11:58.703277	3.37	1
2013-03-01 09:11:58.703277	3.37	1
2013-03-01 09:11:58.703277	3.37	1
2013-03-01 09:11:58.703277	3.37	1
2013-03-01 09:11:58.703278	9.74	1
2013-03-01 09:11:58.703278	9.74	1
2013-03-01 09:11:58.703278	9.74	1
2013-03-01 09:11:58.703278	9.74	1
2013-03-01 09:11:58.703278	9.74	1
2013-03-01 09:11:58.703278	9.74	1
2013-03-01 09:11:58.703279	20.85	1
2013-03-01 09:11:58.703279	20.85	1
2013-03-01 09:11:58.703279	20.85	1
2013-03-01 09:11:58.703279	20.85	1
2013-03-01 09:11:58.703279	20.85	1
2013-03-01 09:11:58.703279	20.85	1
2013-03-01 09:11:58.703279	20.85	1
2013-03-01 09:11:58.70328	40.68	1
2013-03-01 09:11:58.70328	40.68	1
2013-03-01 09:11:58.70328	40.68	1
2013-03-01 09:11:58.70328	40.68	1
2013-03-01 09:11:58.70328	40.68	1
2013-03-01 09:11:58.70328	40.68	1
2013-03-01 09:11:58.70328	40.68	1
2013-03-01 09:11:58.703281	19.95	1
2013-03-01 09:11:58.703281	19.95	1
2013-03-01 09:11:58.703281	19.95	1
2013-03-01 09:11:58.703281	19.95	1
2013-03-01 09:11:58.703282	7.5	1
2013-03-01 09:11:58.703282	7.5	1
2013-03-01 09:11:58.703282	7.5	1
2013-03-01 09:11:58.703282	7.5	1
2013-03-01 09:11:58.703282	7.5	1
2013-03-01 09:11:58.703282	7.5	1
2013-03-01 09:11:58.703283	17.62	1
2013-03-01 09:11:58.703283	17.62	1
2013-03-01 09:11:58.703283	17.62	1
2013-03-01 09:11:58.703283	17.62	1
2013-03-01 09:11:58.703283	17.62	1
2013-03-01 09:11:58.703283	17.62	1
2013-03-01 09:11:58.703283	17.62	1
2013-03-01 09:11:58.703283	17.62	1
2013-03-01 09:11:58.703284	99.88	1
2013-03-01 09:11:58.703284	99.88	1
2013-03-01 09:11:58.703284	99.88	1
2013-03-01 09:11:58.703284	99.88	1
2013-03-01 09:11:58.703284	99.88	1
2013-03-01 09:11:58.703284	99.88	1
2013-03-01 09:11:58.703285	58.66	1
2013-03-01 09:11:58.703285	58.66	1
2013-03-01 09:11:58.703285	58.66	1
2013-03-01 09:11:58.703285	58.66	1
2013-03-01 09:11:58.703285	58.66	1
2013-03-01 09:11:58.703286	9.53	1
2013-03-01 09:11:58.703286	9.53	1
2013-03-01 09:11:58.703286	9.53	1
2013-03-01 09:11:58.703286	9.53	1
2013-03-01 09:11:58.703287	0.89	1
2013-03-01 09:11:58.703287	0.89	1
2013-03-01 09:11:58.703287	0.89	1
2013-03-01 09:11:58.703288	60.57	1
2013-03-01 09:11:58.703288	60.57	1
2013-03-01 09:11:58.703289	0.56	1
2013-03-01 09:11:58.703289	0.56	1
2013-03-01 09:11:58.703289	0.56	1
2013-03-01 09:11:58.703289	0.56	1
2013-03-01 09:11:58.703289	0.56	1
2013-03-01 09:11:58.703289	0.56	1
2013-03-01 09:11:58.703289	0.56	1
2013-03-01 09:11:58.70329	16.89	1
2013-03-01 09:11:58.70329	16.89	1
2013-03-01 09:11:58.70329	16.89	1
2013-03-01 09:11:58.70329	16.89	1
2013-03-01 09:11:58.70329	16.89	1
2013-03-01 09:11:58.70329	16.89	1
2013-03-01 09:11:58.703291	1.15	1
2013-03-01 09:11:58.703291	1.15	1
2013-03-01 09:11:58.703291	1.15	1
2013-03-01 09:11:58.703291	1.15	1
2013-03-01 09:11:58.703292	4.24	1
2013-03-01 09:11:58.703292	4.24	1
2013-03-01 09:11:58.703292	4.24	1
2013-03-01 09:11:58.703292	4.24	1
2013-03-01 09:11:58.703293	42.86	1
2013-03-01 09:11:58.703293	42.86	1
2013-03-01 09:11:58.703293	42.86	1
2013-03-01 09:11:58.703294	29.74	1
2013-03-01 09:11:58.703294	29.74	1
2013-03-01 09:11:58.703294	29.74	1
2013-03-01 09:11:58.703294	29.74	1
2013-03-01 09:11:58.703294	29.74	1
2013-03-01 09:11:58.703294	29.74	1
2013-03-01 09:11:58.703295	8.58	1
2013-03-01 09:11:58.703295	8.58	1
2013-03-01 09:11:58.7