1 2 Previous Next 20 Replies Latest reply on Mar 6, 2014 7:49 AM by shawkins Go to original post
      • 15. Re: Partitioned UNION
        shawkins

        This should be functional in 8.7 Beta2 with or without the nested limits.

         

        Steve

        • 16. Re: Partitioned UNION
          tom9729

          Awesome, thanks! I will get 8.7 deployed tomorrow to test it out.

           

          Tom

          • 17. Re: Partitioned UNION
            shawkins

            You'll have to go against git as we haven't posted Beta2 yet.

             

            Steve

            • 18. Re: Partitioned UNION
              tom9729

              Understood. I have some jobs setup on our Jenkins server to build from GIT and package with JBoss.

               

              Thanks,

              Tom

              • 19. Re: Partitioned UNION
                tom9729

                Got 8.7 master running and tested out against a view combining results from two Oracle sources and a custom source. Paging and sorting now work across the whole union without having to hardcode anything. Thanks!

                 

                Side note: I am seeing this error during startup on 8.7 master. Not sure if this is a known issue or something that is wrong with my build/deploy. Everything else seems to work fine. I can write an issue or start a new thread if you'd like.

                 

                07:44:18,796 ERROR [org.jboss.as.controller.management-operation] (ServerService Thread Pool -- 41)  JBAS014613: Operation ("add") failed - address: ([
                    ("subsystem" => "resource-adapters"),
                    ("resource-adapter" => "mongodb")
                ]) - failure description: "JBAS010473: Failed to load module for RA [org.jboss.teiid.resource-adapter.mongodb]"

                 

                Edit: Built from master today.

                 

                From https://github.com/teiid/teiid

                  7eee9e2..7b29892 8.4.x -> origin/8.4.x

                  5a74f9f..79a1b77 master -> origin/master

                Updating 5a74f9f..79a1b77

                 

                Thanks,

                Tom

                • 20. Re: Partitioned UNION
                  shawkins

                  Hi Tom,

                   

                  Thanks for testing out the change.  I don't see that issue above when I run our container tests.  Is it reproducible for you?  If so and you're working against a clean install, then yes start a new thread/issue so that we can investigate further.

                   

                  Steve

                  1 2 Previous Next